[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:11:43.838093 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:45435
I20260710 11:11:43.839717 15625 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:11:43.840793 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:43.858502 15632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:43.858646 15634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:43.861025 15625 server_base.cc:1061] running on GCE node
W20260710 11:11:43.858979 15631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:45.068825 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:45.069106 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:45.069275 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681905069258 us; error 0 us; skew 500 ppm
I20260710 11:11:45.070240 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:45.076072 15625 webserver.cc:533] Webserver started at http://127.15.66.126:46345/ using document root <none> and password file <none>
I20260710 11:11:45.077018 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:45.077234 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:45.077746 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:45.084148 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "aa5d8937df264a6187ffc10bc2789c5f"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.092792 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:11:45.098289 15640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.099521 15625 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:11:45.099920 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "aa5d8937df264a6187ffc10bc2789c5f"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.100267 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:45.154978 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:45.156572 15625 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:11:45.157056 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:45.229781 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:45435
I20260710 11:11:45.229863 15691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:45435 every 8 connection(s)
I20260710 11:11:45.237658 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:45.259203 15692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f: Bootstrap starting.
I20260710 11:11:45.265146 15692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:45.267069 15692 log.cc:826] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f: Log is configured to *not* fsync() on all Append() calls
I20260710 11:11:45.271847 15692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f: No bootstrap required, opened a new log
I20260710 11:11:45.292197 15692 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa5d8937df264a6187ffc10bc2789c5f" member_type: VOTER }
I20260710 11:11:45.292757 15692 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:45.293102 15692 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa5d8937df264a6187ffc10bc2789c5f, State: Initialized, Role: FOLLOWER
I20260710 11:11:45.294070 15692 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa5d8937df264a6187ffc10bc2789c5f" member_type: VOTER }
I20260710 11:11:45.294622 15692 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:45.294936 15692 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:45.295289 15692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:45.299537 15692 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa5d8937df264a6187ffc10bc2789c5f" member_type: VOTER }
I20260710 11:11:45.300366 15692 leader_election.cc:304] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [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: aa5d8937df264a6187ffc10bc2789c5f; no voters: 
I20260710 11:11:45.302402 15692 leader_election.cc:290] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:45.302789 15695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:45.305282 15695 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 1 LEADER]: Becoming Leader. State: Replica: aa5d8937df264a6187ffc10bc2789c5f, State: Running, Role: LEADER
I20260710 11:11:45.306332 15695 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [LEADER]: Queue going to LEADER mode. State: All 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: "aa5d8937df264a6187ffc10bc2789c5f" member_type: VOTER }
I20260710 11:11:45.307365 15692 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:45.319020 15697 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa5d8937df264a6187ffc10bc2789c5f. Latest consensus state: current_term: 1 leader_uuid: "aa5d8937df264a6187ffc10bc2789c5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa5d8937df264a6187ffc10bc2789c5f" member_type: VOTER } }
I20260710 11:11:45.318888 15696 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa5d8937df264a6187ffc10bc2789c5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa5d8937df264a6187ffc10bc2789c5f" member_type: VOTER } }
I20260710 11:11:45.319682 15697 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:45.319780 15696 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:45.323479 15704 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:45.335424 15704 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:45.337841 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:45.353190 15704 catalog_manager.cc:1383] Generated new cluster ID: e8d0122d6bfc4885af8ebb45586aa891
I20260710 11:11:45.353499 15704 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:45.381476 15704 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:45.383258 15704 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:45.410632 15704 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f: Generated new TSK 0
I20260710 11:11:45.411721 15704 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:45.469502 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:45.480062 15714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:45.481824 15715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:45.486258 15717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:45.486356 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:45.487223 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:45.487511 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:45.487707 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681905487689 us; error 0 us; skew 500 ppm
I20260710 11:11:45.488314 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:45.492893 15625 webserver.cc:533] Webserver started at http://127.15.66.65:36833/ using document root <none> and password file <none>
I20260710 11:11:45.493538 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:45.493778 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:45.494081 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:45.495240 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "5d7e41fa6441437caee9685d54542f31"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.501734 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:11:45.506816 15722 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.507817 15625 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 11:11:45.508148 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "5d7e41fa6441437caee9685d54542f31"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.508464 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:45.527774 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:45.529156 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:45.532009 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:45.536927 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:45.537220 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.537537 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:45.537739 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.649338 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:44441
I20260710 11:11:45.649432 15784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:44441 every 8 connection(s)
I20260710 11:11:45.657217 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:45.667733 15789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:45.668987 15790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:45.679463 15792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:45.680256 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:45.681267 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:45.681576 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:45.681813 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681905681783 us; error 0 us; skew 500 ppm
I20260710 11:11:45.682629 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:45.684922 15785 heartbeater.cc:344] Connected to a master server at 127.15.66.126:45435
I20260710 11:11:45.685398 15785 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:45.685745 15625 webserver.cc:533] Webserver started at http://127.15.66.66:41965/ using document root <none> and password file <none>
I20260710 11:11:45.686417 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:45.686429 15785 heartbeater.cc:507] Master 127.15.66.126:45435 requested a full tablet report, sending...
I20260710 11:11:45.686743 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:45.687093 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:45.688514 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "3a114a39c2ff439dbd129f03850e06cb"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.689577 15657 ts_manager.cc:194] Registered new tserver with Master: 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441)
I20260710 11:11:45.691709 15657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52176
I20260710 11:11:45.695647 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260710 11:11:45.701563 15797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.702553 15625 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:11:45.702903 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "3a114a39c2ff439dbd129f03850e06cb"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.703251 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:45.719110 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:45.720763 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:45.723301 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:45.727010 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:45.727298 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.727598 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:45.727802 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.821771 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:33775
I20260710 11:11:45.821872 15859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:33775 every 8 connection(s)
I20260710 11:11:45.829296 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:45.836930 15863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:45.840066 15864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:45.846562 15860 heartbeater.cc:344] Connected to a master server at 127.15.66.126:45435
I20260710 11:11:45.847057 15860 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:45.848084 15860 heartbeater.cc:507] Master 127.15.66.126:45435 requested a full tablet report, sending...
I20260710 11:11:45.848865 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:45.850589 15657 ts_manager.cc:194] Registered new tserver with Master: 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:45.851874 15657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52190
W20260710 11:11:45.853617 15866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:45.854820 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:45.855110 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:45.855329 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681905855311 us; error 0 us; skew 500 ppm
I20260710 11:11:45.856135 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:45.859272 15625 webserver.cc:533] Webserver started at http://127.15.66.67:35577/ using document root <none> and password file <none>
I20260710 11:11:45.859952 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:45.860208 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:45.860558 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:45.862188 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "567754ab3dfc43798ac22064500da816"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.868826 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:11:45.873677 15871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.874642 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:45.875025 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "567754ab3dfc43798ac22064500da816"
format_stamp: "Formatted at 2026-07-10 11:11:45 on dist-test-slave-mqr7"
I20260710 11:11:45.875433 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:45.891295 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:45.893095 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:45.895893 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:45.900053 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:45.900365 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.900699 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:45.900933 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:45.993175 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:36979
I20260710 11:11:45.993249 15933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:36979 every 8 connection(s)
I20260710 11:11:46.012607 15934 heartbeater.cc:344] Connected to a master server at 127.15.66.126:45435
I20260710 11:11:46.013075 15934 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:46.013994 15934 heartbeater.cc:507] Master 127.15.66.126:45435 requested a full tablet report, sending...
I20260710 11:11:46.016146 15657 ts_manager.cc:194] Registered new tserver with Master: 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:46.016589 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015982609s
I20260710 11:11:46.017721 15657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52198
I20260710 11:11:46.072594 15657 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52208:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:46.076264 15657 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:46.194041 15825 tablet_service.cc:1511] Processing CreateTablet for tablet 882a1512afd541fcbf5fc9c6be9bc701 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:46.195741 15825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882a1512afd541fcbf5fc9c6be9bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.209240 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 86c8cc219a424968823a2f928a5018f6 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:46.198786 15749 tablet_service.cc:1511] Processing CreateTablet for tablet 7992675145714eb2ac7be1de6badde7f (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:46.199189 15742 tablet_service.cc:1511] Processing CreateTablet for tablet f77055ef51d54a1d859d9ccef2e3137b (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:46.209867 15897 tablet_service.cc:1511] Processing CreateTablet for tablet 58c5643357df4351a22f9b5313f8ee04 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:46.201025 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 39c8cd6f63d54bb6a6be3b91b598d87c (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:46.201323 15899 tablet_service.cc:1511] Processing CreateTablet for tablet 882a1512afd541fcbf5fc9c6be9bc701 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:46.210939 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c8cc219a424968823a2f928a5018f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.210636 15747 tablet_service.cc:1511] Processing CreateTablet for tablet d12df0c91109446a93900d00b84a0cb3 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:46.203032 15748 tablet_service.cc:1511] Processing CreateTablet for tablet 58c5643357df4351a22f9b5313f8ee04 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:46.204381 15896 tablet_service.cc:1511] Processing CreateTablet for tablet d12df0c91109446a93900d00b84a0cb3 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:46.212867 15742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77055ef51d54a1d859d9ccef2e3137b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.204677 15891 tablet_service.cc:1511] Processing CreateTablet for tablet f77055ef51d54a1d859d9ccef2e3137b (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:46.205011 15893 tablet_service.cc:1511] Processing CreateTablet for tablet 86c8cc219a424968823a2f928a5018f6 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:46.203055 15898 tablet_service.cc:1511] Processing CreateTablet for tablet 7992675145714eb2ac7be1de6badde7f (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:46.206378 15750 tablet_service.cc:1511] Processing CreateTablet for tablet 882a1512afd541fcbf5fc9c6be9bc701 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:46.220192 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882a1512afd541fcbf5fc9c6be9bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.206907 15892 tablet_service.cc:1511] Processing CreateTablet for tablet 39c8cd6f63d54bb6a6be3b91b598d87c (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:46.207583 15894 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8c394dcb7940f097e2f1e5e438d691 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:46.207073 15746 tablet_service.cc:1511] Processing CreateTablet for tablet 7f432c2c8ba44502985f6d1995e8715e (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:46.208353 15895 tablet_service.cc:1511] Processing CreateTablet for tablet 7f432c2c8ba44502985f6d1995e8715e (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:46.208745 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8c394dcb7940f097e2f1e5e438d691 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:46.211419 15897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5643357df4351a22f9b5313f8ee04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.231871 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12df0c91109446a93900d00b84a0cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.234004 15898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7992675145714eb2ac7be1de6badde7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.244323 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c8cd6f63d54bb6a6be3b91b598d87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.247404 15896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12df0c91109446a93900d00b84a0cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.254055 15824 tablet_service.cc:1511] Processing CreateTablet for tablet 7992675145714eb2ac7be1de6badde7f (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:46.251260 15823 tablet_service.cc:1511] Processing CreateTablet for tablet 58c5643357df4351a22f9b5313f8ee04 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:46.257110 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7992675145714eb2ac7be1de6badde7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.243940 15821 tablet_service.cc:1511] Processing CreateTablet for tablet 7f432c2c8ba44502985f6d1995e8715e (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:46.244868 15817 tablet_service.cc:1511] Processing CreateTablet for tablet f77055ef51d54a1d859d9ccef2e3137b (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:46.261583 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5643357df4351a22f9b5313f8ee04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.263392 15820 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8c394dcb7940f097e2f1e5e438d691 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:46.258630 15822 tablet_service.cc:1511] Processing CreateTablet for tablet d12df0c91109446a93900d00b84a0cb3 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:46.261518 15818 tablet_service.cc:1511] Processing CreateTablet for tablet 39c8cd6f63d54bb6a6be3b91b598d87c (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:46.273908 15821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f432c2c8ba44502985f6d1995e8715e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.266968 15893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c8cc219a424968823a2f928a5018f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.277078 15817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77055ef51d54a1d859d9ccef2e3137b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.271533 15749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7992675145714eb2ac7be1de6badde7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.279673 15822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d12df0c91109446a93900d00b84a0cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.289175 15892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c8cd6f63d54bb6a6be3b91b598d87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.289290 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f432c2c8ba44502985f6d1995e8715e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.290122 15895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f432c2c8ba44502985f6d1995e8715e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.264473 15819 tablet_service.cc:1511] Processing CreateTablet for tablet 86c8cc219a424968823a2f928a5018f6 (DEFAULT_TABLE table=test-workload [id=174251d40def418ba4881229f081ceed]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:46.299471 15894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8c394dcb7940f097e2f1e5e438d691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.324932 15952 tablet_bootstrap.cc:492] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:46.331374 15823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c5643357df4351a22f9b5313f8ee04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.335795 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8c394dcb7940f097e2f1e5e438d691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.347221 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8c394dcb7940f097e2f1e5e438d691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.354888 15899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882a1512afd541fcbf5fc9c6be9bc701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.371085 15819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86c8cc219a424968823a2f928a5018f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.372633 15818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c8cd6f63d54bb6a6be3b91b598d87c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:46.375025 15705 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:46.390851 15891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77055ef51d54a1d859d9ccef2e3137b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:46.422012 15952 tablet_bootstrap.cc:654] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.534816 15952 tablet_bootstrap.cc:492] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:46.535390 15952 ts_tablet_manager.cc:1403] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.236s	user 0.010s	sys 0.021s
I20260710 11:11:46.543282 15952 raft_consensus.cc:359] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.546502 15952 raft_consensus.cc:385] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.553799 15952 raft_consensus.cc:740] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.557538 15952 consensus_queue.cc:260] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.558903 15955 tablet_bootstrap.cc:492] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.562399 15953 tablet_bootstrap.cc:492] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.567652 15952 ts_tablet_manager.cc:1434] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.008s
I20260710 11:11:46.572067 15785 heartbeater.cc:499] Master 127.15.66.126:45435 was elected leader, sending a full tablet report...
I20260710 11:11:46.577699 15952 tablet_bootstrap.cc:492] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:46.583336 15955 tablet_bootstrap.cc:654] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.592633 15953 tablet_bootstrap.cc:654] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.594671 15952 tablet_bootstrap.cc:654] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.600001 15955 tablet_bootstrap.cc:492] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.600510 15955 ts_tablet_manager.cc:1403] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.009s
I20260710 11:11:46.604269 15955 raft_consensus.cc:359] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.605028 15955 raft_consensus.cc:385] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.605345 15955 raft_consensus.cc:740] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.606317 15955 consensus_queue.cc:260] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.607404 15953 tablet_bootstrap.cc:492] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.608029 15953 ts_tablet_manager.cc:1403] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.107s	user 0.005s	sys 0.008s
I20260710 11:11:46.611785 15953 raft_consensus.cc:359] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.612529 15953 raft_consensus.cc:385] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.612824 15953 raft_consensus.cc:740] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.613335 15952 tablet_bootstrap.cc:492] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:46.613824 15952 ts_tablet_manager.cc:1403] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260710 11:11:46.613584 15953 consensus_queue.cc:260] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.615845 15955 ts_tablet_manager.cc:1434] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:11:46.616536 15934 heartbeater.cc:499] Master 127.15.66.126:45435 was elected leader, sending a full tablet report...
I20260710 11:11:46.617516 15952 raft_consensus.cc:359] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.618532 15952 raft_consensus.cc:385] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.618902 15952 raft_consensus.cc:740] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.619901 15952 consensus_queue.cc:260] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.626852 15955 tablet_bootstrap.cc:492] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.631937 15952 ts_tablet_manager.cc:1434] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 11:11:46.633796 15860 heartbeater.cc:499] Master 127.15.66.126:45435 was elected leader, sending a full tablet report...
I20260710 11:11:46.638939 15953 ts_tablet_manager.cc:1434] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.023s
I20260710 11:11:46.639472 15952 tablet_bootstrap.cc:492] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:46.640021 15953 tablet_bootstrap.cc:492] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.641079 15955 tablet_bootstrap.cc:654] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.644987 15956 raft_consensus.cc:493] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:46.645645 15956 raft_consensus.cc:515] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.649335 15956 leader_election.cc:290] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
W20260710 11:11:46.663499 15786 tablet.cc:2406] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:46.669907 15952 tablet_bootstrap.cc:654] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.681195 15953 tablet_bootstrap.cc:654] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.683676 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8cc219a424968823a2f928a5018f6" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
W20260710 11:11:46.685981 15725 leader_election.cc:343] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:46.692118 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8cc219a424968823a2f928a5018f6" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
W20260710 11:11:46.693581 15726 leader_election.cc:343] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:46.695322 15955 tablet_bootstrap.cc:492] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.697686 15952 tablet_bootstrap.cc:492] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:46.694725 15726 leader_election.cc:304] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d7e41fa6441437caee9685d54542f31; no voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816
I20260710 11:11:46.698264 15952 ts_tablet_manager.cc:1403] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.012s
I20260710 11:11:46.698868 15956 raft_consensus.cc:2749] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:46.697551 15955 ts_tablet_manager.cc:1403] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.003s
I20260710 11:11:46.701576 15953 tablet_bootstrap.cc:492] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.702047 15953 ts_tablet_manager.cc:1403] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.007s
I20260710 11:11:46.702072 15952 raft_consensus.cc:359] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.702986 15952 raft_consensus.cc:385] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.703298 15952 raft_consensus.cc:740] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.704074 15952 consensus_queue.cc:260] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.705358 15955 raft_consensus.cc:359] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.706139 15955 raft_consensus.cc:385] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.706490 15955 raft_consensus.cc:740] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.706705 15952 ts_tablet_manager.cc:1434] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:46.707672 15952 tablet_bootstrap.cc:492] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:46.707335 15955 consensus_queue.cc:260] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.709633 15955 ts_tablet_manager.cc:1434] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:46.710551 15955 tablet_bootstrap.cc:492] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.717552 15955 tablet_bootstrap.cc:654] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.718647 15953 raft_consensus.cc:359] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.719416 15953 raft_consensus.cc:385] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.719760 15953 raft_consensus.cc:740] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.721062 15953 consensus_queue.cc:260] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.723896 15953 ts_tablet_manager.cc:1434] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:11:46.724829 15953 tablet_bootstrap.cc:492] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.733486 15953 tablet_bootstrap.cc:654] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.737713 15952 tablet_bootstrap.cc:654] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.739780 15955 tablet_bootstrap.cc:492] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.740312 15955 ts_tablet_manager.cc:1403] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260710 11:11:46.740784 15953 tablet_bootstrap.cc:492] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.741235 15953 ts_tablet_manager.cc:1403] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 11:11:46.743477 15955 raft_consensus.cc:359] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.744305 15955 raft_consensus.cc:385] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.743953 15953 raft_consensus.cc:359] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.744741 15953 raft_consensus.cc:385] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.744709 15955 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.745134 15953 raft_consensus.cc:740] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.745894 15953 consensus_queue.cc:260] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.745894 15955 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.748420 15955 ts_tablet_manager.cc:1434] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:46.748420 15953 ts_tablet_manager.cc:1434] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:46.749621 15955 tablet_bootstrap.cc:492] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.749976 15953 tablet_bootstrap.cc:492] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.756486 15955 tablet_bootstrap.cc:654] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.756830 15953 tablet_bootstrap.cc:654] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.769806 15955 tablet_bootstrap.cc:492] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.770563 15955 ts_tablet_manager.cc:1403] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:11:46.773447 15953 tablet_bootstrap.cc:492] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.773949 15953 ts_tablet_manager.cc:1403] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260710 11:11:46.773825 15955 raft_consensus.cc:359] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.774761 15955 raft_consensus.cc:385] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.775130 15955 raft_consensus.cc:740] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.775220 15952 tablet_bootstrap.cc:492] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:46.775897 15952 ts_tablet_manager.cc:1403] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.009s
I20260710 11:11:46.776006 15955 consensus_queue.cc:260] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.777046 15953 raft_consensus.cc:359] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.777771 15953 raft_consensus.cc:385] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.778151 15953 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.779053 15955 ts_tablet_manager.cc:1434] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:46.778877 15953 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.780172 15955 tablet_bootstrap.cc:492] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.781268 15953 ts_tablet_manager.cc:1434] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:46.782356 15953 tablet_bootstrap.cc:492] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.788012 15955 tablet_bootstrap.cc:654] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.789075 15953 tablet_bootstrap.cc:654] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.801515 15953 tablet_bootstrap.cc:492] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.801852 15955 tablet_bootstrap.cc:492] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.802033 15953 ts_tablet_manager.cc:1403] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:11:46.802440 15955 ts_tablet_manager.cc:1403] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 11:11:46.805109 15953 raft_consensus.cc:359] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.805284 15955 raft_consensus.cc:359] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.805938 15953 raft_consensus.cc:385] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.806365 15955 raft_consensus.cc:385] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.806360 15953 raft_consensus.cc:740] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.806888 15955 raft_consensus.cc:740] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.807320 15953 consensus_queue.cc:260] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.807775 15955 consensus_queue.cc:260] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.808910 15952 raft_consensus.cc:359] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.814127 15952 raft_consensus.cc:385] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.814473 15952 raft_consensus.cc:740] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.810539 15955 ts_tablet_manager.cc:1434] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:46.816140 15955 tablet_bootstrap.cc:492] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.815596 15952 consensus_queue.cc:260] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.810674 15953 ts_tablet_manager.cc:1434] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:46.820672 15953 tablet_bootstrap.cc:492] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.823616 15956 raft_consensus.cc:493] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:46.824477 15955 tablet_bootstrap.cc:654] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.824131 15956 raft_consensus.cc:515] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.826282 15952 ts_tablet_manager.cc:1434] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 11:11:46.826596 15956 leader_election.cc:290] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:46.827319 15952 tablet_bootstrap.cc:492] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:46.830333 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:46.829694 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:46.831777 15835 raft_consensus.cc:2468] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
W20260710 11:11:46.833074 15726 leader_election.cc:343] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:46.836278 15960 raft_consensus.cc:493] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:46.836444 15725 leader_election.cc:304] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [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: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 567754ab3dfc43798ac22064500da816
I20260710 11:11:46.836823 15960 raft_consensus.cc:515] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.839927 15956 raft_consensus.cc:2804] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:46.840319 15956 raft_consensus.cc:493] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:46.840821 15956 raft_consensus.cc:3060] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:46.841110 15960 leader_election.cc:290] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:46.837278 15953 tablet_bootstrap.cc:654] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.849334 15956 raft_consensus.cc:515] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.857864 15955 tablet_bootstrap.cc:492] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.858520 15955 ts_tablet_manager.cc:1403] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.011s
I20260710 11:11:46.850564 15952 tablet_bootstrap.cc:654] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.865821 15956 leader_election.cc:290] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:46.866356 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:46.867156 15835 raft_consensus.cc:3060] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:46.869083 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:46.873386 15955 raft_consensus.cc:359] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.875931 15955 raft_consensus.cc:385] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.876255 15955 raft_consensus.cc:740] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
W20260710 11:11:46.877453 15726 leader_election.cc:343] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:46.887167 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31" is_pre_election: true
I20260710 11:11:46.890255 15953 tablet_bootstrap.cc:492] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.890781 15953 ts_tablet_manager.cc:1403] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.004s
W20260710 11:11:46.891798 15875 leader_election.cc:343] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:46.886008 15955 consensus_queue.cc:260] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.895303 15955 ts_tablet_manager.cc:1434] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 11:11:46.896328 15955 tablet_bootstrap.cc:492] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.900939 15953 raft_consensus.cc:359] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.901186 15835 raft_consensus.cc:2468] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:46.901855 15953 raft_consensus.cc:385] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.903986 15725 leader_election.cc:304] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [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: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 567754ab3dfc43798ac22064500da816
I20260710 11:11:46.905686 15956 raft_consensus.cc:2804] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:46.907909 15955 tablet_bootstrap.cc:654] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.904959 15953 raft_consensus.cc:740] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.911459 15953 consensus_queue.cc:260] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.913331 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:46.914708 15952 tablet_bootstrap.cc:492] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
W20260710 11:11:46.915087 15874 leader_election.cc:343] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:46.915786 15874 leader_election.cc:304] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567754ab3dfc43798ac22064500da816; no voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31
I20260710 11:11:46.917238 15953 ts_tablet_manager.cc:1434] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:11:46.917757 15960 raft_consensus.cc:2749] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:46.918298 15953 tablet_bootstrap.cc:492] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.921586 15956 raft_consensus.cc:697] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:46.922966 15956 consensus_queue.cc:237] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.925359 15953 tablet_bootstrap.cc:654] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.928082 15955 tablet_bootstrap.cc:492] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.928568 15955 ts_tablet_manager.cc:1403] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260710 11:11:46.932533 15955 raft_consensus.cc:359] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.933255 15955 raft_consensus.cc:385] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.933589 15955 raft_consensus.cc:740] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.915222 15952 ts_tablet_manager.cc:1403] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.024s
I20260710 11:11:46.934295 15955 consensus_queue.cc:260] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.937525 15955 ts_tablet_manager.cc:1434] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:11:46.937294 15952 raft_consensus.cc:359] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.938141 15952 raft_consensus.cc:385] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.938438 15952 raft_consensus.cc:740] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.938544 15955 tablet_bootstrap.cc:492] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:46.939478 15980 raft_consensus.cc:493] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:46.939550 15952 consensus_queue.cc:260] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.940096 15980 raft_consensus.cc:515] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.942737 15980 leader_election.cc:290] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:46.944253 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:46.944906 15909 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:46.945781 15955 tablet_bootstrap.cc:654] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:46.946960 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:46.947618 15835 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:46.948972 15726 leader_election.cc:304] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:46.949801 15980 raft_consensus.cc:2804] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:46.950301 15980 raft_consensus.cc:493] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:46.950738 15980 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:46.945431 15654 catalog_manager.cc:5697] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.959151 15980 raft_consensus.cc:515] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.967628 15953 tablet_bootstrap.cc:492] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:46.968137 15953 ts_tablet_manager.cc:1403] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260710 11:11:46.970177 15980 leader_election.cc:290] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:46.971757 15953 raft_consensus.cc:359] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.972484 15953 raft_consensus.cc:385] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.972779 15953 raft_consensus.cc:740] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.973390 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:46.973992 15835 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:46.978039 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:46.978644 15909 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:46.985888 15909 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:46.986496 15835 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:46.987208 15726 leader_election.cc:304] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:46.988147 15955 tablet_bootstrap.cc:492] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:46.988561 15955 ts_tablet_manager.cc:1403] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.016s
I20260710 11:11:46.988912 15952 ts_tablet_manager.cc:1434] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.004s
I20260710 11:11:46.988059 15953 consensus_queue.cc:260] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.991294 15952 tablet_bootstrap.cc:492] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:46.993479 15953 ts_tablet_manager.cc:1434] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.003s
I20260710 11:11:46.997283 15955 raft_consensus.cc:359] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.998222 15955 raft_consensus.cc:385] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:46.998545 15955 raft_consensus.cc:740] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:46.999214 15955 consensus_queue.cc:260] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:46.996060 15953 tablet_bootstrap.cc:492] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:46.995621 15984 raft_consensus.cc:2804] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.001827 15984 raft_consensus.cc:697] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:47.003863 15952 tablet_bootstrap.cc:654] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.005025 15955 ts_tablet_manager.cc:1434] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:11:47.002668 15984 consensus_queue.cc:237] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.015131 15953 tablet_bootstrap.cc:654] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.015659 15955 tablet_bootstrap.cc:492] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816: Bootstrap starting.
I20260710 11:11:47.025149 15961 raft_consensus.cc:493] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.025940 15961 raft_consensus.cc:515] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.027968 15952 tablet_bootstrap.cc:492] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:47.028484 15952 ts_tablet_manager.cc:1403] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260710 11:11:47.029246 15961 leader_election.cc:290] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.035180 15955 tablet_bootstrap.cc:654] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.037602 15654 catalog_manager.cc:5697] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.043751 15952 raft_consensus.cc:359] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.044538 15952 raft_consensus.cc:385] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.044822 15952 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.047313 15960 raft_consensus.cc:493] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.048136 15953 tablet_bootstrap.cc:492] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:47.047775 15960 raft_consensus.cc:515] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.048573 15953 ts_tablet_manager.cc:1403] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.002s
I20260710 11:11:47.049909 15960 leader_election.cc:290] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441)
I20260710 11:11:47.051262 15953 raft_consensus.cc:359] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.051604 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31" is_pre_election: true
I20260710 11:11:47.051945 15953 raft_consensus.cc:385] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.052222 15953 raft_consensus.cc:740] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.052248 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:47.053488 15835 raft_consensus.cc:2393] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 567754ab3dfc43798ac22064500da816 in current term 1: Already voted for candidate 5d7e41fa6441437caee9685d54542f31 in this term.
I20260710 11:11:47.052893 15953 consensus_queue.cc:260] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.053619 15961 raft_consensus.cc:493] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.054127 15961 raft_consensus.cc:515] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.055433 15874 leader_election.cc:304] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567754ab3dfc43798ac22064500da816; no voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31
I20260710 11:11:47.056200 15961 leader_election.cc:290] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.057269 15952 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.057811 15960 raft_consensus.cc:3060] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.059968 15953 ts_tablet_manager.cc:1434] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:11:47.060958 15953 tablet_bootstrap.cc:492] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: Bootstrap starting.
I20260710 11:11:47.066915 15953 tablet_bootstrap.cc:654] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.065194 15960 raft_consensus.cc:2749] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:47.071098 15952 ts_tablet_manager.cc:1434] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.006s
I20260710 11:11:47.072302 15952 tablet_bootstrap.cc:492] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:47.076273 15984 raft_consensus.cc:493] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.076820 15984 raft_consensus.cc:515] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.079423 15984 leader_election.cc:290] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.085039 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.085990 15909 raft_consensus.cc:2468] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:47.086841 15952 tablet_bootstrap.cc:654] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.089272 15726 leader_election.cc:304] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.091682 15961 raft_consensus.cc:493] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.092356 15961 raft_consensus.cc:515] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.081614 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:47.093616 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8cc219a424968823a2f928a5018f6" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.095491 15835 raft_consensus.cc:2468] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
W20260710 11:11:47.097515 15801 leader_election.cc:343] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:47.094758 15984 raft_consensus.cc:2804] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.100713 15984 raft_consensus.cc:493] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.101075 15984 raft_consensus.cc:3060] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.098376 15961 leader_election.cc:290] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.106137 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.107427 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.107667 15907 raft_consensus.cc:2468] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 0.
I20260710 11:11:47.108086 15908 raft_consensus.cc:2468] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 0.
I20260710 11:11:47.109510 15801 leader_election.cc:304] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:47.110486 15801 leader_election.cc:304] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:47.111606 15961 raft_consensus.cc:2804] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.113912 15961 raft_consensus.cc:493] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.114288 15961 raft_consensus.cc:3060] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.121944 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8cc219a424968823a2f928a5018f6" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31" is_pre_election: true
I20260710 11:11:47.123040 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31" is_pre_election: true
I20260710 11:11:47.123227 15760 raft_consensus.cc:2468] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 0.
I20260710 11:11:47.124079 15759 raft_consensus.cc:2468] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 0.
I20260710 11:11:47.125952 15758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31" is_pre_election: true
I20260710 11:11:47.126291 15801 leader_election.cc:304] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [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: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 567754ab3dfc43798ac22064500da816
I20260710 11:11:47.128332 15995 raft_consensus.cc:2804] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.131187 15995 raft_consensus.cc:493] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.132217 15955 tablet_bootstrap.cc:492] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816: No bootstrap required, opened a new log
I20260710 11:11:47.132952 15955 ts_tablet_manager.cc:1403] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816: Time spent bootstrapping tablet: real 0.117s	user 0.030s	sys 0.051s
I20260710 11:11:47.132956 15995 raft_consensus.cc:3060] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.134552 15953 tablet_bootstrap.cc:492] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: No bootstrap required, opened a new log
I20260710 11:11:47.137336 15953 ts_tablet_manager.cc:1403] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.008s
I20260710 11:11:47.137241 15955 raft_consensus.cc:359] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.138383 15955 raft_consensus.cc:385] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.138600 15955 raft_consensus.cc:740] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.136268 15984 raft_consensus.cc:515] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.139760 15955 consensus_queue.cc:260] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.144065 15955 ts_tablet_manager.cc:1434] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:11:47.139712 15961 raft_consensus.cc:515] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.147218 15984 leader_election.cc:290] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.147922 15952 tablet_bootstrap.cc:492] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:47.148350 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.148391 15952 ts_tablet_manager.cc:1403] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.003s
W20260710 11:11:47.145798 15801 leader_election.cc:343] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:47.150125 15961 leader_election.cc:290] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.151517 15907 raft_consensus.cc:3060] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.150883 15953 raft_consensus.cc:359] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.151960 15953 raft_consensus.cc:385] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.152235 15953 raft_consensus.cc:740] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.150126 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:47.153636 15835 raft_consensus.cc:3060] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.153776 15953 consensus_queue.cc:260] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.156018 15953 ts_tablet_manager.cc:1434] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260710 11:11:47.156417 15998 raft_consensus.cc:2804] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.156708 15758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:47.156840 15998 raft_consensus.cc:493] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.157490 15758 raft_consensus.cc:3060] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.160442 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.158108 15998 raft_consensus.cc:3060] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.161443 15908 raft_consensus.cc:3060] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.162421 15960 raft_consensus.cc:493] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.163942 15960 raft_consensus.cc:515] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.171509 15960 leader_election.cc:290] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:47.174062 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:47.175277 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31" is_pre_election: true
I20260710 11:11:47.176699 15952 raft_consensus.cc:359] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.178356 15759 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 0.
I20260710 11:11:47.177997 15834 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 0.
I20260710 11:11:47.180591 15952 raft_consensus.cc:385] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.181348 15835 raft_consensus.cc:2468] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:47.182756 15875 leader_election.cc:304] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.183633 15960 raft_consensus.cc:2804] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.183666 15725 leader_election.cc:304] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.184088 15960 raft_consensus.cc:493] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.184463 15960 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.185604 15907 raft_consensus.cc:2468] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:47.186736 15984 raft_consensus.cc:2804] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.187233 15984 raft_consensus.cc:697] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:47.187325 15758 raft_consensus.cc:2468] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 1.
I20260710 11:11:47.188091 15984 consensus_queue.cc:237] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.188539 15801 leader_election.cc:304] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.189420 15961 raft_consensus.cc:2804] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.190282 15952 raft_consensus.cc:740] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.192530 15961 raft_consensus.cc:697] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:47.193228 15952 consensus_queue.cc:260] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.193775 15961 consensus_queue.cc:237] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.191980 15908 raft_consensus.cc:2468] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 1.
I20260710 11:11:47.201653 15952 ts_tablet_manager.cc:1434] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.049s	user 0.001s	sys 0.008s
I20260710 11:11:47.202075 15960 raft_consensus.cc:515] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.202653 15952 tablet_bootstrap.cc:492] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:47.202653 15995 raft_consensus.cc:515] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.205871 15998 raft_consensus.cc:515] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.207402 15984 raft_consensus.cc:493] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.208146 15998 leader_election.cc:290] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.207916 15984 raft_consensus.cc:515] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.209149 15758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8cc219a424968823a2f928a5018f6" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:47.210407 15984 leader_election.cc:290] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.211583 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:47.212041 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.209766 15758 raft_consensus.cc:3060] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.212797 15908 raft_consensus.cc:2468] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:47.212937 15960 leader_election.cc:290] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:47.214026 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:47.214241 15726 leader_election.cc:304] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.214591 15834 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.212203 15835 raft_consensus.cc:2468] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:47.219076 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:47.217803 15984 raft_consensus.cc:2804] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.220906 15984 raft_consensus.cc:493] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.223152 15758 raft_consensus.cc:2468] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 1.
I20260710 11:11:47.222316 15995 leader_election.cc:290] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
W20260710 11:11:47.221864 15801 leader_election.cc:343] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:47.225281 15984 raft_consensus.cc:3060] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.225507 15801 leader_election.cc:304] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.227218 15995 raft_consensus.cc:2804] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.228223 15952 tablet_bootstrap.cc:654] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.228309 15995 raft_consensus.cc:697] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:47.229511 15995 consensus_queue.cc:237] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.231309 15834 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 1.
I20260710 11:11:47.232560 15874 leader_election.cc:304] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:47.233336 15960 raft_consensus.cc:2804] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.236819 15960 raft_consensus.cc:697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 LEADER]: Becoming Leader. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:47.238039 15960 consensus_queue.cc:237] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.244191 15952 tablet_bootstrap.cc:492] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:47.244731 15952 ts_tablet_manager.cc:1403] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.010s
I20260710 11:11:47.246013 15984 raft_consensus.cc:515] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.248339 15984 leader_election.cc:290] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.249158 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:47.249778 15834 raft_consensus.cc:3060] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.249778 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86c8cc219a424968823a2f928a5018f6" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.250504 15908 raft_consensus.cc:3060] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.251067 15654 catalog_manager.cc:5697] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 1 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.256693 15834 raft_consensus.cc:2468] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:47.256712 15908 raft_consensus.cc:2468] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 1.
I20260710 11:11:47.257752 15758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:47.257975 15725 leader_election.cc:304] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.258342 15758 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.258841 15984 raft_consensus.cc:2804] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.259552 15984 raft_consensus.cc:697] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:47.260453 15984 consensus_queue.cc:237] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.266331 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.266271 15758 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 1.
I20260710 11:11:47.267068 15909 raft_consensus.cc:3060] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.273489 15909 raft_consensus.cc:2468] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:47.276096 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.275978 15952 raft_consensus.cc:359] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.276662 15907 raft_consensus.cc:3060] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.276897 15952 raft_consensus.cc:385] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.277288 15952 raft_consensus.cc:740] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.278103 15952 consensus_queue.cc:260] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.278736 15657 catalog_manager.cc:5697] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.280099 15952 ts_tablet_manager.cc:1434] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260710 11:11:47.280993 15952 tablet_bootstrap.cc:492] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31: Bootstrap starting.
I20260710 11:11:47.286757 15952 tablet_bootstrap.cc:654] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:47.290946 15657 catalog_manager.cc:5697] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 1 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.297667 15656 catalog_manager.cc:5697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 reported cstate change: term changed from 0 to 1, leader changed from <none> to 567754ab3dfc43798ac22064500da816 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "567754ab3dfc43798ac22064500da816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.299459 15654 catalog_manager.cc:5697] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.308925 15907 raft_consensus.cc:2468] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 1.
I20260710 11:11:47.310989 15801 leader_election.cc:304] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [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: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 5d7e41fa6441437caee9685d54542f31
I20260710 11:11:47.312150 15995 raft_consensus.cc:2804] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.312618 15995 raft_consensus.cc:697] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:47.313444 15995 consensus_queue.cc:237] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.316465 15952 tablet_bootstrap.cc:492] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31: No bootstrap required, opened a new log
I20260710 11:11:47.316933 15952 ts_tablet_manager.cc:1403] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31: Time spent bootstrapping tablet: real 0.036s	user 0.030s	sys 0.003s
I20260710 11:11:47.319567 15952 raft_consensus.cc:359] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.320222 15952 raft_consensus.cc:385] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:47.320483 15952 raft_consensus.cc:740] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Initialized, Role: FOLLOWER
I20260710 11:11:47.321202 15952 consensus_queue.cc:260] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.323246 15952 ts_tablet_manager.cc:1434] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:11:47.325397 15654 catalog_manager.cc:5697] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 1 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.348416 15984 consensus_queue.cc:1048] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.368656 15956 consensus_queue.cc:1048] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:47.370124 15956 raft_consensus.cc:493] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.370566 15956 raft_consensus.cc:515] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.372174 15956 leader_election.cc:290] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.372973 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:47.373720 15834 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:47.374348 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.374960 15909 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 0.
I20260710 11:11:47.374809 15725 leader_election.cc:304] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.377847 15956 raft_consensus.cc:2804] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:47.378244 15956 raft_consensus.cc:493] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:47.378623 15956 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:47.379216 15705 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:47.383581 15956 raft_consensus.cc:515] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.386394 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:47.386557 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.386986 15834 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.387020 15909 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.394274 15834 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:47.395408 15725 leader_election.cc:304] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.396126 15909 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 1.
I20260710 11:11:47.396557 15980 raft_consensus.cc:2804] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:47.396896 15956 leader_election.cc:290] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.397128 15980 raft_consensus.cc:697] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:47.398108 15980 consensus_queue.cc:237] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.406512 15654 catalog_manager.cc:5697] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:47.452009 15909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "567754ab3dfc43798ac22064500da816"
mode: GRACEFUL
new_leader_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:48770
I20260710 11:11:47.452745 15909 raft_consensus.cc:606] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 LEADER]: Received request to transfer leadership to TS 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:47.464430 15980 consensus_queue.cc:1048] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.467249 15758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
mode: GRACEFUL
new_leader_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:40568
I20260710 11:11:47.467855 15758 raft_consensus.cc:606] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Received request to transfer leadership to TS 567754ab3dfc43798ac22064500da816
I20260710 11:11:47.477929 15956 consensus_queue.cc:1048] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:47.637190 15956 consensus_queue.cc:1048] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.641489 15995 consensus_queue.cc:1048] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.645547 16017 raft_consensus.cc:493] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:47.646087 16017 raft_consensus.cc:515] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.647130 15980 raft_consensus.cc:993] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: : Instructing follower 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:47.647575 15980 raft_consensus.cc:1081] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Signalling peer 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:47.649477 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a114a39c2ff439dbd129f03850e06cb" is_pre_election: true
I20260710 11:11:47.653172 15907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b"
dest_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:48752
I20260710 11:11:47.653854 15907 raft_consensus.cc:493] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:47.654230 15907 raft_consensus.cc:3060] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.654881 15984 consensus_queue.cc:1048] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.665696 15999 consensus_queue.cc:1048] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.675549 15907 raft_consensus.cc:515] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.676748 15909 raft_consensus.cc:1240] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Rejecting Update request from peer 5d7e41fa6441437caee9685d54542f31 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:47.679198 16017 leader_election.cc:290] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.680536 16017 consensus_queue.cc:1059] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:47.681098 15909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567754ab3dfc43798ac22064500da816" is_pre_election: true
I20260710 11:11:47.681627 15984 raft_consensus.cc:3055] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:47.682008 15909 raft_consensus.cc:2393] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d7e41fa6441437caee9685d54542f31 in current term 1: Already voted for candidate 3a114a39c2ff439dbd129f03850e06cb in this term.
I20260710 11:11:47.682090 15984 raft_consensus.cc:740] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:47.683200 15984 consensus_queue.cc:260] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.683961 15726 leader_election.cc:304] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d7e41fa6441437caee9685d54542f31; no voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816
I20260710 11:11:47.684250 15984 raft_consensus.cc:3060] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.685670 16017 raft_consensus.cc:3060] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:47.691783 15956 consensus_queue.cc:1048] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.696132 15758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:47.696439 15907 leader_election.cc:290] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 2 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:47.697189 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77055ef51d54a1d859d9ccef2e3137b" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:47.707370 16017 raft_consensus.cc:2749] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:47.713137 15999 consensus_queue.cc:1048] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.720100 15980 consensus_queue.cc:1048] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.723176 15999 consensus_queue.cc:1048] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.724586 15758 raft_consensus.cc:2468] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 2.
I20260710 11:11:47.730639 15875 leader_election.cc:304] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [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: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:47.731889 15960 raft_consensus.cc:2804] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:47.732479 15960 raft_consensus.cc:697] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Becoming Leader. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:47.733383 15960 consensus_queue.cc:237] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.757934 15998 consensus_queue.cc:1048] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.757450 15657 catalog_manager.cc:5697] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 reported cstate change: term changed from 1 to 2, leader changed from 5d7e41fa6441437caee9685d54542f31 (127.15.66.65) to 567754ab3dfc43798ac22064500da816 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "567754ab3dfc43798ac22064500da816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:47.764056 15999 consensus_queue.cc:1048] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.815435 15960 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.825250 16003 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.838201 15984 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:47.843649 16030 raft_consensus.cc:993] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: : Instructing follower 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:47.844089 16030 raft_consensus.cc:1081] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 LEADER]: Signalling peer 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:47.848119 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:59066
I20260710 11:11:47.848691 15835 raft_consensus.cc:493] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:47.849074 15835 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.853717 15956 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:47.855834 15835 raft_consensus.cc:515] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.862071 15758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:47.862679 15758 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.869244 15758 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:47.870399 15801 leader_election.cc:304] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:47.872449 15999 raft_consensus.cc:2804] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:47.872653 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:47.872982 15999 raft_consensus.cc:697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:47.873286 15908 raft_consensus.cc:3055] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:47.873692 15908 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:47.873863 15999 consensus_queue.cc:237] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.874493 15908 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:47.875592 15908 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:47.879940 15835 leader_election.cc:290] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:47.883033 15908 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:47.882741 15655 catalog_manager.cc:5697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 1 to 2, leader changed from 567754ab3dfc43798ac22064500da816 (127.15.66.67) to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 2 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:48.157908 15835 raft_consensus.cc:3060] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:48.165231 15835 raft_consensus.cc:1275] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:48.166742 16030 consensus_queue.cc:1048] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:48.179430 15759 raft_consensus.cc:1275] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:48.181236 16030 consensus_queue.cc:1048] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:48.255376 15758 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:48.256891 15998 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:48.270143 15908 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:48.271565 16034 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:50.499007 15625 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:11:50.500052 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:50.520192 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
mode: GRACEFUL
new_leader_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:11:50.520730 15835 raft_consensus.cc:606] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Received request to transfer leadership to TS 567754ab3dfc43798ac22064500da816
I20260710 11:11:50.531703 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
mode: GRACEFUL
new_leader_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:40570
I20260710 11:11:50.532238 15759 raft_consensus.cc:606] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Received request to transfer leadership to TS 567754ab3dfc43798ac22064500da816
I20260710 11:11:50.533481 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:50.533939 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:50.642325 15998 raft_consensus.cc:993] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: : Instructing follower 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:50.642848 16037 raft_consensus.cc:1081] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Signalling peer 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:50.644419 15907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:48760
I20260710 11:11:50.644883 15907 raft_consensus.cc:493] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.645210 15907 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:50.649785 15907 raft_consensus.cc:515] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:50.651567 15907 leader_election.cc:290] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 3 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:50.652396 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:50.652701 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:50.653020 15759 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:50.653306 15835 raft_consensus.cc:3055] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:50.653748 15835 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:50.654502 15835 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:50.655674 15835 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:50.658448 15759 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 3.
I20260710 11:11:50.659547 15875 leader_election.cc:304] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [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: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:50.660344 16030 raft_consensus.cc:2804] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:50.660812 15835 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 3.
I20260710 11:11:50.661374 16030 raft_consensus.cc:697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 LEADER]: Becoming Leader. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:50.662312 16030 consensus_queue.cc:237] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:50.668498 15656 catalog_manager.cc:5697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 reported cstate change: term changed from 2 to 3, leader changed from 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66) to 567754ab3dfc43798ac22064500da816 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "567754ab3dfc43798ac22064500da816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:50.879809 16047 raft_consensus.cc:993] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: : Instructing follower 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:50.880254 15980 raft_consensus.cc:1081] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Signalling peer 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:50.881865 15907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f"
dest_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:48752
I20260710 11:11:50.882336 15907 raft_consensus.cc:493] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:50.882635 15907 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.886906 15907 raft_consensus.cc:515] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:50.888624 15907 leader_election.cc:290] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 2 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:50.889549 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:50.889719 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:50.890213 15835 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.890213 15759 raft_consensus.cc:3055] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:50.890748 15759 raft_consensus.cc:740] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:50.891530 15759 consensus_queue.cc:260] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:50.892741 15759 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:50.897131 15835 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 2.
I20260710 11:11:50.898381 15874 leader_election.cc:304] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:50.899180 16030 raft_consensus.cc:2804] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:50.899376 15759 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 2.
I20260710 11:11:50.899607 16030 raft_consensus.cc:697] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Becoming Leader. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:50.900417 16030 consensus_queue.cc:237] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:50.907841 15656 catalog_manager.cc:5697] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 reported cstate change: term changed from 1 to 2, leader changed from 5d7e41fa6441437caee9685d54542f31 (127.15.66.65) to 567754ab3dfc43798ac22064500da816 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "567754ab3dfc43798ac22064500da816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:51.199594 15759 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:51.200922 16030 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:51.211854 15835 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:51.216779 16041 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:51.494477 15759 raft_consensus.cc:1275] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.495903 16030 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.504871 15835 raft_consensus.cc:1275] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:51.506603 16052 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:51.534749 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:51.544449 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
mode: GRACEFUL
new_leader_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:40568
I20260710 11:11:51.545023 15759 raft_consensus.cc:606] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Received request to transfer leadership to TS 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:51.550608 15907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f"
dest_uuid: "567754ab3dfc43798ac22064500da816"
mode: GRACEFUL
new_leader_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:48770
I20260710 11:11:51.551192 15907 raft_consensus.cc:606] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Received request to transfer leadership to TS 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:51.556583 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
mode: GRACEFUL
new_leader_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:40568
I20260710 11:11:51.557145 15759 raft_consensus.cc:606] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Received request to transfer leadership to TS 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:51.562703 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
mode: GRACEFUL
new_leader_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:40568
I20260710 11:11:51.563218 15759 raft_consensus.cc:606] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Received request to transfer leadership to TS 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:51.575822 15907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "567754ab3dfc43798ac22064500da816"
mode: GRACEFUL
new_leader_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:48770
I20260710 11:11:51.576390 15907 raft_consensus.cc:606] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 LEADER]: Received request to transfer leadership to TS 3a114a39c2ff439dbd129f03850e06cb
I20260710 11:11:51.724256 16052 raft_consensus.cc:993] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: : Instructing follower 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.724711 16041 raft_consensus.cc:1081] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 LEADER]: Signalling peer 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.726402 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:59066
I20260710 11:11:51.726917 15835 raft_consensus.cc:493] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:51.727288 15835 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:51.731582 15835 raft_consensus.cc:515] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.733253 15835 leader_election.cc:290] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 4 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:51.734042 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:51.734360 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:51.734618 15759 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:51.734923 15907 raft_consensus.cc:3055] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:51.735337 15907 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:51.736150 15907 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.737167 15907 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:51.739534 15759 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 4.
I20260710 11:11:51.740576 15801 leader_election.cc:304] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [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: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:51.741263 16037 raft_consensus.cc:2804] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:51.741735 15907 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 4.
I20260710 11:11:51.742300 16037 raft_consensus.cc:697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:51.743105 16037 consensus_queue.cc:237] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.748762 15657 catalog_manager.cc:5697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 3 to 4, leader changed from 567754ab3dfc43798ac22064500da816 (127.15.66.67) to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 4 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.859735 15980 raft_consensus.cc:993] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: : Instructing follower 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.860150 16061 raft_consensus.cc:1081] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Signalling peer 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.861722 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:59052
I20260710 11:11:51.862244 15835 raft_consensus.cc:493] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:51.862538 15835 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.867100 15835 raft_consensus.cc:515] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.868618 15835 leader_election.cc:290] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:51.869685 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:51.869866 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:51.870218 15759 raft_consensus.cc:3055] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.870394 15907 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.870568 15759 raft_consensus.cc:740] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:51.871376 15759 consensus_queue.cc:260] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.872277 15759 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.875325 15907 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:51.876410 15801 leader_election.cc:304] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:51.877234 15759 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:51.877322 16037 raft_consensus.cc:2804] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:51.878002 16037 raft_consensus.cc:697] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:51.878733 16037 consensus_queue.cc:237] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.884847 15657 catalog_manager.cc:5697] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 1 to 2, leader changed from 5d7e41fa6441437caee9685d54542f31 (127.15.66.65) to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 2 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.966109 16052 raft_consensus.cc:993] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: : Instructing follower 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.966652 16041 raft_consensus.cc:1081] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Signalling peer 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.968030 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:59066
I20260710 11:11:51.968587 15835 raft_consensus.cc:493] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:51.968827 15835 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:51.972739 15835 raft_consensus.cc:515] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.974323 15835 leader_election.cc:290] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 3 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:51.974957 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:51.975564 15759 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:51.976212 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:51.976828 15907 raft_consensus.cc:3055] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:51.977139 15907 raft_consensus.cc:740] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:51.978093 15907 consensus_queue.cc:260] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.979223 15907 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:51.981493 15759 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 3.
I20260710 11:11:51.981779 15980 raft_consensus.cc:993] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: : Instructing follower 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.982295 16061 raft_consensus.cc:1081] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Signalling peer 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:51.982607 15801 leader_election.cc:304] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [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: 3a114a39c2ff439dbd129f03850e06cb, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:51.983475 16037 raft_consensus.cc:2804] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:51.983800 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:59052
I20260710 11:11:51.983978 16037 raft_consensus.cc:697] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:51.984328 15835 raft_consensus.cc:493] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:51.984686 15835 raft_consensus.cc:3060] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.984771 16037 consensus_queue.cc:237] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.985616 15907 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 3.
I20260710 11:11:51.990319 15835 raft_consensus.cc:515] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.991192 15657 catalog_manager.cc:5697] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 2 to 3, leader changed from 567754ab3dfc43798ac22064500da816 (127.15.66.67) to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 3 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:51.991878 15835 leader_election.cc:290] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:51.992928 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:51.993001 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882a1512afd541fcbf5fc9c6be9bc701" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:51.993506 15907 raft_consensus.cc:3060] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:51.993925 15759 raft_consensus.cc:3055] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:51.994247 15759 raft_consensus.cc:740] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:51.995110 15759 consensus_queue.cc:260] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:51.996279 15759 raft_consensus.cc:3060] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.000461 15907 raft_consensus.cc:2468] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:52.001621 15801 leader_election.cc:304] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:52.002700 16037 raft_consensus.cc:2804] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.003232 16037 raft_consensus.cc:697] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:52.003403 15759 raft_consensus.cc:2468] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:52.004072 16037 consensus_queue.cc:237] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:52.011243 15657 catalog_manager.cc:5697] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 1 to 2, leader changed from 5d7e41fa6441437caee9685d54542f31 (127.15.66.65) to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 2 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.016894 15980 raft_consensus.cc:993] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: : Instructing follower 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:52.017462 16061 raft_consensus.cc:1081] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Signalling peer 3a114a39c2ff439dbd129f03850e06cb to start an election
I20260710 11:11:52.019116 15835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
 from {username='slave'} at 127.0.0.1:59052
I20260710 11:11:52.019644 15835 raft_consensus.cc:493] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:52.019965 15835 raft_consensus.cc:3060] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.024350 15835 raft_consensus.cc:515] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:52.025866 15835 leader_election.cc:290] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:52.027000 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:52.027252 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c5643357df4351a22f9b5313f8ee04" candidate_uuid: "3a114a39c2ff439dbd129f03850e06cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:52.027588 15759 raft_consensus.cc:3055] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.027812 15907 raft_consensus.cc:3060] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.027988 15759 raft_consensus.cc:740] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:52.028878 15759 consensus_queue.cc:260] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:52.029901 15759 raft_consensus.cc:3060] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.032591 15907 raft_consensus.cc:2468] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:52.033684 15801 leader_election.cc:304] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a114a39c2ff439dbd129f03850e06cb, 567754ab3dfc43798ac22064500da816; no voters: 
I20260710 11:11:52.034432 16037 raft_consensus.cc:2804] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.034987 16037 raft_consensus.cc:697] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Becoming Leader. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:52.035617 15759 raft_consensus.cc:2468] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a114a39c2ff439dbd129f03850e06cb in term 2.
I20260710 11:11:52.035936 16037 consensus_queue.cc:237] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:52.043258 15657 catalog_manager.cc:5697] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb reported cstate change: term changed from 1 to 2, leader changed from 5d7e41fa6441437caee9685d54542f31 (127.15.66.65) to 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66). New cstate: current_term: 2 leader_uuid: "3a114a39c2ff439dbd129f03850e06cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.215853 15759 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:52.217095 16037 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:52.226431 15907 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:52.228850 16057 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:11:52.333171 15907 raft_consensus.cc:1275] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.334383 16037 consensus_queue.cc:1048] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.342994 15759 raft_consensus.cc:1275] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.345450 16070 consensus_queue.cc:1048] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.390050 15759 raft_consensus.cc:1275] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:52.390127 15907 raft_consensus.cc:1275] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:52.391101 15908 raft_consensus.cc:1275] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.391372 16037 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:52.392104 16070 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:52.392397 16057 consensus_queue.cc:1048] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.409006 15758 raft_consensus.cc:1275] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.417393 16070 consensus_queue.cc:1048] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.534911 15759 raft_consensus.cc:1275] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.536211 16057 consensus_queue.cc:1048] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:52.551055 15907 raft_consensus.cc:1275] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Refusing update from remote peer 3a114a39c2ff439dbd129f03850e06cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:52.552255 16070 consensus_queue.cc:1048] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:54.581537 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:54.588644 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
mode: GRACEFUL
new_leader_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:11:54.589592 15835 raft_consensus.cc:606] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 LEADER]: Received request to transfer leadership to TS 567754ab3dfc43798ac22064500da816
I20260710 11:11:54.593066 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
mode: GRACEFUL
new_leader_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:11:54.593550 15835 raft_consensus.cc:606] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 LEADER]: Received request to transfer leadership to TS 567754ab3dfc43798ac22064500da816
I20260710 11:11:54.595777 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
mode: GRACEFUL
new_leader_uuid: "5d7e41fa6441437caee9685d54542f31"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:11:54.596156 15835 raft_consensus.cc:606] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Received request to transfer leadership to TS 5d7e41fa6441437caee9685d54542f31
I20260710 11:11:54.598397 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
mode: GRACEFUL
new_leader_uuid: "5d7e41fa6441437caee9685d54542f31"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:11:54.598781 15835 raft_consensus.cc:606] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Received request to transfer leadership to TS 5d7e41fa6441437caee9685d54542f31
I20260710 11:11:54.601007 15835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3"
dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
mode: GRACEFUL
new_leader_uuid: "5d7e41fa6441437caee9685d54542f31"
 from {username='slave'} at 127.0.0.1:59078
I20260710 11:11:54.601464 15835 raft_consensus.cc:606] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Received request to transfer leadership to TS 5d7e41fa6441437caee9685d54542f31
I20260710 11:11:54.602360 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:54.602727 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:54.616739 16077 raft_consensus.cc:993] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: : Instructing follower 5d7e41fa6441437caee9685d54542f31 to start an election
I20260710 11:11:54.617339 16070 raft_consensus.cc:1081] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Signalling peer 5d7e41fa6441437caee9685d54542f31 to start an election
I20260710 11:11:54.619050 15759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
 from {username='slave'} at 127.0.0.1:40556
I20260710 11:11:54.619481 15759 raft_consensus.cc:493] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.619741 15759 raft_consensus.cc:3060] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.624706 15759 raft_consensus.cc:515] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.626576 15759 leader_election.cc:290] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 2 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:54.627866 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:54.627771 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f432c2c8ba44502985f6d1995e8715e" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:54.628489 15907 raft_consensus.cc:3060] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.628588 15835 raft_consensus.cc:3055] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:54.628912 15835 raft_consensus.cc:740] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:54.629760 15835 consensus_queue.cc:260] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.630792 15835 raft_consensus.cc:3060] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.633108 15907 raft_consensus.cc:2468] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 2.
I20260710 11:11:54.634402 15726 leader_election.cc:304] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:54.635834 15835 raft_consensus.cc:2468] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 2.
I20260710 11:11:54.635907 16078 raft_consensus.cc:2804] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:54.637012 16078 raft_consensus.cc:697] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 2 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:54.638059 16078 consensus_queue.cc:237] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.644717 15656 catalog_manager.cc:5697] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 1 to 2, leader changed from 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66) to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.813751 16077 raft_consensus.cc:993] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: : Instructing follower 5d7e41fa6441437caee9685d54542f31 to start an election
I20260710 11:11:54.814165 16077 raft_consensus.cc:1081] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Signalling peer 5d7e41fa6441437caee9685d54542f31 to start an election
I20260710 11:11:54.815593 15759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
 from {username='slave'} at 127.0.0.1:40556
I20260710 11:11:54.816138 15759 raft_consensus.cc:493] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.816423 15759 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.821647 15759 raft_consensus.cc:515] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.823093 15759 leader_election.cc:290] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 3 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:54.823961 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:54.823989 15907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d12df0c91109446a93900d00b84a0cb3" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:54.824515 15835 raft_consensus.cc:3055] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:54.824585 15907 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.824791 15835 raft_consensus.cc:740] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:54.825562 15835 consensus_queue.cc:260] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.826524 15835 raft_consensus.cc:3060] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:54.829880 15907 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 3.
I20260710 11:11:54.830773 15726 leader_election.cc:304] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [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: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:54.831375 15835 raft_consensus.cc:2468] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 3.
I20260710 11:11:54.831425 16078 raft_consensus.cc:2804] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:54.831806 16078 raft_consensus.cc:697] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 3 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:54.832702 16078 consensus_queue.cc:237] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.839386 15656 catalog_manager.cc:5697] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 2 to 3, leader changed from 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66) to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 3 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.876185 16070 raft_consensus.cc:993] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: : Instructing follower 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:54.876644 16077 raft_consensus.cc:1081] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 LEADER]: Signalling peer 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:54.878187 15907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c"
dest_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:48760
I20260710 11:11:54.878674 15907 raft_consensus.cc:493] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.878964 15907 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:54.882987 15907 raft_consensus.cc:515] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.884536 15907 leader_election.cc:290] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 5 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:54.885658 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:54.885725 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c8cd6f63d54bb6a6be3b91b598d87c" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:54.886128 15835 raft_consensus.cc:3055] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:54.886258 15759 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:54.886399 15835 raft_consensus.cc:740] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:54.887086 15835 consensus_queue.cc:260] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.887914 15835 raft_consensus.cc:3060] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:54.890668 15759 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 5.
I20260710 11:11:54.891927 15875 leader_election.cc:304] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [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: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:54.892191 15835 raft_consensus.cc:2468] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 5.
I20260710 11:11:54.892930 16052 raft_consensus.cc:2804] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:54.894071 16052 raft_consensus.cc:697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 5 LEADER]: Becoming Leader. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:54.894883 16052 consensus_queue.cc:237] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.903075 15656 catalog_manager.cc:5697] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 reported cstate change: term changed from 4 to 5, leader changed from 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66) to 567754ab3dfc43798ac22064500da816 (127.15.66.67). New cstate: current_term: 5 leader_uuid: "567754ab3dfc43798ac22064500da816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:54.939085 16077 raft_consensus.cc:993] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: : Instructing follower 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:54.939752 16088 raft_consensus.cc:1081] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 LEADER]: Signalling peer 567754ab3dfc43798ac22064500da816 to start an election
I20260710 11:11:54.941604 15908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f"
dest_uuid: "567754ab3dfc43798ac22064500da816"
 from {username='slave'} at 127.0.0.1:48760
I20260710 11:11:54.941906 16077 raft_consensus.cc:993] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: : Instructing follower 5d7e41fa6441437caee9685d54542f31 to start an election
I20260710 11:11:54.942138 15908 raft_consensus.cc:493] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.942481 16088 raft_consensus.cc:1081] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Signalling peer 5d7e41fa6441437caee9685d54542f31 to start an election
I20260710 11:11:54.942534 15908 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.944073 15759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691"
dest_uuid: "5d7e41fa6441437caee9685d54542f31"
 from {username='slave'} at 127.0.0.1:40556
I20260710 11:11:54.944480 15759 raft_consensus.cc:493] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:54.944732 15759 raft_consensus.cc:3060] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.947827 15908 raft_consensus.cc:515] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.948405 15759 raft_consensus.cc:515] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.949894 15759 leader_election.cc:290] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 2 election: Requested vote from peers 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775), 567754ab3dfc43798ac22064500da816 (127.15.66.67:36979)
I20260710 11:11:54.950044 15908 leader_election.cc:290] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [CANDIDATE]: Term 4 election: Requested vote from peers 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441), 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775)
I20260710 11:11:54.950634 15835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:54.951171 15835 raft_consensus.cc:3055] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:54.951447 15835 raft_consensus.cc:740] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:54.951390 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a114a39c2ff439dbd129f03850e06cb"
I20260710 11:11:54.951834 15908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8c394dcb7940f097e2f1e5e438d691" candidate_uuid: "5d7e41fa6441437caee9685d54542f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567754ab3dfc43798ac22064500da816"
I20260710 11:11:54.952036 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7992675145714eb2ac7be1de6badde7f" candidate_uuid: "567754ab3dfc43798ac22064500da816" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d7e41fa6441437caee9685d54542f31"
I20260710 11:11:54.952059 15834 raft_consensus.cc:3055] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:54.952364 15908 raft_consensus.cc:3060] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.952662 15834 raft_consensus.cc:740] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3a114a39c2ff439dbd129f03850e06cb, State: Running, Role: LEADER
I20260710 11:11:54.952692 15760 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.953649 15834 consensus_queue.cc:260] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.954655 15834 raft_consensus.cc:3060] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:54.952322 15835 consensus_queue.cc:260] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.958067 15835 raft_consensus.cc:3060] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:54.959575 15908 raft_consensus.cc:2468] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 2.
I20260710 11:11:54.959745 15760 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 4.
I20260710 11:11:54.960175 15834 raft_consensus.cc:2468] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567754ab3dfc43798ac22064500da816 in term 4.
I20260710 11:11:54.960965 15726 leader_election.cc:304] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:54.960963 15875 leader_election.cc:304] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [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: 567754ab3dfc43798ac22064500da816, 5d7e41fa6441437caee9685d54542f31; no voters: 
I20260710 11:11:54.962080 16078 raft_consensus.cc:2804] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:54.962340 16052 raft_consensus.cc:2804] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:54.962472 16078 raft_consensus.cc:697] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 2 LEADER]: Becoming Leader. State: Replica: 5d7e41fa6441437caee9685d54542f31, State: Running, Role: LEADER
I20260710 11:11:54.962818 16052 raft_consensus.cc:697] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 4 LEADER]: Becoming Leader. State: Replica: 567754ab3dfc43798ac22064500da816, State: Running, Role: LEADER
I20260710 11:11:54.963428 16078 consensus_queue.cc:237] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.963676 16052 consensus_queue.cc:237] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [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: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } }
I20260710 11:11:54.964958 15835 raft_consensus.cc:2468] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7e41fa6441437caee9685d54542f31 in term 2.
I20260710 11:11:54.971536 15656 catalog_manager.cc:5697] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 reported cstate change: term changed from 1 to 2, leader changed from 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66) to 5d7e41fa6441437caee9685d54542f31 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "5d7e41fa6441437caee9685d54542f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:54.974221 15655 catalog_manager.cc:5697] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 reported cstate change: term changed from 3 to 4, leader changed from 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66) to 567754ab3dfc43798ac22064500da816 (127.15.66.67). New cstate: current_term: 4 leader_uuid: "567754ab3dfc43798ac22064500da816" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:55.218420 15908 raft_consensus.cc:1275] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Refusing update from remote peer 5d7e41fa6441437caee9685d54542f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:55.219695 16078 consensus_queue.cc:1048] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:55.229779 15835 raft_consensus.cc:1275] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Refusing update from remote peer 5d7e41fa6441437caee9685d54542f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:55.231356 16094 consensus_queue.cc:1048] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:55.309480 15760 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 5 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:55.310842 16052 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:55.320731 15835 raft_consensus.cc:1275] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 5 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:55.322302 16052 consensus_queue.cc:1048] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:55.348330 15835 raft_consensus.cc:1275] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Refusing update from remote peer 5d7e41fa6441437caee9685d54542f31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:55.349725 16078 consensus_queue.cc:1048] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:55.358076 15908 raft_consensus.cc:1275] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Refusing update from remote peer 5d7e41fa6441437caee9685d54542f31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:55.359927 16094 consensus_queue.cc:1048] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:55.419373 15908 raft_consensus.cc:1275] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Refusing update from remote peer 5d7e41fa6441437caee9685d54542f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:55.420651 16094 consensus_queue.cc:1048] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567754ab3dfc43798ac22064500da816" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:55.429343 15835 raft_consensus.cc:1275] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Refusing update from remote peer 5d7e41fa6441437caee9685d54542f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:55.430960 16079 consensus_queue.cc:1048] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:55.480566 15835 raft_consensus.cc:1275] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:55.481885 16052 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a114a39c2ff439dbd129f03850e06cb" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 33775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:55.490569 15760 raft_consensus.cc:1275] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Refusing update from remote peer 567754ab3dfc43798ac22064500da816: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:55.492019 16052 consensus_queue.cc:1048] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7e41fa6441437caee9685d54542f31" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:55.603647 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:55.610303 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
I20260710 11:11:55.636581 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:55.637346 15625 tablet_replica.cc:333] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.638185 15625 raft_consensus.cc:2243] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.638710 15625 raft_consensus.cc:2272] T 7992675145714eb2ac7be1de6badde7f P 5d7e41fa6441437caee9685d54542f31 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.641252 15625 tablet_replica.cc:333] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.641785 15625 raft_consensus.cc:2243] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.642198 15625 raft_consensus.cc:2272] T 58c5643357df4351a22f9b5313f8ee04 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.643813 15625 tablet_replica.cc:333] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.644306 15625 raft_consensus.cc:2243] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.644730 15625 raft_consensus.cc:2272] T 39c8cd6f63d54bb6a6be3b91b598d87c P 5d7e41fa6441437caee9685d54542f31 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.646621 15625 tablet_replica.cc:333] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.647202 15625 raft_consensus.cc:2243] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.647907 15625 raft_consensus.cc:2272] T 7d8c394dcb7940f097e2f1e5e438d691 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.649784 15625 tablet_replica.cc:333] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.650269 15625 raft_consensus.cc:2243] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.650945 15625 raft_consensus.cc:2272] T 7f432c2c8ba44502985f6d1995e8715e P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.652796 15625 tablet_replica.cc:333] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.653280 15625 raft_consensus.cc:2243] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.654022 15625 raft_consensus.cc:2272] T d12df0c91109446a93900d00b84a0cb3 P 5d7e41fa6441437caee9685d54542f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.655691 15625 tablet_replica.cc:333] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.656147 15625 raft_consensus.cc:2243] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.656533 15625 raft_consensus.cc:2272] T 882a1512afd541fcbf5fc9c6be9bc701 P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.658074 15625 tablet_replica.cc:333] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.658509 15625 raft_consensus.cc:2243] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.658922 15625 raft_consensus.cc:2272] T f77055ef51d54a1d859d9ccef2e3137b P 5d7e41fa6441437caee9685d54542f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.660488 15625 tablet_replica.cc:333] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31: stopping tablet replica
I20260710 11:11:55.660912 15625 raft_consensus.cc:2243] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.661302 15625 raft_consensus.cc:2272] T 86c8cc219a424968823a2f928a5018f6 P 5d7e41fa6441437caee9685d54542f31 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:55.747335 15801 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.66.65:44441: connect: Connection refused (error 111)
W20260710 11:11:55.761366 15801 consensus_peers.cc:597] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb -> Peer 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441): Couldn't send request to peer 5d7e41fa6441437caee9685d54542f31. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:55.761607 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
I20260710 11:11:55.779882 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
I20260710 11:11:55.801244 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:55.801936 15625 tablet_replica.cc:333] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.802541 15625 raft_consensus.cc:2243] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.802963 15625 raft_consensus.cc:2272] T 7992675145714eb2ac7be1de6badde7f P 3a114a39c2ff439dbd129f03850e06cb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.804971 15625 tablet_replica.cc:333] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.805686 15625 raft_consensus.cc:2243] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.806463 15625 raft_consensus.cc:2272] T 58c5643357df4351a22f9b5313f8ee04 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.808153 15625 tablet_replica.cc:333] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.808735 15625 raft_consensus.cc:2243] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.809167 15625 raft_consensus.cc:2272] T f77055ef51d54a1d859d9ccef2e3137b P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.810765 15625 tablet_replica.cc:333] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.811292 15625 raft_consensus.cc:2243] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.812023 15625 raft_consensus.cc:2272] T 86c8cc219a424968823a2f928a5018f6 P 3a114a39c2ff439dbd129f03850e06cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.813921 15625 tablet_replica.cc:333] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.814404 15625 raft_consensus.cc:2243] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.814800 15625 raft_consensus.cc:2272] T 39c8cd6f63d54bb6a6be3b91b598d87c P 3a114a39c2ff439dbd129f03850e06cb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.817488 15625 tablet_replica.cc:333] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.817991 15625 raft_consensus.cc:2243] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.818396 15625 raft_consensus.cc:2272] T d12df0c91109446a93900d00b84a0cb3 P 3a114a39c2ff439dbd129f03850e06cb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:55.820226 15875 consensus_peers.cc:597] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 -> Peer 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441): Couldn't send request to peer 5d7e41fa6441437caee9685d54542f31. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:55.820765 15625 tablet_replica.cc:333] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.821259 15625 raft_consensus.cc:2243] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.821713 15625 raft_consensus.cc:2272] T 7f432c2c8ba44502985f6d1995e8715e P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.823814 15625 tablet_replica.cc:333] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.824277 15625 raft_consensus.cc:2243] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.824666 15625 raft_consensus.cc:2272] T 7d8c394dcb7940f097e2f1e5e438d691 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.826776 15625 tablet_replica.cc:333] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb: stopping tablet replica
I20260710 11:11:55.827231 15625 raft_consensus.cc:2243] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.827924 15625 raft_consensus.cc:2272] T 882a1512afd541fcbf5fc9c6be9bc701 P 3a114a39c2ff439dbd129f03850e06cb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:55.835139 15874 consensus_peers.cc:597] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 -> Peer 3a114a39c2ff439dbd129f03850e06cb (127.15.66.66:33775): Couldn't send request to peer 3a114a39c2ff439dbd129f03850e06cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:55.856041 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
I20260710 11:11:55.872095 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
W20260710 11:11:55.901376 15875 consensus_peers.cc:597] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 -> Peer 5d7e41fa6441437caee9685d54542f31 (127.15.66.65:44441): Couldn't send request to peer 5d7e41fa6441437caee9685d54542f31. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:44441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:55.902606 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:55.903235 15625 tablet_replica.cc:333] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.903822 15625 raft_consensus.cc:2243] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.904274 15625 raft_consensus.cc:2272] T 86c8cc219a424968823a2f928a5018f6 P 567754ab3dfc43798ac22064500da816 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.906044 15625 tablet_replica.cc:333] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.906533 15625 raft_consensus.cc:2243] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.906944 15625 raft_consensus.cc:2272] T 882a1512afd541fcbf5fc9c6be9bc701 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.908466 15625 tablet_replica.cc:333] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.908954 15625 raft_consensus.cc:2243] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.909725 15625 raft_consensus.cc:2272] T f77055ef51d54a1d859d9ccef2e3137b P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.911329 15625 tablet_replica.cc:333] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.911818 15625 raft_consensus.cc:2243] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.912199 15625 raft_consensus.cc:2272] T 7d8c394dcb7940f097e2f1e5e438d691 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.914682 15625 tablet_replica.cc:333] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.915172 15625 raft_consensus.cc:2243] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.915560 15625 raft_consensus.cc:2272] T 58c5643357df4351a22f9b5313f8ee04 P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.917078 15625 tablet_replica.cc:333] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.917603 15625 raft_consensus.cc:2243] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.918000 15625 raft_consensus.cc:2272] T d12df0c91109446a93900d00b84a0cb3 P 567754ab3dfc43798ac22064500da816 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.920239 15625 tablet_replica.cc:333] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.920696 15625 raft_consensus.cc:2243] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:55.921075 15625 raft_consensus.cc:2272] T 7f432c2c8ba44502985f6d1995e8715e P 567754ab3dfc43798ac22064500da816 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.923058 15625 tablet_replica.cc:333] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.923504 15625 raft_consensus.cc:2243] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.924230 15625 raft_consensus.cc:2272] T 39c8cd6f63d54bb6a6be3b91b598d87c P 567754ab3dfc43798ac22064500da816 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.926060 15625 tablet_replica.cc:333] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816: stopping tablet replica
I20260710 11:11:55.926488 15625 raft_consensus.cc:2243] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:55.927168 15625 raft_consensus.cc:2272] T 7992675145714eb2ac7be1de6badde7f P 567754ab3dfc43798ac22064500da816 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:55.953135 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:11:55.968984 15625 master.cc:562] Master@127.15.66.126:45435 shutting down...
I20260710 11:11:56.081256 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:56.081831 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:56.082135 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa5d8937df264a6187ffc10bc2789c5f: stopping tablet replica
I20260710 11:11:56.101289 15625 master.cc:584] Master@127.15.66.126:45435 shutdown complete.
3a114a39c2ff439dbd129f03850e06cb  4
567754ab3dfc43798ac22064500da816  1
5d7e41fa6441437caee9685d54542f31  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12307 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:11:56.142149 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:42957
I20260710 11:11:56.143278 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:56.148692 16111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.149914 16112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.150465 16114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:56.150874 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:56.151886 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:56.152070 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:56.152256 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681916152242 us; error 0 us; skew 500 ppm
I20260710 11:11:56.152848 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:56.155553 15625 webserver.cc:533] Webserver started at http://127.15.66.126:39487/ using document root <none> and password file <none>
I20260710 11:11:56.156073 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:56.156270 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:56.156556 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:56.157809 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "43c04e8cbab14d28b2d9460df980e313"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.162204 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:56.165684 16119 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.166456 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:11:56.166765 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "43c04e8cbab14d28b2d9460df980e313"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.167060 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:56.176265 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:56.177567 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:56.215344 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:42957
I20260710 11:11:56.215435 16170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:42957 every 8 connection(s)
I20260710 11:11:56.219220 16171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.228564 16171 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313: Bootstrap starting.
I20260710 11:11:56.233071 16171 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.237298 16171 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313: No bootstrap required, opened a new log
I20260710 11:11:56.239322 16171 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43c04e8cbab14d28b2d9460df980e313" member_type: VOTER }
I20260710 11:11:56.239678 16171 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.239866 16171 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43c04e8cbab14d28b2d9460df980e313, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.240414 16171 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "43c04e8cbab14d28b2d9460df980e313" member_type: VOTER }
I20260710 11:11:56.240833 16171 raft_consensus.cc:399] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:56.241019 16171 raft_consensus.cc:493] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:56.241227 16171 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:56.245106 16171 raft_consensus.cc:515] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43c04e8cbab14d28b2d9460df980e313" member_type: VOTER }
I20260710 11:11:56.245596 16171 leader_election.cc:304] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [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: 43c04e8cbab14d28b2d9460df980e313; no voters: 
I20260710 11:11:56.246634 16171 leader_election.cc:290] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:56.247008 16174 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:56.248363 16174 raft_consensus.cc:697] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 1 LEADER]: Becoming Leader. State: Replica: 43c04e8cbab14d28b2d9460df980e313, State: Running, Role: LEADER
I20260710 11:11:56.248972 16174 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [LEADER]: Queue going to LEADER mode. State: All 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: "43c04e8cbab14d28b2d9460df980e313" member_type: VOTER }
I20260710 11:11:56.249615 16171 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:56.254184 16176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43c04e8cbab14d28b2d9460df980e313. Latest consensus state: current_term: 1 leader_uuid: "43c04e8cbab14d28b2d9460df980e313" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43c04e8cbab14d28b2d9460df980e313" member_type: VOTER } }
I20260710 11:11:56.254040 16175 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43c04e8cbab14d28b2d9460df980e313" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43c04e8cbab14d28b2d9460df980e313" member_type: VOTER } }
I20260710 11:11:56.254762 16176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:56.254894 16175 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:56.257803 16181 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:56.266242 16181 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:56.269027 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:56.275501 16181 catalog_manager.cc:1383] Generated new cluster ID: 74a2a4baa86f4840b5974897808a86df
I20260710 11:11:56.275815 16181 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:56.293035 16181 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:56.294308 16181 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:56.308516 16181 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313: Generated new TSK 0
I20260710 11:11:56.309145 16181 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:56.335379 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:56.341959 16192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.343442 16193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.344457 16195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:56.345041 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:56.345876 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:56.346062 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:56.346195 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681916346183 us; error 0 us; skew 500 ppm
I20260710 11:11:56.346678 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:56.349022 15625 webserver.cc:533] Webserver started at http://127.15.66.65:40555/ using document root <none> and password file <none>
I20260710 11:11:56.349598 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:56.349784 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:56.350016 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:56.351176 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "1407a0706ee745d1b531b2682bcffa83"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.355981 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:56.359365 16200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.360150 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:56.360474 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "1407a0706ee745d1b531b2682bcffa83"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.360793 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:56.378476 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:56.379766 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:56.381224 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:56.383452 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:56.383677 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.383929 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:56.384111 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.423779 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:44935
I20260710 11:11:56.423897 16262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:44935 every 8 connection(s)
I20260710 11:11:56.428879 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:56.438485 16267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.438616 16268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.442497 16270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:56.442691 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:56.443874 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:56.444059 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:56.444288 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681916444267 us; error 0 us; skew 500 ppm
I20260710 11:11:56.444829 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:56.448145 15625 webserver.cc:533] Webserver started at http://127.15.66.66:40763/ using document root <none> and password file <none>
I20260710 11:11:56.448807 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:56.449095 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:56.449496 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:56.451014 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "0dc6d135e0844831ab0a41f272df8eec"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.451289 16263 heartbeater.cc:344] Connected to a master server at 127.15.66.126:42957
I20260710 11:11:56.451676 16263 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:56.452579 16263 heartbeater.cc:507] Master 127.15.66.126:42957 requested a full tablet report, sending...
I20260710 11:11:56.454859 16136 ts_manager.cc:194] Registered new tserver with Master: 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935)
I20260710 11:11:56.456769 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:56.457012 16136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60648
I20260710 11:11:56.460789 16275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.461637 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:56.461953 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "0dc6d135e0844831ab0a41f272df8eec"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.462267 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:56.488066 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:56.489297 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:56.490808 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:56.492977 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:56.493207 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.493500 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:56.493678 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.532282 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:44063
I20260710 11:11:56.532387 16337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:44063 every 8 connection(s)
I20260710 11:11:56.537205 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:56.543857 16341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.544006 16342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:11:56.547753 16344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:11:56.548735 15625 server_base.cc:1061] running on GCE node
I20260710 11:11:56.549762 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:56.549950 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:11:56.550187 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681916550166 us; error 0 us; skew 500 ppm
I20260710 11:11:56.550479 16338 heartbeater.cc:344] Connected to a master server at 127.15.66.126:42957
I20260710 11:11:56.550758 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:56.550841 16338 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:56.551872 16338 heartbeater.cc:507] Master 127.15.66.126:42957 requested a full tablet report, sending...
I20260710 11:11:56.553468 15625 webserver.cc:533] Webserver started at http://127.15.66.67:40907/ using document root <none> and password file <none>
I20260710 11:11:56.553992 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:56.554206 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:56.554101 16136 ts_manager.cc:194] Registered new tserver with Master: 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:56.554586 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:56.555608 16136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60660
I20260710 11:11:56.555734 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "880b2ab5ef194963ac1744d5253ecd77"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.560289 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:56.563743 16349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.564810 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:56.565078 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "880b2ab5ef194963ac1744d5253ecd77"
format_stamp: "Formatted at 2026-07-10 11:11:56 on dist-test-slave-mqr7"
I20260710 11:11:56.565335 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:11:56.585397 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:56.586742 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:56.588143 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:56.590369 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:56.590548 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.590849 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:56.590992 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:56.630993 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:38623
I20260710 11:11:56.631102 16411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:38623 every 8 connection(s)
I20260710 11:11:56.644769 16412 heartbeater.cc:344] Connected to a master server at 127.15.66.126:42957
I20260710 11:11:56.645154 16412 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:56.645954 16412 heartbeater.cc:507] Master 127.15.66.126:42957 requested a full tablet report, sending...
I20260710 11:11:56.647814 16136 ts_manager.cc:194] Registered new tserver with Master: 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:56.648572 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014354011s
I20260710 11:11:56.649113 16136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60672
I20260710 11:11:56.672880 16136 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60688:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:56.676039 16136 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:11:56.752430 16303 tablet_service.cc:1511] Processing CreateTablet for tablet 8859646a45e64b69821411c41f4967ca (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:56.754060 16303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8859646a45e64b69821411c41f4967ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.757020 16228 tablet_service.cc:1511] Processing CreateTablet for tablet 8859646a45e64b69821411c41f4967ca (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:56.758405 16228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8859646a45e64b69821411c41f4967ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.760363 16226 tablet_service.cc:1511] Processing CreateTablet for tablet 3578de6ceb4e4057895a365a7291e237 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:56.761808 16226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3578de6ceb4e4057895a365a7291e237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.763850 16302 tablet_service.cc:1511] Processing CreateTablet for tablet 45f2f878737041eeb5c18f25602231b0 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:56.764603 16227 tablet_service.cc:1511] Processing CreateTablet for tablet 45f2f878737041eeb5c18f25602231b0 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:56.765229 16302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f2f878737041eeb5c18f25602231b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.765923 16227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f2f878737041eeb5c18f25602231b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.766642 16301 tablet_service.cc:1511] Processing CreateTablet for tablet 3578de6ceb4e4057895a365a7291e237 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:56.767356 16377 tablet_service.cc:1511] Processing CreateTablet for tablet 8859646a45e64b69821411c41f4967ca (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:56.768445 16300 tablet_service.cc:1511] Processing CreateTablet for tablet 686f9a1e940c45d6ae3f9d52438bd730 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:56.770294 16376 tablet_service.cc:1511] Processing CreateTablet for tablet 45f2f878737041eeb5c18f25602231b0 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:56.770416 16299 tablet_service.cc:1511] Processing CreateTablet for tablet 306cbdc0983e4ac58ffbba63a23011f1 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:56.772054 16375 tablet_service.cc:1511] Processing CreateTablet for tablet 3578de6ceb4e4057895a365a7291e237 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:56.775250 16298 tablet_service.cc:1511] Processing CreateTablet for tablet a2f74f29ff6645009b0f8e3df6853bf9 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:56.776914 16300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686f9a1e940c45d6ae3f9d52438bd730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.775445 16374 tablet_service.cc:1511] Processing CreateTablet for tablet 686f9a1e940c45d6ae3f9d52438bd730 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:56.775545 16373 tablet_service.cc:1511] Processing CreateTablet for tablet 306cbdc0983e4ac58ffbba63a23011f1 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:56.776573 16377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8859646a45e64b69821411c41f4967ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.778646 16373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306cbdc0983e4ac58ffbba63a23011f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.779243 16374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686f9a1e940c45d6ae3f9d52438bd730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.780124 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306cbdc0983e4ac58ffbba63a23011f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.782092 16301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3578de6ceb4e4057895a365a7291e237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.785511 16298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f74f29ff6645009b0f8e3df6853bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.785550 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3578de6ceb4e4057895a365a7291e237. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.793762 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f2f878737041eeb5c18f25602231b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.804052 16225 tablet_service.cc:1511] Processing CreateTablet for tablet 686f9a1e940c45d6ae3f9d52438bd730 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:56.806555 16223 tablet_service.cc:1511] Processing CreateTablet for tablet a2f74f29ff6645009b0f8e3df6853bf9 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:56.808887 16224 tablet_service.cc:1511] Processing CreateTablet for tablet 306cbdc0983e4ac58ffbba63a23011f1 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:56.810241 16225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686f9a1e940c45d6ae3f9d52438bd730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.813681 16223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f74f29ff6645009b0f8e3df6853bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.829979 16224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306cbdc0983e4ac58ffbba63a23011f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.850482 16428 tablet_bootstrap.cc:492] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:56.877496 16428 tablet_bootstrap.cc:654] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.881861 16427 tablet_bootstrap.cc:492] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:56.888553 16375 tablet_service.cc:1511] Processing CreateTablet for tablet a2f74f29ff6645009b0f8e3df6853bf9 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:56.898238 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2f74f29ff6645009b0f8e3df6853bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.895274 16226 tablet_service.cc:1511] Processing CreateTablet for tablet 12f857ac055246759e8dd1150657445f (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:56.902204 16226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f857ac055246759e8dd1150657445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.902541 16227 tablet_service.cc:1511] Processing CreateTablet for tablet ba8d1a2a76b443ee9662e5cd088c9b2b (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:56.904028 16227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8d1a2a76b443ee9662e5cd088c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.917697 16429 tablet_bootstrap.cc:492] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:56.935143 16299 tablet_service.cc:1511] Processing CreateTablet for tablet 5629c11fafd844d6a9888d80e6465363 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:56.908838 16303 tablet_service.cc:1511] Processing CreateTablet for tablet ba8d1a2a76b443ee9662e5cd088c9b2b (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:56.926440 16373 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c6ff705bc466289e0d7711a61c356 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:56.915200 16376 tablet_service.cc:1511] Processing CreateTablet for tablet 12f857ac055246759e8dd1150657445f (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:56.940570 16373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c6ff705bc466289e0d7711a61c356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.905351 16427 tablet_bootstrap.cc:654] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.939112 16299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5629c11fafd844d6a9888d80e6465363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.940320 16377 tablet_service.cc:1511] Processing CreateTablet for tablet 5629c11fafd844d6a9888d80e6465363 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:56.935346 16375 tablet_service.cc:1511] Processing CreateTablet for tablet ba8d1a2a76b443ee9662e5cd088c9b2b (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:56.941973 16377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5629c11fafd844d6a9888d80e6465363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.929646 16224 tablet_service.cc:1511] Processing CreateTablet for tablet 5629c11fafd844d6a9888d80e6465363 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:56.944103 16224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5629c11fafd844d6a9888d80e6465363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.945086 16429 tablet_bootstrap.cc:654] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:56.931713 16428 tablet_bootstrap.cc:492] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:56.945789 16428 ts_tablet_manager.cc:1403] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.011s
I20260710 11:11:56.948763 16428 raft_consensus.cc:359] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:56.911546 16302 tablet_service.cc:1511] Processing CreateTablet for tablet 12f857ac055246759e8dd1150657445f (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:56.949744 16375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8d1a2a76b443ee9662e5cd088c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.950430 16302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f857ac055246759e8dd1150657445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.922816 16226 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c6ff705bc466289e0d7711a61c356 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:56.952163 16226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c6ff705bc466289e0d7711a61c356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.949527 16428 raft_consensus.cc:385] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.959005 16428 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.924503 16298 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c6ff705bc466289e0d7711a61c356 (DEFAULT_TABLE table=test-workload [id=6e56893b90f74954af13409607ae4900]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:56.962507 16428 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:56.963069 16298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c6ff705bc466289e0d7711a61c356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.969105 16303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8d1a2a76b443ee9662e5cd088c9b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.970208 16429 tablet_bootstrap.cc:492] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:56.970705 16429 ts_tablet_manager.cc:1403] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.012s
I20260710 11:11:56.973742 16376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f857ac055246759e8dd1150657445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:56.973706 16429 raft_consensus.cc:359] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:56.974550 16429 raft_consensus.cc:385] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:56.974865 16429 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:56.979533 16429 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:56.981830 16412 heartbeater.cc:499] Master 127.15.66.126:42957 was elected leader, sending a full tablet report...
I20260710 11:11:56.983440 16429 ts_tablet_manager.cc:1434] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:11:56.984383 16429 tablet_bootstrap.cc:492] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:56.994601 16338 heartbeater.cc:499] Master 127.15.66.126:42957 was elected leader, sending a full tablet report...
I20260710 11:11:56.995159 16428 ts_tablet_manager.cc:1434] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.016s
I20260710 11:11:56.995790 16427 tablet_bootstrap.cc:492] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:56.996127 16428 tablet_bootstrap.cc:492] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:56.996280 16427 ts_tablet_manager.cc:1403] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.000s
I20260710 11:11:56.999542 16427 raft_consensus.cc:359] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.000262 16427 raft_consensus.cc:385] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.000553 16427 raft_consensus.cc:740] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.004791 16429 tablet_bootstrap.cc:654] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.010599 16428 tablet_bootstrap.cc:654] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.016621 16429 tablet_bootstrap.cc:492] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.017134 16429 ts_tablet_manager.cc:1403] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:11:57.017268 16427 consensus_queue.cc:260] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.020146 16429 raft_consensus.cc:359] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.020925 16429 raft_consensus.cc:385] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.021216 16429 raft_consensus.cc:740] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.024554 16428 tablet_bootstrap.cc:492] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.024063 16429 consensus_queue.cc:260] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.025058 16428 ts_tablet_manager.cc:1403] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260710 11:11:57.027035 16429 ts_tablet_manager.cc:1434] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:57.028302 16429 tablet_bootstrap.cc:492] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.028075 16428 raft_consensus.cc:359] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.028823 16428 raft_consensus.cc:385] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.029135 16428 raft_consensus.cc:740] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.030009 16428 consensus_queue.cc:260] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.032058 16428 ts_tablet_manager.cc:1434] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:11:57.033003 16428 tablet_bootstrap.cc:492] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.037395 16429 tablet_bootstrap.cc:654] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.039686 16428 tablet_bootstrap.cc:654] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.052729 16428 tablet_bootstrap.cc:492] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.053232 16428 ts_tablet_manager.cc:1403] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 11:11:57.056140 16428 raft_consensus.cc:359] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.056835 16428 raft_consensus.cc:385] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.057132 16428 raft_consensus.cc:740] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.058910 16263 heartbeater.cc:499] Master 127.15.66.126:42957 was elected leader, sending a full tablet report...
I20260710 11:11:57.058029 16428 consensus_queue.cc:260] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.061123 16427 ts_tablet_manager.cc:1434] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.064s	user 0.014s	sys 0.030s
I20260710 11:11:57.061959 16429 tablet_bootstrap.cc:492] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.062225 16427 tablet_bootstrap.cc:492] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.062621 16429 ts_tablet_manager.cc:1403] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.022s
I20260710 11:11:57.066234 16429 raft_consensus.cc:359] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.067111 16429 raft_consensus.cc:385] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.067414 16429 raft_consensus.cc:740] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.068293 16429 consensus_queue.cc:260] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.069020 16427 tablet_bootstrap.cc:654] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.069420 16428 ts_tablet_manager.cc:1434] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 11:11:57.070509 16429 ts_tablet_manager.cc:1434] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:57.073274 16428 tablet_bootstrap.cc:492] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.073380 16429 tablet_bootstrap.cc:492] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.080205 16428 tablet_bootstrap.cc:654] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.082067 16429 tablet_bootstrap.cc:654] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.086082 16427 tablet_bootstrap.cc:492] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.086678 16427 ts_tablet_manager.cc:1403] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 11:11:57.086894 16428 tablet_bootstrap.cc:492] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.087535 16428 ts_tablet_manager.cc:1403] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 11:11:57.089955 16427 raft_consensus.cc:359] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.090763 16427 raft_consensus.cc:385] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.091132 16427 raft_consensus.cc:740] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.091461 16428 raft_consensus.cc:359] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.091903 16427 consensus_queue.cc:260] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.092386 16428 raft_consensus.cc:385] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.093592 16428 raft_consensus.cc:740] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.094668 16427 ts_tablet_manager.cc:1434] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:57.094393 16428 consensus_queue.cc:260] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.095456 16429 tablet_bootstrap.cc:492] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.095919 16429 ts_tablet_manager.cc:1403] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260710 11:11:57.096011 16427 tablet_bootstrap.cc:492] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.096625 16428 ts_tablet_manager.cc:1434] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:57.097611 16428 tablet_bootstrap.cc:492] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.098845 16429 raft_consensus.cc:359] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.099552 16429 raft_consensus.cc:385] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.099862 16429 raft_consensus.cc:740] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.100734 16429 consensus_queue.cc:260] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.103394 16427 tablet_bootstrap.cc:654] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.104264 16428 tablet_bootstrap.cc:654] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.105793 16429 ts_tablet_manager.cc:1434] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:11:57.106799 16429 tablet_bootstrap.cc:492] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.115609 16429 tablet_bootstrap.cc:654] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.132325 16434 raft_consensus.cc:493] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.133031 16434 raft_consensus.cc:515] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.143956 16434 leader_election.cc:290] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.153950 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
W20260710 11:11:57.156417 16350 leader_election.cc:343] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.171365 16427 tablet_bootstrap.cc:492] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.172171 16427 ts_tablet_manager.cc:1403] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.076s	user 0.051s	sys 0.020s
I20260710 11:11:57.173043 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
W20260710 11:11:57.174866 16352 leader_election.cc:343] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.175455 16428 tablet_bootstrap.cc:492] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.175315 16352 leader_election.cc:304] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 880b2ab5ef194963ac1744d5253ecd77; no voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83
I20260710 11:11:57.175961 16429 tablet_bootstrap.cc:492] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.176041 16428 ts_tablet_manager.cc:1403] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.035s
I20260710 11:11:57.175308 16427 raft_consensus.cc:359] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.176265 16434 raft_consensus.cc:2749] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.176478 16429 ts_tablet_manager.cc:1403] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.041s
I20260710 11:11:57.176556 16427 raft_consensus.cc:385] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.177045 16427 raft_consensus.cc:740] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.177960 16427 consensus_queue.cc:260] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.178987 16428 raft_consensus.cc:359] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.179704 16428 raft_consensus.cc:385] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.179450 16429 raft_consensus.cc:359] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.180035 16428 raft_consensus.cc:740] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.180202 16429 raft_consensus.cc:385] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.180548 16429 raft_consensus.cc:740] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.180999 16427 ts_tablet_manager.cc:1434] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:11:57.180842 16428 consensus_queue.cc:260] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.181279 16429 consensus_queue.cc:260] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.183066 16428 ts_tablet_manager.cc:1434] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:11:57.183501 16429 ts_tablet_manager.cc:1434] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:11:57.184008 16428 tablet_bootstrap.cc:492] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.184720 16427 tablet_bootstrap.cc:492] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.191020 16428 tablet_bootstrap.cc:654] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.191509 16427 tablet_bootstrap.cc:654] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.193825 16429 tablet_bootstrap.cc:492] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.201519 16429 tablet_bootstrap.cc:654] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.204183 16433 raft_consensus.cc:493] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.204715 16433 raft_consensus.cc:515] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.206190 16428 tablet_bootstrap.cc:492] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.206679 16428 ts_tablet_manager.cc:1403] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260710 11:11:57.208742 16429 tablet_bootstrap.cc:492] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.209311 16429 ts_tablet_manager.cc:1403] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 11:11:57.209919 16428 raft_consensus.cc:359] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.210690 16428 raft_consensus.cc:385] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.211018 16427 tablet_bootstrap.cc:492] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.210986 16428 raft_consensus.cc:740] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.211581 16427 ts_tablet_manager.cc:1403] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260710 11:11:57.211874 16428 consensus_queue.cc:260] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.213059 16429 raft_consensus.cc:359] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.213846 16429 raft_consensus.cc:385] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.214186 16429 raft_consensus.cc:740] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.214481 16427 raft_consensus.cc:359] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.215178 16427 raft_consensus.cc:385] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.215631 16427 raft_consensus.cc:740] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.216672 16433 leader_election.cc:290] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.216547 16427 consensus_queue.cc:260] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.220148 16433 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.222807 16427 ts_tablet_manager.cc:1434] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:11:57.223886 16427 tablet_bootstrap.cc:492] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.215175 16429 consensus_queue.cc:260] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.220803 16433 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.228696 16433 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.232326 16429 ts_tablet_manager.cc:1434] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:11:57.232954 16434 raft_consensus.cc:493] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.235988 16434 raft_consensus.cc:515] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.237439 16429 tablet_bootstrap.cc:492] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.239831 16434 leader_election.cc:290] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.241603 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
W20260710 11:11:57.243598 16350 leader_election.cc:343] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.247679 16427 tablet_bootstrap.cc:654] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.247679 16429 tablet_bootstrap.cc:654] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.256222 16434 raft_consensus.cc:493] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.256757 16434 raft_consensus.cc:515] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.258867 16434 leader_election.cc:290] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.260397 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.261257 16238 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.262176 16453 raft_consensus.cc:493] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.262620 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.262998 16350 leader_election.cc:304] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.266422 16434 raft_consensus.cc:2804] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.266789 16434 raft_consensus.cc:493] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.267107 16434 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:57.267700 16184 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:57.263275 16313 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.269955 16352 leader_election.cc:304] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 1407a0706ee745d1b531b2682bcffa83
I20260710 11:11:57.271478 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.272115 16313 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.288491 16434 raft_consensus.cc:515] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.262816 16453 raft_consensus.cc:515] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.303468 16428 ts_tablet_manager.cc:1434] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.096s	user 0.039s	sys 0.056s
I20260710 11:11:57.303604 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.304396 16237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.304551 16238 raft_consensus.cc:2468] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.305033 16428 tablet_bootstrap.cc:492] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.305342 16434 leader_election.cc:290] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.306006 16429 tablet_bootstrap.cc:492] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.306428 16427 tablet_bootstrap.cc:492] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.306478 16429 ts_tablet_manager.cc:1403] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.001s
I20260710 11:11:57.306998 16427 ts_tablet_manager.cc:1403] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.026s
I20260710 11:11:57.307096 16456 raft_consensus.cc:2804] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.308555 16453 leader_election.cc:290] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.313232 16456 raft_consensus.cc:493] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.313860 16428 tablet_bootstrap.cc:654] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.313835 16456 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.316694 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.317500 16387 raft_consensus.cc:2468] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.319105 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.320163 16313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:11:57.320937 16313 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.321143 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.321964 16386 raft_consensus.cc:2468] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.322341 16456 raft_consensus.cc:515] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.309643 16437 raft_consensus.cc:493] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.311374 16434 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.311527 16276 leader_election.cc:304] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.323854 16434 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
W20260710 11:11:57.324496 16276 leader_election.cc:343] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.325124 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.325806 16238 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.326272 16434 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.312008 16427 raft_consensus.cc:359] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.326879 16427 raft_consensus.cc:385] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.326674 16278 leader_election.cc:304] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.327275 16427 raft_consensus.cc:740] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.323800 16437 raft_consensus.cc:515] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.327833 16453 raft_consensus.cc:2804] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.328325 16453 raft_consensus.cc:493] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.328122 16427 consensus_queue.cc:260] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.328815 16453 raft_consensus.cc:3060] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.312347 16237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.331687 16429 raft_consensus.cc:359] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.332783 16429 raft_consensus.cc:385] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.333209 16429 raft_consensus.cc:740] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.334383 16429 consensus_queue.cc:260] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.352720 16452 raft_consensus.cc:2804] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.354379 16437 leader_election.cc:290] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.355099 16437 raft_consensus.cc:493] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.355530 16437 raft_consensus.cc:515] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.337309 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.353205 16452 raft_consensus.cc:493] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.358907 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:11:57.359206 16452 raft_consensus.cc:3060] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:57.359427 16350 leader_election.cc:343] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.359622 16311 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.343670 16237 raft_consensus.cc:2468] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.333150 16456 leader_election.cc:290] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.361937 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.330583 16387 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.362730 16235 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.357761 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.365847 16312 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.366958 16278 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 1407a0706ee745d1b531b2682bcffa83
I20260710 11:11:57.367561 16352 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 1407a0706ee745d1b531b2682bcffa83
I20260710 11:11:57.368916 16456 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.369202 16433 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.369274 16456 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.369633 16433 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.369786 16456 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.370018 16433 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.357800 16437 leader_election.cc:290] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.376793 16456 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.378793 16238 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.380357 16237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.380280 16350 leader_election.cc:304] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.383719 16434 raft_consensus.cc:2804] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.384262 16434 raft_consensus.cc:697] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
W20260710 11:11:57.384727 16350 leader_election.cc:343] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.380393 16429 ts_tablet_manager.cc:1434] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.001s
I20260710 11:11:57.385155 16434 consensus_queue.cc:237] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.387826 16452 raft_consensus.cc:515] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.389634 16429 tablet_bootstrap.cc:492] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.377190 16433 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.402698 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:11:57.403240 16237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.403532 16312 raft_consensus.cc:2393] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 880b2ab5ef194963ac1744d5253ecd77 in current term 1: Already voted for candidate 0dc6d135e0844831ab0a41f272df8eec in this term.
I20260710 11:11:57.403960 16237 raft_consensus.cc:3060] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.403565 16453 raft_consensus.cc:515] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.404933 16352 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [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: 880b2ab5ef194963ac1744d5253ecd77; no voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83
I20260710 11:11:57.405143 16457 raft_consensus.cc:493] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.407457 16457 raft_consensus.cc:515] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.409196 16427 ts_tablet_manager.cc:1434] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.102s	user 0.027s	sys 0.032s
I20260710 11:11:57.413575 16457 leader_election.cc:290] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935)
I20260710 11:11:57.413985 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.406495 16456 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.415935 16238 raft_consensus.cc:3060] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.419816 16462 raft_consensus.cc:493] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.415215 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.421927 16427 tablet_bootstrap.cc:492] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.422238 16452 leader_election.cc:290] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.415927 16457 raft_consensus.cc:2749] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.422777 16462 raft_consensus.cc:515] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.421922 16453 leader_election.cc:290] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.423527 16236 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.425393 16237 raft_consensus.cc:2468] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.419808 16133 catalog_manager.cc:5697] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.427371 16350 leader_election.cc:304] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.429291 16434 raft_consensus.cc:2804] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.430946 16276 leader_election.cc:304] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.431825 16433 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.432392 16433 raft_consensus.cc:2804] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.432829 16433 raft_consensus.cc:697] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:11:57.433259 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.430934 16434 raft_consensus.cc:493] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:57.434969 16276 leader_election.cc:343] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.435708 16434 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.433718 16433 consensus_queue.cc:237] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.434908 16428 tablet_bootstrap.cc:492] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.424582 16235 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.425580 16313 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.440618 16429 tablet_bootstrap.cc:654] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.447459 16427 tablet_bootstrap.cc:654] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.449028 16350 leader_election.cc:304] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.439927 16462 leader_election.cc:290] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.447816 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.450013 16464 raft_consensus.cc:2804] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.450681 16464 raft_consensus.cc:697] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:11:57.448218 16238 raft_consensus.cc:2468] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.448704 16428 ts_tablet_manager.cc:1403] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.144s	user 0.021s	sys 0.028s
I20260710 11:11:57.437136 16311 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.450076 16236 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.455502 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.451712 16464 consensus_queue.cc:237] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.455505 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.460023 16387 raft_consensus.cc:3060] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.461300 16276 leader_election.cc:304] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.462421 16462 raft_consensus.cc:2804] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.457636 16385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.457741 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.458467 16386 raft_consensus.cc:3060] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.455884 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.464629 16385 raft_consensus.cc:2393] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dc6d135e0844831ab0a41f272df8eec in current term 1: Already voted for candidate 880b2ab5ef194963ac1744d5253ecd77 in this term.
I20260710 11:11:57.462790 16462 raft_consensus.cc:493] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.465816 16462 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.479447 16434 raft_consensus.cc:515] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.480890 16384 raft_consensus.cc:2393] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dc6d135e0844831ab0a41f272df8eec in current term 1: Already voted for candidate 880b2ab5ef194963ac1744d5253ecd77 in this term.
I20260710 11:11:57.481685 16434 leader_election.cc:290] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935)
I20260710 11:11:57.484133 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.484799 16238 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.486411 16462 raft_consensus.cc:515] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.487633 16312 raft_consensus.cc:2393] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 880b2ab5ef194963ac1744d5253ecd77 in current term 1: Already voted for candidate 0dc6d135e0844831ab0a41f272df8eec in this term.
I20260710 11:11:57.489281 16428 raft_consensus.cc:359] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.498588 16428 raft_consensus.cc:385] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.492357 16238 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.499464 16428 raft_consensus.cc:740] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
W20260710 11:11:57.500387 16463 log.cc:927] Time spent T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 11:11:57.471071 16276 leader_election.cc:304] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.498828 16429 tablet_bootstrap.cc:492] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.503034 16429 ts_tablet_manager.cc:1403] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.003s
I20260710 11:11:57.496757 16462 leader_election.cc:290] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.495309 16434 raft_consensus.cc:493] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.502059 16428 consensus_queue.cc:260] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.502009 16350 leader_election.cc:304] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.505390 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.504325 16278 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [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: 0dc6d135e0844831ab0a41f272df8eec; no voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:11:57.506264 16311 raft_consensus.cc:2393] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1407a0706ee745d1b531b2682bcffa83 in current term 1: Already voted for candidate 880b2ab5ef194963ac1744d5253ecd77 in this term.
I20260710 11:11:57.506017 16136 catalog_manager.cc:5697] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.506826 16464 raft_consensus.cc:2804] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.505863 16434 raft_consensus.cc:515] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.507512 16464 raft_consensus.cc:697] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:11:57.508374 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:11:57.509156 16311 raft_consensus.cc:2393] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 880b2ab5ef194963ac1744d5253ecd77 in current term 1: Already voted for candidate 0dc6d135e0844831ab0a41f272df8eec in this term.
I20260710 11:11:57.509291 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.509503 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.510416 16428 ts_tablet_manager.cc:1434] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.003s
W20260710 11:11:57.510784 16350 leader_election.cc:343] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.511720 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.508378 16464 consensus_queue.cc:237] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.508530 16462 raft_consensus.cc:2749] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.511386 16428 tablet_bootstrap.cc:492] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.516074 16429 raft_consensus.cc:359] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.518549 16429 raft_consensus.cc:385] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.518834 16429 raft_consensus.cc:740] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.519403 16429 consensus_queue.cc:260] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
W20260710 11:11:57.516691 16276 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.65:44935, user_credentials={real_user=slave}} blocked reactor thread for 48352.8us
I20260710 11:11:57.525125 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.526425 16434 leader_election.cc:290] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.526921 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.528069 16238 raft_consensus.cc:2393] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dc6d135e0844831ab0a41f272df8eec in current term 1: Already voted for candidate 880b2ab5ef194963ac1744d5253ecd77 in this term.
I20260710 11:11:57.528692 16429 ts_tablet_manager.cc:1434] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:11:57.528970 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.529578 16429 tablet_bootstrap.cc:492] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.522010 16433 raft_consensus.cc:2804] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.532892 16384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.533915 16433 raft_consensus.cc:697] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:11:57.534202 16387 raft_consensus.cc:2468] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.534755 16433 consensus_queue.cc:237] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.527062 16386 raft_consensus.cc:2468] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.537530 16276 leader_election.cc:304] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [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: 0dc6d135e0844831ab0a41f272df8eec; no voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:11:57.538259 16462 raft_consensus.cc:2749] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.539772 16203 leader_election.cc:304] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83; no voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:11:57.540084 16428 tablet_bootstrap.cc:654] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.540642 16459 raft_consensus.cc:2749] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.541992 16203 leader_election.cc:304] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83; no voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77
W20260710 11:11:57.542785 16352 leader_election.cc:343] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:57.543164 16352 leader_election.cc:304] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 880b2ab5ef194963ac1744d5253ecd77; no voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83
I20260710 11:11:57.543856 16459 raft_consensus.cc:2749] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.548635 16434 raft_consensus.cc:2749] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.562014 16427 tablet_bootstrap.cc:492] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.562533 16427 ts_tablet_manager.cc:1403] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.013s
I20260710 11:11:57.562871 16428 tablet_bootstrap.cc:492] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.563338 16428 ts_tablet_manager.cc:1403] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.004s
I20260710 11:11:57.563766 16429 tablet_bootstrap.cc:654] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.565821 16428 raft_consensus.cc:359] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.566463 16428 raft_consensus.cc:385] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.565542 16427 raft_consensus.cc:359] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.566726 16428 raft_consensus.cc:740] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.566884 16427 raft_consensus.cc:385] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.567179 16427 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.567554 16428 consensus_queue.cc:260] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.567871 16427 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.569794 16428 ts_tablet_manager.cc:1434] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:11:57.570701 16428 tablet_bootstrap.cc:492] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.574892 16427 ts_tablet_manager.cc:1434] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:11:57.575920 16427 tablet_bootstrap.cc:492] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.578122 16428 tablet_bootstrap.cc:654] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.584360 16429 tablet_bootstrap.cc:492] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.584858 16429 ts_tablet_manager.cc:1403] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.010s
I20260710 11:11:57.587728 16427 tablet_bootstrap.cc:654] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.587800 16429 raft_consensus.cc:359] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.588603 16429 raft_consensus.cc:385] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.588877 16429 raft_consensus.cc:740] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.589943 16428 tablet_bootstrap.cc:492] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.589639 16429 consensus_queue.cc:260] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.590405 16428 ts_tablet_manager.cc:1403] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:11:57.591854 16429 ts_tablet_manager.cc:1434] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:57.592752 16429 tablet_bootstrap.cc:492] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77: Bootstrap starting.
I20260710 11:11:57.593855 16428 raft_consensus.cc:359] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.594777 16428 raft_consensus.cc:385] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.595103 16428 raft_consensus.cc:740] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.596206 16428 consensus_queue.cc:260] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.598937 16428 ts_tablet_manager.cc:1434] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:57.599164 16429 tablet_bootstrap.cc:654] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.604429 16429 tablet_bootstrap.cc:492] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77: No bootstrap required, opened a new log
I20260710 11:11:57.604593 16428 tablet_bootstrap.cc:492] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec: Bootstrap starting.
I20260710 11:11:57.604859 16429 ts_tablet_manager.cc:1403] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:11:57.591549 16133 catalog_manager.cc:5697] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.607538 16429 raft_consensus.cc:359] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.608177 16429 raft_consensus.cc:385] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.608440 16429 raft_consensus.cc:740] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.608819 16427 tablet_bootstrap.cc:492] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.609331 16427 ts_tablet_manager.cc:1403] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260710 11:11:57.609208 16429 consensus_queue.cc:260] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.611624 16429 ts_tablet_manager.cc:1434] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:11:57.611825 16428 tablet_bootstrap.cc:654] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.607188 16133 catalog_manager.cc:5697] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.612371 16427 raft_consensus.cc:359] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.613194 16427 raft_consensus.cc:385] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.613533 16427 raft_consensus.cc:740] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.614323 16427 consensus_queue.cc:260] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.618525 16427 ts_tablet_manager.cc:1434] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:57.619601 16427 tablet_bootstrap.cc:492] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.614874 16136 catalog_manager.cc:5697] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.626237 16427 tablet_bootstrap.cc:654] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.631973 16428 tablet_bootstrap.cc:492] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec: No bootstrap required, opened a new log
I20260710 11:11:57.632594 16428 ts_tablet_manager.cc:1403] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260710 11:11:57.635278 16428 raft_consensus.cc:359] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.635943 16427 tablet_bootstrap.cc:492] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.635931 16428 raft_consensus.cc:385] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.636385 16428 raft_consensus.cc:740] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.636482 16427 ts_tablet_manager.cc:1403] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 11:11:57.637252 16428 consensus_queue.cc:260] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.639038 16427 raft_consensus.cc:359] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.639467 16428 ts_tablet_manager.cc:1434] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:11:57.639690 16427 raft_consensus.cc:385] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.639971 16427 raft_consensus.cc:740] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.640547 16427 consensus_queue.cc:260] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.642513 16427 ts_tablet_manager.cc:1434] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:11:57.643360 16427 tablet_bootstrap.cc:492] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.648188 16427 tablet_bootstrap.cc:654] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.653276 16427 tablet_bootstrap.cc:492] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.653741 16427 ts_tablet_manager.cc:1403] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 11:11:57.655438 16427 raft_consensus.cc:359] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.655956 16427 raft_consensus.cc:385] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.656127 16427 raft_consensus.cc:740] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.656543 16427 consensus_queue.cc:260] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.657860 16427 ts_tablet_manager.cc:1434] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:11:57.658677 16427 tablet_bootstrap.cc:492] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83: Bootstrap starting.
I20260710 11:11:57.662904 16427 tablet_bootstrap.cc:654] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:57.667747 16427 tablet_bootstrap.cc:492] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83: No bootstrap required, opened a new log
I20260710 11:11:57.668141 16427 ts_tablet_manager.cc:1403] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:11:57.670269 16427 raft_consensus.cc:359] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.670709 16427 raft_consensus.cc:385] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:57.670878 16427 raft_consensus.cc:740] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Initialized, Role: FOLLOWER
I20260710 11:11:57.671355 16427 consensus_queue.cc:260] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.672915 16427 ts_tablet_manager.cc:1434] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:11:57.689697 16433 raft_consensus.cc:493] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.690209 16433 raft_consensus.cc:515] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.691808 16433 leader_election.cc:290] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.692526 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c6ff705bc466289e0d7711a61c356" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.692759 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c6ff705bc466289e0d7711a61c356" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.693056 16238 raft_consensus.cc:2468] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.693315 16386 raft_consensus.cc:2468] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.694114 16276 leader_election.cc:304] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.694839 16433 raft_consensus.cc:2804] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.695192 16433 raft_consensus.cc:493] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.695477 16433 raft_consensus.cc:3060] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.699918 16433 raft_consensus.cc:515] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.701620 16433 leader_election.cc:290] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.702410 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c6ff705bc466289e0d7711a61c356" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.702636 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c6ff705bc466289e0d7711a61c356" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.702888 16238 raft_consensus.cc:3060] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.703155 16386 raft_consensus.cc:3060] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.707710 16386 raft_consensus.cc:2468] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.707978 16238 raft_consensus.cc:2468] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.708773 16278 leader_election.cc:304] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.709635 16433 raft_consensus.cc:2804] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.710032 16433 raft_consensus.cc:697] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:11:57.710795 16433 consensus_queue.cc:237] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.718200 16136 catalog_manager.cc:5697] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.729993 16459 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.730469 16459 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.732110 16459 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.733006 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.733265 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.733671 16312 raft_consensus.cc:2393] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1407a0706ee745d1b531b2682bcffa83 in current term 1: Already voted for candidate 0dc6d135e0844831ab0a41f272df8eec in this term.
I20260710 11:11:57.734037 16386 raft_consensus.cc:2393] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1407a0706ee745d1b531b2682bcffa83 in current term 1: Already voted for candidate 880b2ab5ef194963ac1744d5253ecd77 in this term.
I20260710 11:11:57.734880 16203 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83; no voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:11:57.735491 16459 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.739974 16459 raft_consensus.cc:2749] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:57.745075 16433 raft_consensus.cc:493] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.745541 16433 raft_consensus.cc:515] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.747104 16433 leader_election.cc:290] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.748103 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.748297 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.748735 16238 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.748896 16386 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 0.
I20260710 11:11:57.749886 16276 leader_election.cc:304] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.750595 16433 raft_consensus.cc:2804] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.750974 16433 raft_consensus.cc:493] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.751204 16433 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.755724 16433 raft_consensus.cc:515] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.757244 16433 leader_election.cc:290] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.758118 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.758188 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.758788 16386 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.758788 16238 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.765537 16386 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.765537 16238 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:57.766860 16276 leader_election.cc:304] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.767562 16433 raft_consensus.cc:2804] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.767966 16433 raft_consensus.cc:697] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:11:57.768748 16433 consensus_queue.cc:237] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.775251 16136 catalog_manager.cc:5697] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.794147 16459 raft_consensus.cc:493] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.794631 16459 raft_consensus.cc:515] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.796212 16459 leader_election.cc:290] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.797117 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.797516 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:57.797840 16312 raft_consensus.cc:2468] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 0.
I20260710 11:11:57.798098 16386 raft_consensus.cc:2468] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 0.
I20260710 11:11:57.798893 16203 leader_election.cc:304] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.799610 16459 raft_consensus.cc:2804] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.800002 16459 raft_consensus.cc:493] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.800276 16459 raft_consensus.cc:3060] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.804929 16459 raft_consensus.cc:515] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.806414 16459 leader_election.cc:290] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:57.807250 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:11:57.807714 16312 raft_consensus.cc:3060] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.807648 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:57.808482 16386 raft_consensus.cc:3060] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.812403 16312 raft_consensus.cc:2468] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 1.
I20260710 11:11:57.813494 16203 leader_election.cc:304] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:57.813540 16386 raft_consensus.cc:2468] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 1.
I20260710 11:11:57.814216 16459 raft_consensus.cc:2804] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.814674 16459 raft_consensus.cc:697] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:11:57.815408 16459 consensus_queue.cc:237] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.822039 16136 catalog_manager.cc:5697] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.830983 16464 consensus_queue.cc:1048] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.839233 16464 raft_consensus.cc:493] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:57.839766 16464 raft_consensus.cc:515] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.843079 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:57.843807 16236 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.844569 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec" is_pre_election: true
I20260710 11:11:57.845209 16311 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 0.
I20260710 11:11:57.845719 16350 leader_election.cc:304] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.846345 16464 leader_election.cc:290] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.847239 16464 raft_consensus.cc:2804] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:57.847379 16434 consensus_queue.cc:1048] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.847671 16464 raft_consensus.cc:493] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:57.848171 16464 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.855962 16464 raft_consensus.cc:515] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.858239 16464 leader_election.cc:290] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:11:57.858767 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:57.859304 16236 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.860562 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:11:57.861155 16311 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:57.862807 16433 consensus_queue.cc:1048] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.866902 16236 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.868319 16350 leader_election.cc:304] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:57.868968 16311 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 1.
I20260710 11:11:57.869428 16464 raft_consensus.cc:2804] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:57.870151 16464 raft_consensus.cc:697] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:11:57.870898 16464 consensus_queue.cc:237] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:57.872563 16434 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.885915 16452 consensus_queue.cc:1048] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.892496 16136 catalog_manager.cc:5697] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:57.903158 16434 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.985574 16452 consensus_queue.cc:1048] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:57.995949 16462 consensus_queue.cc:1048] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.106122 16434 consensus_queue.cc:1048] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.116668 16464 consensus_queue.cc:1048] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.153913 16462 consensus_queue.cc:1048] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.164125 16453 consensus_queue.cc:1048] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.189664 16452 consensus_queue.cc:1048] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.200052 16459 consensus_queue.cc:1048] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.200624 16462 consensus_queue.cc:1048] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.219180 16437 consensus_queue.cc:1048] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:58.271869 16184 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:58.284121 16464 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:58.294207 16434 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:11:59.275599 16184 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:59.589931 16453 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:59.590394 16453 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:59.591945 16453 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:59.592895 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83" is_pre_election: true
I20260710 11:11:59.592998 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77" is_pre_election: true
I20260710 11:11:59.593504 16236 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:59.593649 16386 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 1.
I20260710 11:11:59.594592 16276 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [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: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:11:59.595400 16453 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:11:59.595736 16453 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:59.596024 16453 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:59.603598 16453 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:59.605916 16453 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:11:59.606721 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:11:59.607064 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:11:59.607396 16236 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:59.607677 16386 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:59.612222 16236 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 2.
I20260710 11:11:59.612310 16386 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 2.
I20260710 11:11:59.613448 16278 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:11:59.614320 16511 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:59.614866 16511 raft_consensus.cc:697] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:11:59.615669 16511 consensus_queue.cc:237] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER 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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:11:59.622488 16136 catalog_manager.cc:5697] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 0 to 2, leader changed from <none> to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 2 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.068624 16236 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:00.070008 16511 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:00.082387 16386 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:00.084035 16519 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:00.104583 16386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8859646a45e64b69821411c41f4967ca"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:53166
I20260710 11:12:00.105221 16386 raft_consensus.cc:606] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:00.110733 16386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:53166
I20260710 11:12:00.111331 16386 raft_consensus.cc:606] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:00.125976 16311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:00.126531 16311 raft_consensus.cc:606] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:00.132191 16311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:00.132807 16311 raft_consensus.cc:606] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:00.138175 16311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:00.138749 16311 raft_consensus.cc:606] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:00.143651 16387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
mode: GRACEFUL
new_leader_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:53166
I20260710 11:12:00.144281 16387 raft_consensus.cc:606] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Received request to transfer leadership to TS 0dc6d135e0844831ab0a41f272df8eec
I20260710 11:12:00.149892 16387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f857ac055246759e8dd1150657445f"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
mode: GRACEFUL
new_leader_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:53166
I20260710 11:12:00.150422 16387 raft_consensus.cc:606] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Received request to transfer leadership to TS 0dc6d135e0844831ab0a41f272df8eec
I20260710 11:12:00.170137 16238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:56748
I20260710 11:12:00.170684 16238 raft_consensus.cc:606] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 LEADER]: Received request to transfer leadership to TS 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:12:00.174798 16456 raft_consensus.cc:993] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.175262 16527 raft_consensus.cc:1081] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.176795 16238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56730
I20260710 11:12:00.177382 16238 raft_consensus.cc:493] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.177780 16238 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.182945 16238 raft_consensus.cc:515] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.185245 16238 leader_election.cc:290] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.186070 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:00.186282 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.186708 16311 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.186899 16387 raft_consensus.cc:3055] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.187291 16387 raft_consensus.cc:740] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:00.188014 16387 consensus_queue.cc:260] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.189013 16387 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.191723 16311 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.193058 16203 leader_election.cc:304] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:12:00.193861 16510 raft_consensus.cc:2804] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.194798 16387 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.194984 16510 raft_consensus.cc:697] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:00.196036 16510 consensus_queue.cc:237] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.203974 16135 catalog_manager.cc:5697] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 1 to 2, leader changed from 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.274981 16528 raft_consensus.cc:993] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:00.275429 16528 raft_consensus.cc:1081] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 LEADER]: Signalling peer 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:00.276961 16387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:53164
I20260710 11:12:00.277477 16387 raft_consensus.cc:493] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.277765 16387 raft_consensus.cc:3060] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.282398 16387 raft_consensus.cc:515] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.284085 16387 leader_election.cc:290] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 2 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:12:00.285187 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:00.285182 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5629c11fafd844d6a9888d80e6465363" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:00.285935 16311 raft_consensus.cc:3060] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.286044 16238 raft_consensus.cc:3055] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.286482 16238 raft_consensus.cc:740] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:00.287388 16238 consensus_queue.cc:260] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.288794 16238 raft_consensus.cc:3060] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.291045 16311 raft_consensus.cc:2468] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 2.
I20260710 11:12:00.292469 16352 leader_election.cc:304] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:00.293385 16527 raft_consensus.cc:2804] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.293891 16527 raft_consensus.cc:697] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:00.294695 16527 consensus_queue.cc:237] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.296663 16238 raft_consensus.cc:2468] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 2.
I20260710 11:12:00.296847 16456 raft_consensus.cc:993] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.297508 16533 raft_consensus.cc:1081] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.299454 16238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8859646a45e64b69821411c41f4967ca"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56730
I20260710 11:12:00.300042 16238 raft_consensus.cc:493] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.300369 16238 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.304448 16135 catalog_manager.cc:5697] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 1 to 2, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.306563 16238 raft_consensus.cc:515] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.308737 16238 leader_election.cc:290] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.309489 16533 raft_consensus.cc:993] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: : Instructing follower 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:00.310058 16527 raft_consensus.cc:1081] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Signalling peer 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:00.310288 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.310904 16387 raft_consensus.cc:3055] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.311280 16387 raft_consensus.cc:740] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:00.311816 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:00.312657 16312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f857ac055246759e8dd1150657445f"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:48852
I20260710 11:12:00.313388 16312 raft_consensus.cc:493] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.313868 16311 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.313910 16312 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.319268 16311 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.320773 16527 raft_consensus.cc:993] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: : Instructing follower 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:00.312103 16387 consensus_queue.cc:260] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.322788 16527 raft_consensus.cc:1081] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Signalling peer 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:00.323275 16387 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.320816 16203 leader_election.cc:304] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:12:00.325067 16528 raft_consensus.cc:2804] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.325297 16311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:48852
I20260710 11:12:00.325691 16528 raft_consensus.cc:697] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:00.325120 16312 raft_consensus.cc:515] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.325975 16311 raft_consensus.cc:493] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.326370 16311 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.326571 16528 consensus_queue.cc:237] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.329156 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.329896 16386 raft_consensus.cc:3055] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.330235 16386 raft_consensus.cc:740] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:00.331180 16387 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.331118 16386 consensus_queue.cc:260] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.332163 16238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:00.332842 16386 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.333137 16312 leader_election.cc:290] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.333655 16311 raft_consensus.cc:515] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.333657 16238 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.337436 16311 leader_election.cc:290] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.338214 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:00.338891 16236 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.341817 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.342476 16387 raft_consensus.cc:3055] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.342808 16387 raft_consensus.cc:740] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:00.341297 16386 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 2.
I20260710 11:12:00.344266 16238 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 2.
I20260710 11:12:00.343710 16387 consensus_queue.cc:260] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.345736 16278 leader_election.cc:304] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:00.346242 16387 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.346745 16519 raft_consensus.cc:2804] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.347252 16519 raft_consensus.cc:697] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:00.348131 16519 consensus_queue.cc:237] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.350428 16511 raft_consensus.cc:993] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.350970 16511 raft_consensus.cc:1081] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.354440 16387 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 2.
I20260710 11:12:00.358155 16278 leader_election.cc:304] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:00.359727 16519 raft_consensus.cc:2804] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.360327 16519 raft_consensus.cc:697] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:00.360957 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56734
I20260710 11:12:00.361302 16519 consensus_queue.cc:237] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.362216 16135 catalog_manager.cc:5697] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 1 to 2, leader changed from 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67) to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 2 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.363361 16235 raft_consensus.cc:493] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.363767 16235 raft_consensus.cc:3060] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.365770 16236 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 2.
I20260710 11:12:00.366132 16136 catalog_manager.cc:5697] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 1 to 2, leader changed from 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.371044 16235 raft_consensus.cc:515] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.373519 16235 leader_election.cc:290] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.374372 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:00.374733 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686f9a1e940c45d6ae3f9d52438bd730" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.375016 16312 raft_consensus.cc:3055] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.375283 16387 raft_consensus.cc:3060] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.375411 16312 raft_consensus.cc:740] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:00.376310 16312 consensus_queue.cc:260] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.377651 16312 raft_consensus.cc:3060] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.382987 16387 raft_consensus.cc:2468] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.384303 16203 leader_election.cc:304] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:00.384912 16312 raft_consensus.cc:2468] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.386011 16528 raft_consensus.cc:2804] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.386475 16528 raft_consensus.cc:697] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:00.386921 16135 catalog_manager.cc:5697] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 1 to 2, leader changed from 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67) to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 2 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.387256 16528 consensus_queue.cc:237] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.397213 16136 catalog_manager.cc:5697] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 1 to 2, leader changed from 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.409480 16453 raft_consensus.cc:993] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.410000 16519 raft_consensus.cc:1081] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.411471 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56734
I20260710 11:12:00.411976 16235 raft_consensus.cc:493] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.412297 16235 raft_consensus.cc:3060] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.416893 16235 raft_consensus.cc:515] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.418517 16235 leader_election.cc:290] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.419454 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:00.419703 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3578de6ceb4e4057895a365a7291e237" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.420001 16312 raft_consensus.cc:3055] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:00.420250 16387 raft_consensus.cc:3060] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.420365 16312 raft_consensus.cc:740] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:00.421226 16312 consensus_queue.cc:260] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.422238 16312 raft_consensus.cc:3060] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:00.425580 16387 raft_consensus.cc:2468] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.426820 16203 leader_election.cc:304] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:00.426973 16312 raft_consensus.cc:2468] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:00.427639 16528 raft_consensus.cc:2804] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:00.428195 16528 raft_consensus.cc:697] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:00.428912 16528 consensus_queue.cc:237] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.435680 16136 catalog_manager.cc:5697] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 1 to 2, leader changed from 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.610948 16453 raft_consensus.cc:993] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.611630 16519 raft_consensus.cc:1081] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:00.613495 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56734
I20260710 11:12:00.614066 16235 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.614353 16235 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.619750 16235 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.621762 16235 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 3 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:00.623090 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:00.623456 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:00.623898 16312 raft_consensus.cc:3055] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:00.624150 16387 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.624365 16312 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:00.625450 16312 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.627074 16312 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.632397 16387 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 3.
I20260710 11:12:00.633026 16311 raft_consensus.cc:1275] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.633829 16203 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [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: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:00.634697 16528 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:00.634913 16312 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 3.
I20260710 11:12:00.635130 16510 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.636364 16528 raft_consensus.cc:697] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:00.637176 16528 consensus_queue.cc:237] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:00.646081 16387 raft_consensus.cc:1275] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.647826 16541 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.649298 16135 catalog_manager.cc:5697] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 2 to 3, leader changed from 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 3 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.685496 16312 raft_consensus.cc:1275] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.686815 16535 consensus_queue.cc:1048] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.696079 16235 raft_consensus.cc:1275] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.698602 16535 consensus_queue.cc:1048] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.709905 16387 raft_consensus.cc:1275] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.711198 16541 consensus_queue.cc:1048] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.720546 16312 raft_consensus.cc:1275] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.722057 16510 consensus_queue.cc:1048] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.787632 16387 raft_consensus.cc:1275] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.789052 16519 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.794991 16235 raft_consensus.cc:1275] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.796638 16511 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.815083 16387 raft_consensus.cc:1275] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.816419 16511 consensus_queue.cc:1048] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.825557 16235 raft_consensus.cc:1275] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.827790 16453 consensus_queue.cc:1048] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.833792 16387 raft_consensus.cc:1275] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.835444 16510 consensus_queue.cc:1048] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:00.845460 16312 raft_consensus.cc:1275] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.847522 16556 consensus_queue.cc:1048] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:00.913964 16387 raft_consensus.cc:1275] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.915319 16556 consensus_queue.cc:1048] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:00.924926 16312 raft_consensus.cc:1275] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:00.926858 16528 consensus_queue.cc:1048] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.072784 16387 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:01.074718 16510 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:01.084163 16312 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:01.086390 16528 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:03.244871 15625 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:12:03.245558 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:03.266507 16235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:56756
I20260710 11:12:03.267091 16235 raft_consensus.cc:606] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Received request to transfer leadership to TS 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:12:03.269580 16235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:56756
I20260710 11:12:03.270112 16235 raft_consensus.cc:606] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Received request to transfer leadership to TS 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:12:03.271128 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:03.271566 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:12:03.330286 16408 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6aa0 after lost signal to thread 15628
W20260710 11:12:03.331238 16408 debug-util.cc:398] Leaking SignalData structure 0x7b08001ae280 after lost signal to thread 16170
W20260710 11:12:03.332631 16408 debug-util.cc:398] Leaking SignalData structure 0x7b08000b16c0 after lost signal to thread 16337
W20260710 11:12:03.333328 16408 debug-util.cc:398] Leaking SignalData structure 0x7b080009e8c0 after lost signal to thread 16411
I20260710 11:12:03.473243 16567 raft_consensus.cc:993] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:03.473830 16528 raft_consensus.cc:1081] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Signalling peer 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:03.479044 16387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:53164
I20260710 11:12:03.479607 16387 raft_consensus.cc:493] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:03.479976 16387 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:03.485042 16387 raft_consensus.cc:515] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:03.486900 16387 leader_election.cc:290] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 3 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:12:03.487967 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:03.488149 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:03.488854 16312 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:03.488806 16235 raft_consensus.cc:3055] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:03.489427 16235 raft_consensus.cc:740] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:03.490556 16235 consensus_queue.cc:260] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:03.491914 16235 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:03.494455 16312 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 3.
I20260710 11:12:03.495693 16352 leader_election.cc:304] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:03.496452 16562 raft_consensus.cc:2804] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:03.497948 16562 raft_consensus.cc:697] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:03.498876 16562 consensus_queue.cc:237] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:03.499666 16235 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 3.
I20260710 11:12:03.508901 16133 catalog_manager.cc:5697] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 2 to 3, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.607810 16567 raft_consensus.cc:993] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:03.608410 16567 raft_consensus.cc:1081] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Signalling peer 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:03.610476 16386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:53164
I20260710 11:12:03.611253 16386 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:03.611740 16386 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:03.620779 16386 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:03.623348 16386 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 4 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:12:03.624032 16235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:03.624468 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:03.624655 16235 raft_consensus.cc:3055] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:03.625008 16235 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:03.625015 16312 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:03.625916 16235 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:03.626845 16235 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:03.631685 16235 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 4.
I20260710 11:12:03.632987 16350 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [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: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:03.633390 16312 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 4.
I20260710 11:12:03.633837 16562 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:03.634312 16562 raft_consensus.cc:697] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:03.635118 16562 consensus_queue.cc:237] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:03.643958 16133 catalog_manager.cc:5697] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 3 to 4, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 4 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:04.038697 16235 raft_consensus.cc:1275] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:04.039156 16312 raft_consensus.cc:1275] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:04.041165 16562 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:04.042515 16568 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:04.164376 16312 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:12:04.165974 16580 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:04.178613 16235 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:12:04.182039 16580 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:04.272718 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:04.292158 16386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:53166
I20260710 11:12:04.292827 16386 raft_consensus.cc:606] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:04.306092 16386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:53166
I20260710 11:12:04.306759 16386 raft_consensus.cc:606] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:04.312878 16312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:04.313637 16312 raft_consensus.cc:606] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:04.319653 16312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f857ac055246759e8dd1150657445f"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:04.320192 16312 raft_consensus.cc:606] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:04.325295 16312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
mode: GRACEFUL
new_leader_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:04.325794 16312 raft_consensus.cc:606] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Received request to transfer leadership to TS 1407a0706ee745d1b531b2682bcffa83
I20260710 11:12:04.586373 16582 raft_consensus.cc:993] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.587030 16511 raft_consensus.cc:1081] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.588640 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f857ac055246759e8dd1150657445f"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56734
I20260710 11:12:04.589162 16235 raft_consensus.cc:493] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.589509 16235 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.595141 16235 raft_consensus.cc:515] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.597139 16235 leader_election.cc:290] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 3 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:04.598395 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:04.598580 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:04.599013 16386 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.599263 16312 raft_consensus.cc:3055] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:04.599648 16312 raft_consensus.cc:740] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:04.600736 16312 consensus_queue.cc:260] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.602190 16312 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.604012 16386 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 3.
I20260710 11:12:04.605269 16203 leader_election.cc:304] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [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: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:04.606184 16567 raft_consensus.cc:2804] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:04.608269 16567 raft_consensus.cc:697] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:04.609345 16567 consensus_queue.cc:237] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.610625 16312 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 3.
I20260710 11:12:04.619226 16133 catalog_manager.cc:5697] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 2 to 3, leader changed from 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 3 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.634279 16562 raft_consensus.cc:993] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.634776 16562 raft_consensus.cc:1081] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.636453 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56730
I20260710 11:12:04.637001 16235 raft_consensus.cc:493] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.637377 16235 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.642623 16235 raft_consensus.cc:515] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.644491 16235 leader_election.cc:290] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 4 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:04.645243 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:04.645581 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f2f878737041eeb5c18f25602231b0" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:04.645864 16312 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.646142 16386 raft_consensus.cc:3055] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:04.646452 16386 raft_consensus.cc:740] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:04.647163 16386 consensus_queue.cc:260] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.648089 16386 raft_consensus.cc:3060] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:04.653064 16312 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 4.
I20260710 11:12:04.654165 16386 raft_consensus.cc:2468] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 4.
I20260710 11:12:04.654512 16203 leader_election.cc:304] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [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: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:12:04.655440 16567 raft_consensus.cc:2804] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:04.655982 16567 raft_consensus.cc:697] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 4 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:04.656792 16567 consensus_queue.cc:237] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.662959 16133 catalog_manager.cc:5697] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 3 to 4, leader changed from 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 4 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.704401 16580 raft_consensus.cc:993] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.704990 16580 raft_consensus.cc:1081] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.706868 16235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56730
I20260710 11:12:04.707381 16235 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.707700 16235 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:12:04.709276 16582 raft_consensus.cc:993] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.709838 16511 raft_consensus.cc:1081] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.711614 16236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56734
I20260710 11:12:04.712189 16236 raft_consensus.cc:493] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.712548 16236 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.713454 16235 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.714982 16235 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 5 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:04.716423 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:04.716423 16386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:04.717108 16312 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:12:04.717175 16386 raft_consensus.cc:3055] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:12:04.717643 16386 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:04.718536 16386 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.719662 16386 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:12:04.720391 16236 raft_consensus.cc:515] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.723249 16312 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 5.
I20260710 11:12:04.723624 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:04.724272 16311 raft_consensus.cc:3055] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:04.724593 16311 raft_consensus.cc:740] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:04.724704 16236 leader_election.cc:290] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:04.725601 16311 consensus_queue.cc:260] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.726120 16203 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [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: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:12:04.726912 16311 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.726958 16386 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 5.
I20260710 11:12:04.727573 16567 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:12:04.727916 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:04.728143 16567 raft_consensus.cc:697] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:04.728523 16387 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:04.729063 16567 consensus_queue.cc:237] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.735056 16311 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:04.735283 16387 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 2.
I20260710 11:12:04.736333 16203 leader_election.cc:304] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 1407a0706ee745d1b531b2682bcffa83; no voters: 
I20260710 11:12:04.737164 16567 raft_consensus.cc:2804] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:04.736246 16133 catalog_manager.cc:5697] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 4 to 5, leader changed from 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 5 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.737831 16567 raft_consensus.cc:697] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:04.738584 16567 consensus_queue.cc:237] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.753686 16133 catalog_manager.cc:5697] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 1 to 2, leader changed from 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.894832 16582 raft_consensus.cc:993] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: : Instructing follower 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.895298 16511 raft_consensus.cc:1081] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Signalling peer 1407a0706ee745d1b531b2682bcffa83 to start an election
I20260710 11:12:04.897001 16236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
 from {username='slave'} at 127.0.0.1:56734
I20260710 11:12:04.897575 16236 raft_consensus.cc:493] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:04.897909 16236 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.902639 16236 raft_consensus.cc:515] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.904400 16236 leader_election.cc:290] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [CANDIDATE]: Term 3 election: Requested vote from peers 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:04.905241 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:04.905553 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2f74f29ff6645009b0f8e3df6853bf9" candidate_uuid: "1407a0706ee745d1b531b2682bcffa83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:04.905946 16311 raft_consensus.cc:3055] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:04.906103 16387 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.906352 16311 raft_consensus.cc:740] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:04.907249 16311 consensus_queue.cc:260] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.908567 16311 raft_consensus.cc:3060] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:04.910559 16387 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 3.
I20260710 11:12:04.911558 16203 leader_election.cc:304] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [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: 1407a0706ee745d1b531b2682bcffa83, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:04.912245 16567 raft_consensus.cc:2804] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:04.912686 16567 raft_consensus.cc:697] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Becoming Leader. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:04.913546 16567 consensus_queue.cc:237] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:04.916169 16311 raft_consensus.cc:2468] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1407a0706ee745d1b531b2682bcffa83 in term 3.
I20260710 11:12:04.920867 16133 catalog_manager.cc:5697] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 reported cstate change: term changed from 2 to 3, leader changed from 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66) to 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65). New cstate: current_term: 3 leader_uuid: "1407a0706ee745d1b531b2682bcffa83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.069155 16311 raft_consensus.cc:1275] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:05.070900 16567 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.078264 16311 raft_consensus.cc:1275] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.083261 16567 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.088764 16387 raft_consensus.cc:1275] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:05.096014 16594 consensus_queue.cc:1048] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.106307 16386 raft_consensus.cc:1275] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.119545 16567 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.247838 16312 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 5 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:12:05.249143 16567 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.258627 16387 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 5 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:12:05.260475 16594 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:05.303012 16387 raft_consensus.cc:1275] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.304491 16585 consensus_queue.cc:1048] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.314522 16312 raft_consensus.cc:1275] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:05.316121 16567 consensus_queue.cc:1048] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.342686 16312 raft_consensus.cc:1275] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.344388 16567 consensus_queue.cc:1048] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:05.355357 16387 raft_consensus.cc:1275] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Refusing update from remote peer 1407a0706ee745d1b531b2682bcffa83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:05.357100 16594 consensus_queue.cc:1048] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:07.334054 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:07.342142 16236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f857ac055246759e8dd1150657445f"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:56756
I20260710 11:12:07.342658 16236 raft_consensus.cc:606] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Received request to transfer leadership to TS 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:12:07.345098 16236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:56756
I20260710 11:12:07.345548 16236 raft_consensus.cc:606] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 LEADER]: Received request to transfer leadership to TS 880b2ab5ef194963ac1744d5253ecd77
I20260710 11:12:07.347824 16236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8859646a45e64b69821411c41f4967ca"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:56756
I20260710 11:12:07.348222 16236 raft_consensus.cc:606] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Received request to transfer leadership to TS 0dc6d135e0844831ab0a41f272df8eec
I20260710 11:12:07.350422 16236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b"
dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
mode: GRACEFUL
new_leader_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:56756
I20260710 11:12:07.350817 16236 raft_consensus.cc:606] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Received request to transfer leadership to TS 0dc6d135e0844831ab0a41f272df8eec
I20260710 11:12:07.351809 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:12:07.352265 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:07.389706 16567 raft_consensus.cc:993] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:07.390803 16606 raft_consensus.cc:1081] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Signalling peer 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:07.392480 16312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8859646a45e64b69821411c41f4967ca"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:48856
I20260710 11:12:07.393024 16312 raft_consensus.cc:493] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.393369 16312 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.397830 16312 raft_consensus.cc:515] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.399724 16312 leader_election.cc:290] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 3 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:07.400722 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:07.400663 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8859646a45e64b69821411c41f4967ca" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:07.401335 16387 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.401393 16236 raft_consensus.cc:3055] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:07.402846 16236 raft_consensus.cc:740] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:07.403743 16236 consensus_queue.cc:260] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [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: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.404994 16236 raft_consensus.cc:3060] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.409776 16387 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 3.
I20260710 11:12:07.410964 16278 leader_election.cc:304] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:07.411800 16608 raft_consensus.cc:2804] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:07.411969 16236 raft_consensus.cc:2468] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 3.
I20260710 11:12:07.413004 16608 raft_consensus.cc:697] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 3 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:07.413908 16608 consensus_queue.cc:237] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [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: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.420812 16136 catalog_manager.cc:5697] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 2 to 3, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 3 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.449671 16607 raft_consensus.cc:993] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:07.450249 16606 raft_consensus.cc:1081] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Signalling peer 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:07.451926 16387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f857ac055246759e8dd1150657445f"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:53164
I20260710 11:12:07.452374 16387 raft_consensus.cc:493] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.452652 16387 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:07.457280 16387 raft_consensus.cc:515] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.459106 16387 leader_election.cc:290] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 4 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:12:07.459969 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:07.460089 16312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f857ac055246759e8dd1150657445f" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:07.460675 16236 raft_consensus.cc:3055] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:07.460691 16312 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:07.461089 16236 raft_consensus.cc:740] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:07.461894 16236 consensus_queue.cc:260] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.463008 16236 raft_consensus.cc:3060] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:07.465927 16312 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 4.
I20260710 11:12:07.467046 16352 leader_election.cc:304] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:07.467773 16590 raft_consensus.cc:2804] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:07.469242 16590 raft_consensus.cc:697] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:07.469329 16236 raft_consensus.cc:2468] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 4.
I20260710 11:12:07.470284 16590 consensus_queue.cc:237] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.477907 16136 catalog_manager.cc:5697] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 3 to 4, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 4 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.582688 16607 raft_consensus.cc:993] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:07.583117 16606 raft_consensus.cc:1081] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Signalling peer 0dc6d135e0844831ab0a41f272df8eec to start an election
I20260710 11:12:07.584388 16311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b"
dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
 from {username='slave'} at 127.0.0.1:48856
I20260710 11:12:07.584780 16311 raft_consensus.cc:493] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.585026 16311 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.589504 16311 raft_consensus.cc:515] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.591012 16311 leader_election.cc:290] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [CANDIDATE]: Term 3 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67:38623)
I20260710 11:12:07.592021 16387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
I20260710 11:12:07.591930 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8d1a2a76b443ee9662e5cd088c9b2b" candidate_uuid: "0dc6d135e0844831ab0a41f272df8eec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:07.592573 16387 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.592594 16236 raft_consensus.cc:3055] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:07.593060 16236 raft_consensus.cc:740] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:07.593791 16236 consensus_queue.cc:260] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.594873 16236 raft_consensus.cc:3060] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:07.600121 16387 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 3.
I20260710 11:12:07.600978 16236 raft_consensus.cc:2468] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc6d135e0844831ab0a41f272df8eec in term 3.
I20260710 11:12:07.601527 16278 leader_election.cc:304] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [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: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:07.602409 16608 raft_consensus.cc:2804] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:07.602914 16608 raft_consensus.cc:697] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 3 LEADER]: Becoming Leader. State: Replica: 0dc6d135e0844831ab0a41f272df8eec, State: Running, Role: LEADER
I20260710 11:12:07.603737 16608 consensus_queue.cc:237] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [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: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.611600 16136 catalog_manager.cc:5697] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec reported cstate change: term changed from 2 to 3, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66). New cstate: current_term: 3 leader_uuid: "0dc6d135e0844831ab0a41f272df8eec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.778455 16607 raft_consensus.cc:993] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: : Instructing follower 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:07.778911 16606 raft_consensus.cc:1081] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 LEADER]: Signalling peer 880b2ab5ef194963ac1744d5253ecd77 to start an election
I20260710 11:12:07.780252 16387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1"
dest_uuid: "880b2ab5ef194963ac1744d5253ecd77"
 from {username='slave'} at 127.0.0.1:53164
I20260710 11:12:07.780699 16387 raft_consensus.cc:493] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:07.780985 16387 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:12:07.784917 16387 raft_consensus.cc:515] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.786578 16387 leader_election.cc:290] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 6 election: Requested vote from peers 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935), 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063)
I20260710 11:12:07.787273 16236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "1407a0706ee745d1b531b2682bcffa83"
I20260710 11:12:07.787668 16311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306cbdc0983e4ac58ffbba63a23011f1" candidate_uuid: "880b2ab5ef194963ac1744d5253ecd77" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "0dc6d135e0844831ab0a41f272df8eec"
I20260710 11:12:07.787876 16236 raft_consensus.cc:3055] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 LEADER]: Stepping down as leader of term 5
I20260710 11:12:07.788200 16236 raft_consensus.cc:740] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1407a0706ee745d1b531b2682bcffa83, State: Running, Role: LEADER
I20260710 11:12:07.788257 16311 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:12:07.788986 16236 consensus_queue.cc:260] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.790130 16236 raft_consensus.cc:3060] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 5 FOLLOWER]: Advancing to term 6
I20260710 11:12:07.794775 16311 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 6.
I20260710 11:12:07.795814 16352 leader_election.cc:304] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dc6d135e0844831ab0a41f272df8eec, 880b2ab5ef194963ac1744d5253ecd77; no voters: 
I20260710 11:12:07.796586 16590 raft_consensus.cc:2804] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 11:12:07.797240 16236 raft_consensus.cc:2468] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 880b2ab5ef194963ac1744d5253ecd77 in term 6.
I20260710 11:12:07.797878 16590 raft_consensus.cc:697] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 6 LEADER]: Becoming Leader. State: Replica: 880b2ab5ef194963ac1744d5253ecd77, State: Running, Role: LEADER
I20260710 11:12:07.798745 16590 consensus_queue.cc:237] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } }
I20260710 11:12:07.805739 16136 catalog_manager.cc:5697] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 reported cstate change: term changed from 5 to 6, leader changed from 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65) to 880b2ab5ef194963ac1744d5253ecd77 (127.15.66.67). New cstate: current_term: 6 leader_uuid: "880b2ab5ef194963ac1744d5253ecd77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.892117 16386 raft_consensus.cc:1275] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:07.893378 16608 consensus_queue.cc:1048] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.904024 16236 raft_consensus.cc:1275] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:07.905474 16608 consensus_queue.cc:1048] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.972222 16236 raft_consensus.cc:1275] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:07.973429 16590 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:07.981727 16311 raft_consensus.cc:1275] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:07.983238 16590 consensus_queue.cc:1048] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:08.010257 16386 raft_consensus.cc:1275] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.011566 16608 consensus_queue.cc:1048] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "880b2ab5ef194963ac1744d5253ecd77" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 38623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.020462 16236 raft_consensus.cc:1275] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Refusing update from remote peer 0dc6d135e0844831ab0a41f272df8eec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:08.021842 16622 consensus_queue.cc:1048] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:08.244911 16312 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 6 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:12:08.246021 16590 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dc6d135e0844831ab0a41f272df8eec" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:08.254323 16236 raft_consensus.cc:1275] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 6 FOLLOWER]: Refusing update from remote peer 880b2ab5ef194963ac1744d5253ecd77: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260710 11:12:08.255656 16627 consensus_queue.cc:1048] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1407a0706ee745d1b531b2682bcffa83" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 44935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:08.353173 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:08.359663 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
I20260710 11:12:08.384315 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:08.385082 15625 tablet_replica.cc:333] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.385972 15625 raft_consensus.cc:2243] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.386582 15625 raft_consensus.cc:2272] T 8b8c6ff705bc466289e0d7711a61c356 P 1407a0706ee745d1b531b2682bcffa83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.388411 15625 tablet_replica.cc:333] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.388932 15625 raft_consensus.cc:2243] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.389357 15625 raft_consensus.cc:2272] T 5629c11fafd844d6a9888d80e6465363 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.391194 15625 tablet_replica.cc:333] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.391680 15625 raft_consensus.cc:2243] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.392422 15625 raft_consensus.cc:2272] T 686f9a1e940c45d6ae3f9d52438bd730 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.394222 15625 tablet_replica.cc:333] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.394793 15625 raft_consensus.cc:2243] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.395272 15625 raft_consensus.cc:2272] T ba8d1a2a76b443ee9662e5cd088c9b2b P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.397590 15625 tablet_replica.cc:333] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.398110 15625 raft_consensus.cc:2243] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.398722 15625 raft_consensus.cc:2272] T 45f2f878737041eeb5c18f25602231b0 P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.400218 15625 tablet_replica.cc:333] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.400619 15625 raft_consensus.cc:2243] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.400938 15625 raft_consensus.cc:2272] T 8859646a45e64b69821411c41f4967ca P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.402844 15625 tablet_replica.cc:333] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.403337 15625 raft_consensus.cc:2243] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.403729 15625 raft_consensus.cc:2272] T 306cbdc0983e4ac58ffbba63a23011f1 P 1407a0706ee745d1b531b2682bcffa83 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.406041 15625 tablet_replica.cc:333] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.406567 15625 raft_consensus.cc:2243] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.407258 15625 raft_consensus.cc:2272] T a2f74f29ff6645009b0f8e3df6853bf9 P 1407a0706ee745d1b531b2682bcffa83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.408874 15625 tablet_replica.cc:333] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.409335 15625 raft_consensus.cc:2243] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.409786 15625 raft_consensus.cc:2272] T 12f857ac055246759e8dd1150657445f P 1407a0706ee745d1b531b2682bcffa83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.411731 15625 tablet_replica.cc:333] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83: stopping tablet replica
I20260710 11:12:08.412189 15625 raft_consensus.cc:2243] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.412873 15625 raft_consensus.cc:2272] T 3578de6ceb4e4057895a365a7291e237 P 1407a0706ee745d1b531b2682bcffa83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.443099 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
I20260710 11:12:08.464336 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
I20260710 11:12:08.486706 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:08.487371 15625 tablet_replica.cc:333] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.488018 15625 raft_consensus.cc:2243] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.488866 15625 raft_consensus.cc:2272] T 8b8c6ff705bc466289e0d7711a61c356 P 0dc6d135e0844831ab0a41f272df8eec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.490796 15625 tablet_replica.cc:333] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.491422 15625 raft_consensus.cc:2243] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.491889 15625 raft_consensus.cc:2272] T 5629c11fafd844d6a9888d80e6465363 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.494163 15625 tablet_replica.cc:333] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.494866 15625 raft_consensus.cc:2243] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.495476 15625 raft_consensus.cc:2272] T 12f857ac055246759e8dd1150657445f P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.497994 15625 tablet_replica.cc:333] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.498493 15625 raft_consensus.cc:2243] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.498899 15625 raft_consensus.cc:2272] T 3578de6ceb4e4057895a365a7291e237 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.500499 15625 tablet_replica.cc:333] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.501044 15625 raft_consensus.cc:2243] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.501605 15625 raft_consensus.cc:2272] T 686f9a1e940c45d6ae3f9d52438bd730 P 0dc6d135e0844831ab0a41f272df8eec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.503551 15625 tablet_replica.cc:333] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.504101 15625 raft_consensus.cc:2243] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.504822 15625 raft_consensus.cc:2272] T ba8d1a2a76b443ee9662e5cd088c9b2b P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:08.505908 16276 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.66.65:44935: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260710 11:12:08.507576 15625 tablet_replica.cc:333] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.508315 15625 raft_consensus.cc:2243] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.508831 15625 raft_consensus.cc:2272] T 45f2f878737041eeb5c18f25602231b0 P 0dc6d135e0844831ab0a41f272df8eec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.510593 15625 tablet_replica.cc:333] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.511245 15625 raft_consensus.cc:2243] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.512157 15625 raft_consensus.cc:2272] T 8859646a45e64b69821411c41f4967ca P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.514792 15625 tablet_replica.cc:333] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.515388 15625 raft_consensus.cc:2243] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.515919 15625 raft_consensus.cc:2272] T a2f74f29ff6645009b0f8e3df6853bf9 P 0dc6d135e0844831ab0a41f272df8eec [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:08.516976 16350 consensus_peers.cc:597] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 -> Peer 1407a0706ee745d1b531b2682bcffa83 (127.15.66.65:44935): Couldn't send request to peer 1407a0706ee745d1b531b2682bcffa83. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:44935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.518144 15625 tablet_replica.cc:333] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec: stopping tablet replica
I20260710 11:12:08.518669 15625 raft_consensus.cc:2243] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.519069 15625 raft_consensus.cc:2272] T 306cbdc0983e4ac58ffbba63a23011f1 P 0dc6d135e0844831ab0a41f272df8eec [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.548595 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
W20260710 11:12:08.566176 16352 consensus_peers.cc:597] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 -> Peer 0dc6d135e0844831ab0a41f272df8eec (127.15.66.66:44063): Couldn't send request to peer 0dc6d135e0844831ab0a41f272df8eec. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:44063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.569492 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
I20260710 11:12:08.592855 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:08.593591 15625 tablet_replica.cc:333] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.594159 15625 raft_consensus.cc:2243] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.594919 15625 raft_consensus.cc:2272] T 5629c11fafd844d6a9888d80e6465363 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.596679 15625 tablet_replica.cc:333] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.597204 15625 raft_consensus.cc:2243] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.597692 15625 raft_consensus.cc:2272] T 8b8c6ff705bc466289e0d7711a61c356 P 880b2ab5ef194963ac1744d5253ecd77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.599270 15625 tablet_replica.cc:333] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.599759 15625 raft_consensus.cc:2243] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.600171 15625 raft_consensus.cc:2272] T ba8d1a2a76b443ee9662e5cd088c9b2b P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.602227 15625 tablet_replica.cc:333] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.602787 15625 raft_consensus.cc:2243] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.603190 15625 raft_consensus.cc:2272] T 45f2f878737041eeb5c18f25602231b0 P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.604815 15625 tablet_replica.cc:333] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.605340 15625 raft_consensus.cc:2243] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.605834 15625 raft_consensus.cc:2272] T 8859646a45e64b69821411c41f4967ca P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.608407 15625 tablet_replica.cc:333] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.609061 15625 raft_consensus.cc:2243] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.609808 15625 raft_consensus.cc:2272] T 12f857ac055246759e8dd1150657445f P 880b2ab5ef194963ac1744d5253ecd77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.611625 15625 tablet_replica.cc:333] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.612105 15625 raft_consensus.cc:2243] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.612506 15625 raft_consensus.cc:2272] T 3578de6ceb4e4057895a365a7291e237 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.614111 15625 tablet_replica.cc:333] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.614585 15625 raft_consensus.cc:2243] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.614965 15625 raft_consensus.cc:2272] T 686f9a1e940c45d6ae3f9d52438bd730 P 880b2ab5ef194963ac1744d5253ecd77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.616526 15625 tablet_replica.cc:333] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.616968 15625 raft_consensus.cc:2243] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:08.617352 15625 raft_consensus.cc:2272] T a2f74f29ff6645009b0f8e3df6853bf9 P 880b2ab5ef194963ac1744d5253ecd77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.618971 15625 tablet_replica.cc:333] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77: stopping tablet replica
I20260710 11:12:08.619403 15625 raft_consensus.cc:2243] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 6 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.620107 15625 raft_consensus.cc:2272] T 306cbdc0983e4ac58ffbba63a23011f1 P 880b2ab5ef194963ac1744d5253ecd77 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.666406 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:12:08.684024 15625 master.cc:562] Master@127.15.66.126:42957 shutting down...
I20260710 11:12:08.704550 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:08.705034 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:08.705312 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P 43c04e8cbab14d28b2d9460df980e313: stopping tablet replica
I20260710 11:12:08.724181 15625 master.cc:584] Master@127.15.66.126:42957 shutdown complete.
0dc6d135e0844831ab0a41f272df8eec  4
1407a0706ee745d1b531b2682bcffa83  5
880b2ab5ef194963ac1744d5253ecd77  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12624 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:12:08.766813 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:43615
I20260710 11:12:08.768033 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:08.774089 16638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:08.774500 16637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:08.774999 16640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:08.775616 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:08.776456 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:08.776651 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:08.776814 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681928776800 us; error 0 us; skew 500 ppm
I20260710 11:12:08.777256 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:08.779592 15625 webserver.cc:533] Webserver started at http://127.15.66.126:45087/ using document root <none> and password file <none>
I20260710 11:12:08.780015 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:08.780164 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:08.780390 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:08.781546 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "c458c638cc6d4f2abe5fe3023e024172"
format_stamp: "Formatted at 2026-07-10 11:12:08 on dist-test-slave-mqr7"
I20260710 11:12:08.785887 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:12:08.789104 16645 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:08.789865 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:08.790150 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "c458c638cc6d4f2abe5fe3023e024172"
format_stamp: "Formatted at 2026-07-10 11:12:08 on dist-test-slave-mqr7"
I20260710 11:12:08.790436 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:08.815550 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:08.816809 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:08.855170 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:43615
I20260710 11:12:08.855279 16696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:43615 every 8 connection(s)
I20260710 11:12:08.858932 16697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:08.868659 16697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172: Bootstrap starting.
I20260710 11:12:08.873098 16697 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:08.877235 16697 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172: No bootstrap required, opened a new log
I20260710 11:12:08.879302 16697 raft_consensus.cc:359] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c458c638cc6d4f2abe5fe3023e024172" member_type: VOTER }
I20260710 11:12:08.879705 16697 raft_consensus.cc:385] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:08.879891 16697 raft_consensus.cc:740] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c458c638cc6d4f2abe5fe3023e024172, State: Initialized, Role: FOLLOWER
I20260710 11:12:08.880455 16697 consensus_queue.cc:260] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c458c638cc6d4f2abe5fe3023e024172" member_type: VOTER }
I20260710 11:12:08.880874 16697 raft_consensus.cc:399] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:08.881053 16697 raft_consensus.cc:493] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:08.881258 16697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:08.885378 16697 raft_consensus.cc:515] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c458c638cc6d4f2abe5fe3023e024172" member_type: VOTER }
I20260710 11:12:08.885864 16697 leader_election.cc:304] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [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: c458c638cc6d4f2abe5fe3023e024172; no voters: 
I20260710 11:12:08.886907 16697 leader_election.cc:290] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:08.887220 16700 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:08.888609 16700 raft_consensus.cc:697] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 1 LEADER]: Becoming Leader. State: Replica: c458c638cc6d4f2abe5fe3023e024172, State: Running, Role: LEADER
I20260710 11:12:08.889269 16700 consensus_queue.cc:237] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [LEADER]: Queue going to LEADER mode. State: All 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: "c458c638cc6d4f2abe5fe3023e024172" member_type: VOTER }
I20260710 11:12:08.889959 16697 sys_catalog.cc:565] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:08.894230 16702 sys_catalog.cc:455] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c458c638cc6d4f2abe5fe3023e024172. Latest consensus state: current_term: 1 leader_uuid: "c458c638cc6d4f2abe5fe3023e024172" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c458c638cc6d4f2abe5fe3023e024172" member_type: VOTER } }
I20260710 11:12:08.894510 16701 sys_catalog.cc:455] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c458c638cc6d4f2abe5fe3023e024172" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c458c638cc6d4f2abe5fe3023e024172" member_type: VOTER } }
I20260710 11:12:08.894948 16702 sys_catalog.cc:458] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:08.895188 16701 sys_catalog.cc:458] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:08.897116 16708 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:08.903236 16708 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:08.904229 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:08.911645 16708 catalog_manager.cc:1383] Generated new cluster ID: 5df579bd9cc340c4937d170b6fd64f1b
I20260710 11:12:08.911976 16708 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:08.932178 16708 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:08.933393 16708 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:08.950789 16708 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172: Generated new TSK 0
I20260710 11:12:08.951411 16708 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:08.970839 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:08.976539 16718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:08.977890 16719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:08.979269 15625 server_base.cc:1061] running on GCE node
W20260710 11:12:08.979394 16721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:08.980473 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:08.980713 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:08.980891 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681928980876 us; error 0 us; skew 500 ppm
I20260710 11:12:08.981487 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:08.983865 15625 webserver.cc:533] Webserver started at http://127.15.66.65:36683/ using document root <none> and password file <none>
I20260710 11:12:08.984360 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:08.984575 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:08.984858 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:08.986057 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "7814f11d1f31404982b6451c947f51a0"
format_stamp: "Formatted at 2026-07-10 11:12:08 on dist-test-slave-mqr7"
I20260710 11:12:08.990517 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:08.994313 16726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:08.995110 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:12:08.995447 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "7814f11d1f31404982b6451c947f51a0"
format_stamp: "Formatted at 2026-07-10 11:12:08 on dist-test-slave-mqr7"
I20260710 11:12:08.995744 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:09.024807 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:09.026098 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:09.027637 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:09.030129 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:09.030371 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.030630 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:09.030821 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.069989 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:46587
I20260710 11:12:09.070067 16788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:46587 every 8 connection(s)
I20260710 11:12:09.075202 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:09.081940 16793 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:09.082913 16794 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:09.087615 16796 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:09.088500 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:09.089718 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:09.089975 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:09.090209 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681929090192 us; error 0 us; skew 500 ppm
I20260710 11:12:09.090842 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:09.093891 15625 webserver.cc:533] Webserver started at http://127.15.66.66:37115/ using document root <none> and password file <none>
I20260710 11:12:09.094458 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:09.094417 16789 heartbeater.cc:344] Connected to a master server at 127.15.66.126:43615
I20260710 11:12:09.094843 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:09.094966 16789 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:09.095163 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:09.095748 16789 heartbeater.cc:507] Master 127.15.66.126:43615 requested a full tablet report, sending...
I20260710 11:12:09.096433 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "9c5df1eea5764b678bf43e6861c794cc"
format_stamp: "Formatted at 2026-07-10 11:12:09 on dist-test-slave-mqr7"
I20260710 11:12:09.098109 16662 ts_manager.cc:194] Registered new tserver with Master: 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:09.099841 16662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33880
I20260710 11:12:09.101717 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 11:12:09.105211 16801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.106142 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:09.106468 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "9c5df1eea5764b678bf43e6861c794cc"
format_stamp: "Formatted at 2026-07-10 11:12:09 on dist-test-slave-mqr7"
I20260710 11:12:09.106786 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:09.122936 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:09.124171 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:09.125720 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:09.128021 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:09.128247 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.128499 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:09.128672 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.169060 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:42747
I20260710 11:12:09.169155 16863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:42747 every 8 connection(s)
I20260710 11:12:09.173887 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:09.181176 16867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:09.182960 16868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:09.185141 16870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:09.185436 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:09.186648 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:09.186841 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:09.187089 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681929187062 us; error 0 us; skew 500 ppm
I20260710 11:12:09.187505 16864 heartbeater.cc:344] Connected to a master server at 127.15.66.126:43615
I20260710 11:12:09.187733 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:09.187952 16864 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:09.188907 16864 heartbeater.cc:507] Master 127.15.66.126:43615 requested a full tablet report, sending...
I20260710 11:12:09.190625 15625 webserver.cc:533] Webserver started at http://127.15.66.67:44391/ using document root <none> and password file <none>
I20260710 11:12:09.191190 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:09.191236 16662 ts_manager.cc:194] Registered new tserver with Master: 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:09.191450 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:09.191870 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:09.192862 16662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33894
I20260710 11:12:09.193014 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "278832da197049d49e5e11cb10633f9e"
format_stamp: "Formatted at 2026-07-10 11:12:09 on dist-test-slave-mqr7"
I20260710 11:12:09.197882 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:09.201202 16875 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.201989 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:09.202306 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "278832da197049d49e5e11cb10633f9e"
format_stamp: "Formatted at 2026-07-10 11:12:09 on dist-test-slave-mqr7"
I20260710 11:12:09.202632 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:09.223239 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:09.224612 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:09.226270 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:09.228693 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:09.228950 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.229221 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:09.229441 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:09.271911 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:39837
I20260710 11:12:09.272011 16937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:39837 every 8 connection(s)
I20260710 11:12:09.286288 16938 heartbeater.cc:344] Connected to a master server at 127.15.66.126:43615
I20260710 11:12:09.286628 16938 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:09.287330 16938 heartbeater.cc:507] Master 127.15.66.126:43615 requested a full tablet report, sending...
I20260710 11:12:09.289325 16662 ts_manager.cc:194] Registered new tserver with Master: 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:09.289844 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014482364s
I20260710 11:12:09.290704 16662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33898
I20260710 11:12:09.316383 16662 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33910:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:12:09.320916 16662 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:12:09.438838 16754 tablet_service.cc:1511] Processing CreateTablet for tablet f86f06415ade48fe891b60e923c2aff1 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:09.440420 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86f06415ade48fe891b60e923c2aff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.440564 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 2efa97eb071b4584ab958dc27a921f00 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:09.441928 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efa97eb071b4584ab958dc27a921f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.441780 16829 tablet_service.cc:1511] Processing CreateTablet for tablet f86f06415ade48fe891b60e923c2aff1 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:09.442026 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 2efa97eb071b4584ab958dc27a921f00 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:09.443106 16829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86f06415ade48fe891b60e923c2aff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.443665 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efa97eb071b4584ab958dc27a921f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.458575 16752 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca560a8b34479a8b671c711e6cb00f (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:09.460052 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca560a8b34479a8b671c711e6cb00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.462982 16953 tablet_bootstrap.cc:492] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:09.456938 16827 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca560a8b34479a8b671c711e6cb00f (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:09.464910 16827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca560a8b34479a8b671c711e6cb00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.469851 16953 tablet_bootstrap.cc:654] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.471657 16826 tablet_service.cc:1511] Processing CreateTablet for tablet dd777f51eb9549d4954c5a3c108126e8 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:09.474013 16903 tablet_service.cc:1511] Processing CreateTablet for tablet f86f06415ade48fe891b60e923c2aff1 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:09.475999 16903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f86f06415ade48fe891b60e923c2aff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.479126 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 2efa97eb071b4584ab958dc27a921f00 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:09.480490 16754 tablet_service.cc:1511] Processing CreateTablet for tablet dd777f51eb9549d4954c5a3c108126e8 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:09.481045 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efa97eb071b4584ab958dc27a921f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.481808 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd777f51eb9549d4954c5a3c108126e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.483150 16901 tablet_service.cc:1511] Processing CreateTablet for tablet 8cca560a8b34479a8b671c711e6cb00f (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:09.489982 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca560a8b34479a8b671c711e6cb00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.512455 16900 tablet_service.cc:1511] Processing CreateTablet for tablet dd777f51eb9549d4954c5a3c108126e8 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:09.514425 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd777f51eb9549d4954c5a3c108126e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.514117 16752 tablet_service.cc:1511] Processing CreateTablet for tablet ce53816edfbc4a23bc00c6b3d833aa64 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:09.515489 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce53816edfbc4a23bc00c6b3d833aa64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.525842 16825 tablet_service.cc:1511] Processing CreateTablet for tablet ce53816edfbc4a23bc00c6b3d833aa64 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:09.528658 16899 tablet_service.cc:1511] Processing CreateTablet for tablet ce53816edfbc4a23bc00c6b3d833aa64 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:09.530841 16899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce53816edfbc4a23bc00c6b3d833aa64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.540482 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce53816edfbc4a23bc00c6b3d833aa64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.546401 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd777f51eb9549d4954c5a3c108126e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.550961 16956 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:09.568583 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 0953e4054f9f47b4b29a969f00b5c3e2 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:09.570070 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0953e4054f9f47b4b29a969f00b5c3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.570221 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 0953e4054f9f47b4b29a969f00b5c3e2 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:09.571483 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0953e4054f9f47b4b29a969f00b5c3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.572504 16898 tablet_service.cc:1511] Processing CreateTablet for tablet 0953e4054f9f47b4b29a969f00b5c3e2 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:09.576653 16953 tablet_bootstrap.cc:492] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:09.577226 16953 ts_tablet_manager.cc:1403] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.114s	user 0.034s	sys 0.078s
I20260710 11:12:09.580230 16953 raft_consensus.cc:359] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.581213 16953 raft_consensus.cc:385] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.581597 16953 raft_consensus.cc:740] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.582593 16953 consensus_queue.cc:260] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.589851 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0953e4054f9f47b4b29a969f00b5c3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.592290 16953 ts_tablet_manager.cc:1434] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 11:12:09.593155 16789 heartbeater.cc:499] Master 127.15.66.126:43615 was elected leader, sending a full tablet report...
I20260710 11:12:09.597728 16953 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:09.605722 16953 tablet_bootstrap.cc:654] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.610569 16955 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:09.615646 16754 tablet_service.cc:1511] Processing CreateTablet for tablet a2594766d14b4f5baf560783ba1a1f4e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:09.616981 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2594766d14b4f5baf560783ba1a1f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.617558 16953 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:09.618100 16953 ts_tablet_manager.cc:1403] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 11:12:09.621199 16953 raft_consensus.cc:359] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.622112 16953 raft_consensus.cc:385] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.622488 16953 raft_consensus.cc:740] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.623454 16953 consensus_queue.cc:260] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.625939 16953 ts_tablet_manager.cc:1434] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:12:09.626940 16953 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:09.632448 16956 tablet_bootstrap.cc:654] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.633523 16953 tablet_bootstrap.cc:654] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.637331 16825 tablet_service.cc:1511] Processing CreateTablet for tablet a2594766d14b4f5baf560783ba1a1f4e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:09.638085 16902 tablet_service.cc:1511] Processing CreateTablet for tablet a2594766d14b4f5baf560783ba1a1f4e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:09.638690 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2594766d14b4f5baf560783ba1a1f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.639321 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2594766d14b4f5baf560783ba1a1f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.645139 16953 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:09.645771 16953 ts_tablet_manager.cc:1403] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:12:09.648885 16953 raft_consensus.cc:359] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.649837 16953 raft_consensus.cc:385] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.650198 16953 raft_consensus.cc:740] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.651121 16953 consensus_queue.cc:260] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.655224 16953 ts_tablet_manager.cc:1434] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:09.656298 16953 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:09.656723 16752 tablet_service.cc:1511] Processing CreateTablet for tablet 966b07c9257a4a6996c62368e4cba73c (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:09.658030 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966b07c9257a4a6996c62368e4cba73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.658921 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 966b07c9257a4a6996c62368e4cba73c (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:09.660214 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966b07c9257a4a6996c62368e4cba73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.665640 16953 tablet_bootstrap.cc:654] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.666152 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 966b07c9257a4a6996c62368e4cba73c (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:09.667383 16955 tablet_bootstrap.cc:654] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.667532 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966b07c9257a4a6996c62368e4cba73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.680336 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 754327dc353740d8a259e81f1fae1b4f (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:09.681687 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754327dc353740d8a259e81f1fae1b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.682452 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 754327dc353740d8a259e81f1fae1b4f (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:09.683697 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754327dc353740d8a259e81f1fae1b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.690486 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 754327dc353740d8a259e81f1fae1b4f (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:09.691807 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754327dc353740d8a259e81f1fae1b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.699611 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf3aa2f70cd4af899d9df1b2b2e3abf (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:09.703510 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3aa2f70cd4af899d9df1b2b2e3abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.704001 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf3aa2f70cd4af899d9df1b2b2e3abf (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:09.705272 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3aa2f70cd4af899d9df1b2b2e3abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.711968 16953 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:09.712513 16953 ts_tablet_manager.cc:1403] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.004s
I20260710 11:12:09.715327 16953 raft_consensus.cc:359] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.716056 16953 raft_consensus.cc:385] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.716347 16953 raft_consensus.cc:740] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.721840 16898 tablet_service.cc:1511] Processing CreateTablet for tablet 2bf3aa2f70cd4af899d9df1b2b2e3abf (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:09.723380 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bf3aa2f70cd4af899d9df1b2b2e3abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.725592 16956 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:09.726055 16956 ts_tablet_manager.cc:1403] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.017s
I20260710 11:12:09.726724 16899 tablet_service.cc:1511] Processing CreateTablet for tablet 4225107693f84449bdf32806ebbb2178 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:09.727232 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 4225107693f84449bdf32806ebbb2178 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:09.728006 16899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225107693f84449bdf32806ebbb2178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.728718 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225107693f84449bdf32806ebbb2178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.717075 16953 consensus_queue.cc:260] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.731305 16953 ts_tablet_manager.cc:1434] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 11:12:09.732270 16953 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:09.728991 16956 raft_consensus.cc:359] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.740156 16956 raft_consensus.cc:385] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.740523 16956 raft_consensus.cc:740] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.726064 16752 tablet_service.cc:1511] Processing CreateTablet for tablet 4225107693f84449bdf32806ebbb2178 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:09.741276 16956 consensus_queue.cc:260] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.742766 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225107693f84449bdf32806ebbb2178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.743412 16955 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:09.746948 16751 tablet_service.cc:1511] Processing CreateTablet for tablet 60af8e02b369465290e8815fc4f6bd3a (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:09.755249 16751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60af8e02b369465290e8815fc4f6bd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.750272 16953 tablet_bootstrap.cc:654] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.753268 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 60af8e02b369465290e8815fc4f6bd3a (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:09.762725 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60af8e02b369465290e8815fc4f6bd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.769331 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 333924c0123f44a594b8f5b01e8bbf5b (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:09.770946 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333924c0123f44a594b8f5b01e8bbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.771523 16955 ts_tablet_manager.cc:1403] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.161s	user 0.025s	sys 0.007s
I20260710 11:12:09.772909 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 60af8e02b369465290e8815fc4f6bd3a (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:09.776664 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60af8e02b369465290e8815fc4f6bd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.781615 16957 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.785169 16957 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.789453 16903 tablet_service.cc:1511] Processing CreateTablet for tablet 333924c0123f44a594b8f5b01e8bbf5b (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:09.795450 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 333924c0123f44a594b8f5b01e8bbf5b (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:09.796031 16903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333924c0123f44a594b8f5b01e8bbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.796617 16827 tablet_service.cc:1511] Processing CreateTablet for tablet c0fb575dca4b4d0788f361a0c4e537f9 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:09.797928 16827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb575dca4b4d0788f361a0c4e537f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.798830 16900 tablet_service.cc:1511] Processing CreateTablet for tablet c0fb575dca4b4d0788f361a0c4e537f9 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:09.800109 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb575dca4b4d0788f361a0c4e537f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.789157 16957 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:09.786028 16955 raft_consensus.cc:359] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.829743 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333924c0123f44a594b8f5b01e8bbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.838766 16957 raft_consensus.cc:493] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:09.839547 16957 raft_consensus.cc:515] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.841130 16956 ts_tablet_manager.cc:1434] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.115s	user 0.015s	sys 0.032s
I20260710 11:12:09.842182 16956 tablet_bootstrap.cc:492] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:09.843468 16957 leader_election.cc:290] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:09.842022 16864 heartbeater.cc:499] Master 127.15.66.126:43615 was elected leader, sending a full tablet report...
I20260710 11:12:09.864192 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9f2eedabe34950b48d90c28b6eddad (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:09.865782 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f2eedabe34950b48d90c28b6eddad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.865809 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9f2eedabe34950b48d90c28b6eddad (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:09.867828 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f2eedabe34950b48d90c28b6eddad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.818679 16955 raft_consensus.cc:385] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.872318 16903 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbeba9faab6421da897556e3455141e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:09.873636 16953 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:09.873804 16903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbeba9faab6421da897556e3455141e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.874142 16953 ts_tablet_manager.cc:1403] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.003s
I20260710 11:12:09.876070 16956 tablet_bootstrap.cc:654] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:09.877629 16827 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbeba9faab6421da897556e3455141e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:09.877822 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbeba9faab6421da897556e3455141e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:09.878146 16750 tablet_service.cc:1511] Processing CreateTablet for tablet 11ba4162f9f5443381113cb860ec55a1 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:09.879136 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbeba9faab6421da897556e3455141e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.879190 16827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbeba9faab6421da897556e3455141e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.879809 16750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba4162f9f5443381113cb860ec55a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.892112 16953 raft_consensus.cc:359] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.892922 16953 raft_consensus.cc:385] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:09.893289 16953 raft_consensus.cc:740] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.893926 16752 tablet_service.cc:1511] Processing CreateTablet for tablet c0fb575dca4b4d0788f361a0c4e537f9 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:09.897059 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:09.897533 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb575dca4b4d0788f361a0c4e537f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.899307 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efa97eb071b4584ab958dc27a921f00" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:09.899946 16839 raft_consensus.cc:2468] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
W20260710 11:12:09.900410 16710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:12:09.901364 16729 leader_election.cc:343] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:09.902096 16729 leader_election.cc:304] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:09.902930 16957 raft_consensus.cc:2804] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:09.903298 16957 raft_consensus.cc:493] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:09.903644 16957 raft_consensus.cc:3060] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:09.869230 16955 raft_consensus.cc:740] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:09.905303 16955 consensus_queue.cc:260] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.894229 16953 consensus_queue.cc:260] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.894799 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9f2eedabe34950b48d90c28b6eddad (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:09.911434 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f2eedabe34950b48d90c28b6eddad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.927830 16751 tablet_service.cc:1511] Processing CreateTablet for tablet 3c09cd5698be4cc5b7ee07f9f8419309 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:09.928328 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 11ba4162f9f5443381113cb860ec55a1 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:09.928099 16899 tablet_service.cc:1511] Processing CreateTablet for tablet 11ba4162f9f5443381113cb860ec55a1 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:09.929241 16751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c09cd5698be4cc5b7ee07f9f8419309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.929648 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba4162f9f5443381113cb860ec55a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.930187 16899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba4162f9f5443381113cb860ec55a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.940805 16955 ts_tablet_manager.cc:1434] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.165s	user 0.013s	sys 0.000s
I20260710 11:12:09.940550 16957 raft_consensus.cc:515] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:09.942801 16957 leader_election.cc:290] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:09.943989 16938 heartbeater.cc:499] Master 127.15.66.126:43615 was elected leader, sending a full tablet report...
I20260710 11:12:09.955087 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:09.956561 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efa97eb071b4584ab958dc27a921f00" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:09.957902 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efa97eb071b4584ab958dc27a921f00" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
W20260710 11:12:09.959710 16727 leader_election.cc:343] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:09.960160 16727 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:09.957247 16912 raft_consensus.cc:2468] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
I20260710 11:12:09.976006 16957 raft_consensus.cc:2749] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:09.975773 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 3c09cd5698be4cc5b7ee07f9f8419309 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:09.977280 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c09cd5698be4cc5b7ee07f9f8419309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.976909 16750 tablet_service.cc:1511] Processing CreateTablet for tablet e5000a5ff4ec4ddd8eec4662f99f06e0 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:09.978359 16750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5000a5ff4ec4ddd8eec4662f99f06e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.979816 16829 tablet_service.cc:1511] Processing CreateTablet for tablet e5000a5ff4ec4ddd8eec4662f99f06e0 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:09.981216 16829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5000a5ff4ec4ddd8eec4662f99f06e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.984403 16749 tablet_service.cc:1511] Processing CreateTablet for tablet baf9c39498914d398806328db5d788d7 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:09.989645 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf9c39498914d398806328db5d788d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.002775 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 3c09cd5698be4cc5b7ee07f9f8419309 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:10.004418 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c09cd5698be4cc5b7ee07f9f8419309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.010433 16957 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.011018 16957 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.022961 16900 tablet_service.cc:1511] Processing CreateTablet for tablet e5000a5ff4ec4ddd8eec4662f99f06e0 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:10.024430 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5000a5ff4ec4ddd8eec4662f99f06e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.024663 16955 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.032888 16969 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.033669 16969 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.037487 16956 tablet_bootstrap.cc:492] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:10.038039 16956 ts_tablet_manager.cc:1403] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.196s	user 0.042s	sys 0.052s
I20260710 11:12:10.040457 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.041829 16953 ts_tablet_manager.cc:1434] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.167s	user 0.021s	sys 0.035s
W20260710 11:12:10.042018 16727 leader_election.cc:343] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.043429 16957 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.045572 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.046247 16953 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
W20260710 11:12:10.047042 16727 leader_election.cc:343] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.050212 16969 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.055043 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efa97eb071b4584ab958dc27a921f00" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:10.055692 16839 raft_consensus.cc:3060] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.056818 16824 tablet_service.cc:1511] Processing CreateTablet for tablet baf9c39498914d398806328db5d788d7 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:10.058432 16824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf9c39498914d398806328db5d788d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.063233 16955 tablet_bootstrap.cc:654] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.064394 16839 raft_consensus.cc:2468] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:10.066696 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.068161 16729 leader_election.cc:304] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e
W20260710 11:12:10.069597 16729 leader_election.cc:343] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.070058 16729 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.071133 16957 raft_consensus.cc:2804] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:10.075176 16900 tablet_service.cc:1511] Processing CreateTablet for tablet baf9c39498914d398806328db5d788d7 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:10.077279 16969 raft_consensus.cc:2749] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.078169 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa01516dd143c587cab74ee528701e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:10.078460 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.079550 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa01516dd143c587cab74ee528701e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:10.079680 16729 leader_election.cc:343] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.079897 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf9c39498914d398806328db5d788d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.080147 16729 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.081332 16969 raft_consensus.cc:2749] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.084148 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa01516dd143c587cab74ee528701e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:10.089090 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa01516dd143c587cab74ee528701e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.089840 16957 raft_consensus.cc:697] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:10.090755 16957 consensus_queue.cc:237] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.097028 16971 raft_consensus.cc:493] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.097625 16971 raft_consensus.cc:515] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.100976 16898 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa01516dd143c587cab74ee528701e (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:10.102341 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa01516dd143c587cab74ee528701e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.107599 16901 tablet_service.cc:1511] Processing CreateTablet for tablet 9517fac7a8ce4e5390f502da62c7293a (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:10.108551 16955 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:10.108925 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9517fac7a8ce4e5390f502da62c7293a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.109109 16955 ts_tablet_manager.cc:1403] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
I20260710 11:12:10.041029 16956 raft_consensus.cc:359] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.116803 16752 tablet_service.cc:1511] Processing CreateTablet for tablet c31dd71f7f3247d3add0814bbd0cab65 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:10.112406 16955 raft_consensus.cc:359] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.119942 16955 raft_consensus.cc:385] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.120270 16955 raft_consensus.cc:740] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.120867 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31dd71f7f3247d3add0814bbd0cab65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.125243 16902 tablet_service.cc:1511] Processing CreateTablet for tablet c31dd71f7f3247d3add0814bbd0cab65 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:10.126192 16750 tablet_service.cc:1511] Processing CreateTablet for tablet 309b786ff9c64dd0987acab65889f7d2 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:10.112354 16956 raft_consensus.cc:385] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.126583 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31dd71f7f3247d3add0814bbd0cab65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.121701 16955 consensus_queue.cc:260] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.135082 16829 tablet_service.cc:1511] Processing CreateTablet for tablet c31dd71f7f3247d3add0814bbd0cab65 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:10.136413 16829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31dd71f7f3247d3add0814bbd0cab65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.139406 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.139168 16971 leader_election.cc:290] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
W20260710 11:12:10.140859 16727 leader_election.cc:343] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.141299 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 9517fac7a8ce4e5390f502da62c7293a (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:10.142686 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9517fac7a8ce4e5390f502da62c7293a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.126981 16956 raft_consensus.cc:740] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.133013 16749 tablet_service.cc:1511] Processing CreateTablet for tablet 9517fac7a8ce4e5390f502da62c7293a (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:10.154994 16750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309b786ff9c64dd0987acab65889f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.155682 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9517fac7a8ce4e5390f502da62c7293a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.164052 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:10.165799 16729 leader_election.cc:343] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.166371 16729 leader_election.cc:304] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.167277 16971 raft_consensus.cc:2749] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.147789 16662 catalog_manager.cc:5697] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:10.192894 16953 tablet_bootstrap.cc:654] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.197273 16955 ts_tablet_manager.cc:1434] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260710 11:12:10.198259 16901 tablet_service.cc:1511] Processing CreateTablet for tablet 309b786ff9c64dd0987acab65889f7d2 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:10.196985 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 309b786ff9c64dd0987acab65889f7d2 (DEFAULT_TABLE table=test-workload [id=6324620c26fd41ccaae04c2d23d494be]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:10.199640 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309b786ff9c64dd0987acab65889f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.201324 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309b786ff9c64dd0987acab65889f7d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:10.181468 16956 consensus_queue.cc:260] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.204541 16963 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.207434 16955 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.204994 16963 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.227599 16963 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.233229 16956 ts_tablet_manager.cc:1434] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.195s	user 0.012s	sys 0.001s
I20260710 11:12:10.258488 16956 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:10.256887 16953 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.259984 16953 ts_tablet_manager.cc:1403] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.214s	user 0.034s	sys 0.017s
I20260710 11:12:10.261153 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.261938 16764 raft_consensus.cc:2468] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:10.263296 16805 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:10.264209 16963 raft_consensus.cc:2804] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.264588 16963 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.264442 16953 raft_consensus.cc:359] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.265034 16963 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.265288 16953 raft_consensus.cc:385] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.268302 16953 raft_consensus.cc:740] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.268967 16955 tablet_bootstrap.cc:654] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.270366 16953 consensus_queue.cc:260] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.272158 16963 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.274721 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.279848 16953 ts_tablet_manager.cc:1434] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:12:10.283284 16963 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.273368 16956 tablet_bootstrap.cc:654] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.283958 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.284539 16764 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.286279 16953 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
W20260710 11:12:10.289572 16802 leader_election.cc:343] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.290699 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
W20260710 11:12:10.292184 16802 leader_election.cc:343] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.293112 16953 tablet_bootstrap.cc:654] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.295550 16955 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:10.296139 16955 ts_tablet_manager.cc:1403] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.001s
I20260710 11:12:10.297595 16764 raft_consensus.cc:2468] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:10.298838 16956 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:10.298751 16805 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [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: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e
I20260710 11:12:10.300182 16956 ts_tablet_manager.cc:1403] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260710 11:12:10.300671 16963 raft_consensus.cc:2804] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:10.301333 16953 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.301123 16955 raft_consensus.cc:359] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.301833 16953 ts_tablet_manager.cc:1403] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:12:10.302018 16955 raft_consensus.cc:385] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.302467 16955 raft_consensus.cc:740] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.303406 16955 consensus_queue.cc:260] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.303406 16956 raft_consensus.cc:359] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.304870 16953 raft_consensus.cc:359] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.305617 16953 raft_consensus.cc:385] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.305902 16953 raft_consensus.cc:740] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.306631 16953 consensus_queue.cc:260] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.309006 16953 ts_tablet_manager.cc:1434] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:10.305334 16956 raft_consensus.cc:385] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.309526 16956 raft_consensus.cc:740] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.310645 16953 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:10.310868 16955 ts_tablet_manager.cc:1434] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:12:10.311789 16955 tablet_bootstrap.cc:492] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.317903 16953 tablet_bootstrap.cc:654] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.318499 16956 consensus_queue.cc:260] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.318013 16955 tablet_bootstrap.cc:654] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.327865 16968 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.328372 16968 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.331055 16963 raft_consensus.cc:697] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:10.331990 16963 consensus_queue.cc:237] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.336141 16968 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.342505 16953 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.343096 16953 ts_tablet_manager.cc:1403] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260710 11:12:10.345808 16956 ts_tablet_manager.cc:1434] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.003s
I20260710 11:12:10.346334 16953 raft_consensus.cc:359] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.347064 16953 raft_consensus.cc:385] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.347352 16956 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:10.347414 16953 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.352316 16953 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.354856 16956 tablet_bootstrap.cc:654] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.356989 16953 ts_tablet_manager.cc:1434] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:12:10.357306 16659 catalog_manager.cc:5697] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:10.361275 16953 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:10.366806 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.367355 16953 tablet_bootstrap.cc:654] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.367538 16839 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.369858 16955 tablet_bootstrap.cc:492] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:10.370347 16955 ts_tablet_manager.cc:1403] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.008s
I20260710 11:12:10.370947 16878 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:10.371860 16968 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.372200 16968 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.372525 16968 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.373342 16955 raft_consensus.cc:359] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.374111 16955 raft_consensus.cc:385] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.374393 16955 raft_consensus.cc:740] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.375164 16955 consensus_queue.cc:260] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.377796 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.378734 16764 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.386452 16968 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.390414 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.391270 16764 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.366744 16956 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:10.397840 16956 ts_tablet_manager.cc:1403] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.004s
I20260710 11:12:10.399705 16955 ts_tablet_manager.cc:1434] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.020s
I20260710 11:12:10.400750 16955 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.400880 16953 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.401513 16953 ts_tablet_manager.cc:1403] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.018s
I20260710 11:12:10.402441 16764 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:10.403748 16879 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:10.405787 16992 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:10.406275 16992 raft_consensus.cc:697] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:10.407745 16955 tablet_bootstrap.cc:654] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.407478 16953 raft_consensus.cc:359] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.408164 16953 raft_consensus.cc:385] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.408468 16953 raft_consensus.cc:740] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.409308 16968 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.407857 16992 consensus_queue.cc:237] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.410530 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:10.411135 16839 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.410694 16956 raft_consensus.cc:359] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.411662 16956 raft_consensus.cc:385] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.412046 16956 raft_consensus.cc:740] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.409189 16953 consensus_queue.cc:260] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.412995 16956 consensus_queue.cc:260] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.413939 16953 ts_tablet_manager.cc:1434] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:12:10.414893 16953 tablet_bootstrap.cc:492] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:10.415716 16956 ts_tablet_manager.cc:1434] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:12:10.419737 16955 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:10.420272 16955 ts_tablet_manager.cc:1403] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:12:10.420974 16953 tablet_bootstrap.cc:654] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.423594 16955 raft_consensus.cc:359] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.424335 16955 raft_consensus.cc:385] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.424635 16955 raft_consensus.cc:740] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.425514 16955 consensus_queue.cc:260] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.428030 16955 ts_tablet_manager.cc:1434] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:10.429045 16955 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.426329 16659 catalog_manager.cc:5697] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:10.430932 16839 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:10.432436 16956 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:10.435631 16955 tablet_bootstrap.cc:654] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.443840 16956 tablet_bootstrap.cc:654] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.447470 16955 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:10.448002 16955 ts_tablet_manager.cc:1403] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:12:10.450995 16955 raft_consensus.cc:359] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.451809 16955 raft_consensus.cc:385] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.452106 16955 raft_consensus.cc:740] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.453007 16955 consensus_queue.cc:260] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.455425 16955 ts_tablet_manager.cc:1434] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:12:10.456382 16955 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.456323 16953 tablet_bootstrap.cc:492] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.457795 16953 ts_tablet_manager.cc:1403] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.016s
I20260710 11:12:10.459302 16956 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:10.459807 16956 ts_tablet_manager.cc:1403] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.014s
I20260710 11:12:10.460575 16953 raft_consensus.cc:359] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.461299 16953 raft_consensus.cc:385] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.461639 16953 raft_consensus.cc:740] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.462489 16953 consensus_queue.cc:260] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.462777 16956 raft_consensus.cc:359] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.463546 16955 tablet_bootstrap.cc:654] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.463510 16956 raft_consensus.cc:385] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.463946 16956 raft_consensus.cc:740] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.464835 16953 ts_tablet_manager.cc:1434] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:12:10.464766 16956 consensus_queue.cc:260] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.465939 16953 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:10.466780 16971 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.467242 16971 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.471246 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.472508 16953 tablet_bootstrap.cc:654] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.474274 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.475961 16956 ts_tablet_manager.cc:1434] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
W20260710 11:12:10.476187 16729 leader_election.cc:343] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.477475 16956 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
W20260710 11:12:10.477656 16727 leader_election.cc:343] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.478278 16727 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.479455 16957 raft_consensus.cc:2749] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.487140 16956 tablet_bootstrap.cc:654] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.489863 16971 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.500917 16953 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.500444 16955 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:10.502563 16953 ts_tablet_manager.cc:1403] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.008s
I20260710 11:12:10.503276 16955 ts_tablet_manager.cc:1403] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.032s
I20260710 11:12:10.504072 16956 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:10.504531 16956 ts_tablet_manager.cc:1403] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260710 11:12:10.505792 16953 raft_consensus.cc:359] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.506155 16955 raft_consensus.cc:359] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.506521 16953 raft_consensus.cc:385] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.506821 16955 raft_consensus.cc:385] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.506865 16953 raft_consensus.cc:740] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.507185 16955 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.507313 16956 raft_consensus.cc:359] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.507697 16953 consensus_queue.cc:260] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.508026 16956 raft_consensus.cc:385] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.508447 16956 raft_consensus.cc:740] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.507979 16955 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.509785 16953 ts_tablet_manager.cc:1434] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:10.509479 16956 consensus_queue.cc:260] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.510460 16955 ts_tablet_manager.cc:1434] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:10.510738 16953 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:10.512013 16956 ts_tablet_manager.cc:1434] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:10.513005 16956 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:10.515306 16955 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.516683 16953 tablet_bootstrap.cc:654] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.519836 16956 tablet_bootstrap.cc:654] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.522217 16955 tablet_bootstrap.cc:654] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.543146 16971 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:10.548463 16912 raft_consensus.cc:3060] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.558271 16971 raft_consensus.cc:493] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.559036 16971 raft_consensus.cc:515] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.561800 16992 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.562500 16992 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.564126 16971 leader_election.cc:290] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.565922 16992 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.568557 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.570811 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:10.573553 16729 leader_election.cc:343] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.575646 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
W20260710 11:12:10.577554 16727 leader_election.cc:343] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.578102 16727 leader_election.cc:304] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.579082 16971 raft_consensus.cc:2749] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.581158 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.581955 16764 raft_consensus.cc:2393] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e in current term 1: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:10.583271 16879 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.589658 16992 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.595448 16968 raft_consensus.cc:493] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.596189 16968 raft_consensus.cc:515] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.600203 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.601118 16764 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.602803 16968 leader_election.cc:290] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.604501 16879 leader_election.cc:304] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:10.606338 16968 raft_consensus.cc:2804] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.606791 16968 raft_consensus.cc:493] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.607157 16968 raft_consensus.cc:3060] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.610006 16993 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.610634 16993 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.615005 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.617602 16764 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.619323 16879 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:10.620522 16993 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.621109 16993 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.621584 16993 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.621985 16993 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.635874 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:10.637676 16878 leader_election.cc:343] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.641877 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.642794 16839 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.656955 17006 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.657696 17006 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.660578 17006 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.662846 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.663684 16764 raft_consensus.cc:2468] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.665835 16879 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:10.666986 17006 raft_consensus.cc:2804] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.667423 17006 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.667858 17006 raft_consensus.cc:3060] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.670940 16963 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.671571 16963 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.675129 16963 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.676699 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.690781 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.691756 16764 raft_consensus.cc:2468] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:10.694465 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:10.695345 16838 raft_consensus.cc:2468] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:10.698324 16805 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:10.699442 16963 raft_consensus.cc:2804] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.699918 16963 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.700342 16963 raft_consensus.cc:3060] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.719796 16957 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:10.746543 16992 raft_consensus.cc:2749] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.750631 16968 raft_consensus.cc:515] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.754545 16957 raft_consensus.cc:493] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.755216 16957 raft_consensus.cc:515] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.758813 16957 leader_election.cc:290] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.760965 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.761123 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.761821 16764 raft_consensus.cc:3060] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:10.763159 16727 leader_election.cc:343] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.765949 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:10.767998 16729 leader_election.cc:343] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.768565 16729 leader_election.cc:304] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.770062 16957 raft_consensus.cc:2749] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.791561 16963 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.795441 16957 raft_consensus.cc:493] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.796118 16957 raft_consensus.cc:515] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.801896 16957 leader_election.cc:290] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.803261 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:10.805534 16729 leader_election.cc:343] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.806918 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:10.807832 16912 raft_consensus.cc:2468] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
I20260710 11:12:10.809825 16727 leader_election.cc:304] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.811595 16957 raft_consensus.cc:2804] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.812067 16957 raft_consensus.cc:493] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.812505 16957 raft_consensus.cc:3060] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.717244 16993 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.830317 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.831144 16763 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.841748 16984 raft_consensus.cc:493] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.842484 16984 raft_consensus.cc:515] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.851346 16984 leader_election.cc:290] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.853632 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:10.854630 16762 raft_consensus.cc:2468] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:10.856483 16805 leader_election.cc:304] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:10.857705 16984 raft_consensus.cc:2804] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:10.858148 16984 raft_consensus.cc:493] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:10.858575 16984 raft_consensus.cc:3060] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.855343 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
W20260710 11:12:10.863266 16802 leader_election.cc:343] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.872435 16971 raft_consensus.cc:493] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:10.873119 16971 raft_consensus.cc:515] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.901438 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:10.903512 16729 leader_election.cc:343] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:10.907351 16710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:10.907683 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
W20260710 11:12:10.909637 16727 leader_election.cc:343] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.910249 16727 leader_election.cc:304] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.910576 16963 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.911362 16963 consensus_queue.cc:1048] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:10.896255 17006 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.915432 17013 raft_consensus.cc:2749] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.915613 16911 raft_consensus.cc:2393] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 278832da197049d49e5e11cb10633f9e in this term.
I20260710 11:12:10.900656 16763 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:10.923939 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.924860 16763 raft_consensus.cc:3060] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.929555 16971 leader_election.cc:290] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.933393 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:10.934262 16839 raft_consensus.cc:2393] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e in current term 1: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:10.936877 17006 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.938076 16968 leader_election.cc:290] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
W20260710 11:12:10.936573 16802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.67:39837, user_credentials={real_user=slave}} blocked reactor thread for 65315.2us
I20260710 11:12:10.938086 16993 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:10.940173 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:10.940778 16839 raft_consensus.cc:3060] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.942087 16764 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:10.943626 16763 raft_consensus.cc:2468] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:10.943607 16957 raft_consensus.cc:515] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.944149 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:10.945505 16805 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:10.945902 16957 leader_election.cc:290] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.946852 17012 raft_consensus.cc:2804] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:10.948055 16955 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
W20260710 11:12:10.948342 16878 leader_election.cc:343] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.948058 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:10.948841 16878 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.948498 16955 ts_tablet_manager.cc:1403] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.433s	user 0.135s	sys 0.260s
I20260710 11:12:10.949781 16993 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:10.950263 16993 raft_consensus.cc:697] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
W20260710 11:12:10.950207 16729 leader_election.cc:343] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:10.951223 16993 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.951881 16955 raft_consensus.cc:359] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.952488 16955 raft_consensus.cc:385] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:10.952744 16955 raft_consensus.cc:740] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:10.953325 16955 consensus_queue.cc:260] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.955617 16955 ts_tablet_manager.cc:1434] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:10.956436 16955 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:10.947314 16984 raft_consensus.cc:515] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.962399 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:10.963196 16911 raft_consensus.cc:2393] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 278832da197049d49e5e11cb10633f9e in this term.
W20260710 11:12:10.970146 16879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.65:46587, user_credentials={real_user=slave}} blocked reactor thread for 48493.2us
I20260710 11:12:10.971777 16955 tablet_bootstrap.cc:654] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:10.972669 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.973500 16764 raft_consensus.cc:2393] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e in current term 1: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:10.976724 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:10.976989 16953 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:10.977279 16911 raft_consensus.cc:3060] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.977440 16953 ts_tablet_manager.cc:1403] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.467s	user 0.108s	sys 0.246s
I20260710 11:12:10.963819 16984 leader_election.cc:290] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:10.965891 17012 raft_consensus.cc:697] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:10.966480 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:10.984259 16968 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:10.985642 16763 raft_consensus.cc:3060] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:10.983023 16879 leader_election.cc:304] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:10.990959 16879 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:10.992062 17006 raft_consensus.cc:2804] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:10.992741 17006 raft_consensus.cc:697] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:10.992899 16968 raft_consensus.cc:2749] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:10.994099 17006 consensus_queue.cc:237] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.994705 16956 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:10.997184 16956 ts_tablet_manager.cc:1403] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.484s	user 0.129s	sys 0.235s
I20260710 11:12:10.988401 17012 consensus_queue.cc:237] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:10.999693 16984 consensus_queue.cc:1048] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:11.001960 16956 raft_consensus.cc:359] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.003103 16839 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:11.004174 16911 raft_consensus.cc:2468] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:10.999614 16953 raft_consensus.cc:359] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.003481 16956 raft_consensus.cc:385] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.005600 16953 raft_consensus.cc:385] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.005972 16956 raft_consensus.cc:740] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.005967 16953 raft_consensus.cc:740] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.008910 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:11.026322 16953 consensus_queue.cc:260] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.026952 16911 raft_consensus.cc:3060] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.032845 16727 leader_election.cc:304] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.037899 16953 ts_tablet_manager.cc:1434] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.000s
I20260710 11:12:11.039568 16953 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.042882 16955 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.037226 16971 raft_consensus.cc:2804] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.043555 16955 ts_tablet_manager.cc:1403] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.005s
I20260710 11:12:11.044123 16971 raft_consensus.cc:697] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:11.045034 16971 consensus_queue.cc:237] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.046592 16955 raft_consensus.cc:359] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.047366 16955 raft_consensus.cc:385] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.047637 16955 raft_consensus.cc:740] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.048494 16955 consensus_queue.cc:260] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.059903 16955 ts_tablet_manager.cc:1434] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:12:11.063503 16993 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:12:11.057890 16911 raft_consensus.cc:2468] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:11.074608 16956 consensus_queue.cc:260] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.079479 16956 ts_tablet_manager.cc:1434] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.001s
I20260710 11:12:11.080533 16956 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.088923 16802 leader_election.cc:304] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:11.089639 16956 tablet_bootstrap.cc:654] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.095667 16763 raft_consensus.cc:2468] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:11.098521 17014 raft_consensus.cc:2804] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.100311 17014 raft_consensus.cc:697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:11.101524 17014 consensus_queue.cc:237] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.110616 16953 tablet_bootstrap.cc:654] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.110283 16659 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.118695 16661 catalog_manager.cc:5697] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.120805 16662 catalog_manager.cc:5697] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.133332 16956 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.133844 16956 ts_tablet_manager.cc:1403] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.012s
I20260710 11:12:11.134027 16955 tablet_bootstrap.cc:492] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.136044 16953 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:11.136312 16956 raft_consensus.cc:359] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.136786 16953 ts_tablet_manager.cc:1403] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.008s
I20260710 11:12:11.137066 16956 raft_consensus.cc:385] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.140652 16955 tablet_bootstrap.cc:654] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.140534 16953 raft_consensus.cc:359] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.141842 16953 raft_consensus.cc:385] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.142117 16953 raft_consensus.cc:740] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.143155 17006 raft_consensus.cc:493] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.142865 16953 consensus_queue.cc:260] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.143630 17006 raft_consensus.cc:515] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.145201 16953 ts_tablet_manager.cc:1434] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:11.145556 16956 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.145749 17006 leader_election.cc:290] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.146314 16956 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.147866 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.148417 16956 ts_tablet_manager.cc:1434] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:12:11.149324 16956 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.150128 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.150738 16762 raft_consensus.cc:2468] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
W20260710 11:12:11.149349 16878 leader_election.cc:343] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.146302 16953 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.152731 16879 leader_election.cc:304] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.153940 17006 raft_consensus.cc:2804] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.154361 17006 raft_consensus.cc:493] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:11.154754 17006 raft_consensus.cc:3060] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.159193 16956 tablet_bootstrap.cc:654] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.166833 17006 raft_consensus.cc:515] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.169374 16955 tablet_bootstrap.cc:492] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.169889 16955 ts_tablet_manager.cc:1403] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260710 11:12:11.172552 16955 raft_consensus.cc:359] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.173236 16955 raft_consensus.cc:385] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.173537 16955 raft_consensus.cc:740] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.174798 16971 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.175460 16971 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.180444 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.181531 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
W20260710 11:12:11.182829 16729 leader_election.cc:343] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.182966 16955 consensus_queue.cc:260] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
W20260710 11:12:11.183547 16727 leader_election.cc:343] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.181809 16971 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.183965 16727 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.186491 16971 raft_consensus.cc:2749] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.186537 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:11.187407 16762 raft_consensus.cc:3060] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.188006 16955 ts_tablet_manager.cc:1434] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:12:11.189020 16955 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.199882 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:11.197966 16955 tablet_bootstrap.cc:654] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:11.202046 16878 leader_election.cc:343] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.202637 17014 raft_consensus.cc:493] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.202782 17006 leader_election.cc:290] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.203181 17014 raft_consensus.cc:515] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.206985 17014 leader_election.cc:290] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.208473 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.209157 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.209599 16910 raft_consensus.cc:2393] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 7814f11d1f31404982b6451c947f51a0 in this term.
I20260710 11:12:11.211552 16805 leader_election.cc:304] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:11.213200 17014 raft_consensus.cc:3060] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.204257 16953 tablet_bootstrap.cc:654] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.222851 16993 raft_consensus.cc:493] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.224731 16762 raft_consensus.cc:2468] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:11.223580 16993 raft_consensus.cc:515] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.234840 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.235538 16764 raft_consensus.cc:2468] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:11.235855 16956 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.235977 17012 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.236344 16956 ts_tablet_manager.cc:1403] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.087s	user 0.038s	sys 0.030s
I20260710 11:12:11.236832 16993 leader_election.cc:290] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.238137 16955 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.238207 17014 raft_consensus.cc:2749] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.238456 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.239957 16955 ts_tablet_manager.cc:1403] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.028s
I20260710 11:12:11.238133 16879 leader_election.cc:304] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.236480 17012 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.241341 16879 leader_election.cc:304] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.242587 17012 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.242328 16993 raft_consensus.cc:2804] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.243160 16993 raft_consensus.cc:493] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:11.243232 16878 leader_election.cc:343] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.243506 16993 raft_consensus.cc:3060] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.244803 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.245090 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.245591 17006 raft_consensus.cc:2804] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.245875 16762 raft_consensus.cc:2393] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 278832da197049d49e5e11cb10633f9e in this term.
I20260710 11:12:11.246977 16805 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:11.248060 17012 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.249290 16956 raft_consensus.cc:359] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.250013 16956 raft_consensus.cc:385] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.249773 16993 raft_consensus.cc:515] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.250321 16956 raft_consensus.cc:740] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.251137 16956 consensus_queue.cc:260] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.252748 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:11.253132 16956 ts_tablet_manager.cc:1434] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:12:11.253396 16764 raft_consensus.cc:3060] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.254061 16956 tablet_bootstrap.cc:492] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.258080 17012 raft_consensus.cc:2749] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.260152 16956 tablet_bootstrap.cc:654] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.262984 16955 raft_consensus.cc:359] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.263737 16955 raft_consensus.cc:385] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.264083 16955 raft_consensus.cc:740] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.264858 17006 raft_consensus.cc:697] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:11.265915 17006 consensus_queue.cc:237] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.266549 16659 catalog_manager.cc:5697] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.268191 16955 consensus_queue.cc:260] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.275687 16764 raft_consensus.cc:2468] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:11.277156 16879 leader_election.cc:304] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.278573 16968 raft_consensus.cc:2804] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.279189 16968 raft_consensus.cc:697] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:11.280155 16968 consensus_queue.cc:237] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.285835 16955 ts_tablet_manager.cc:1434] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.003s
I20260710 11:12:11.287046 16955 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.293532 16993 leader_election.cc:290] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.293696 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
W20260710 11:12:11.300122 16878 leader_election.cc:343] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.292796 16661 catalog_manager.cc:5697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.305219 16955 tablet_bootstrap.cc:654] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.310505 16953 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:11.310987 16953 ts_tablet_manager.cc:1403] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.165s	user 0.008s	sys 0.020s
I20260710 11:12:11.314831 16953 raft_consensus.cc:359] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.315487 16953 raft_consensus.cc:385] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.315755 16953 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.316125 16956 tablet_bootstrap.cc:492] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.316569 16956 ts_tablet_manager.cc:1403] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.036s
I20260710 11:12:11.316422 16953 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.318800 16953 ts_tablet_manager.cc:1434] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:11.319110 16956 raft_consensus.cc:359] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.319674 16953 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.319749 16956 raft_consensus.cc:385] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.320079 16956 raft_consensus.cc:740] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.322085 16956 consensus_queue.cc:260] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.324632 16956 ts_tablet_manager.cc:1434] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:12:11.325562 16956 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.325666 16953 tablet_bootstrap.cc:654] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.326519 16955 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.326961 16955 ts_tablet_manager.cc:1403] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.010s
I20260710 11:12:11.326191 16662 catalog_manager.cc:5697] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.327965 16662 catalog_manager.cc:5697] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:11.333511 16953 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:11.333976 16953 ts_tablet_manager.cc:1403] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:12:11.329586 16955 raft_consensus.cc:359] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.332026 16956 tablet_bootstrap.cc:654] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.336548 16953 raft_consensus.cc:359] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.337216 16953 raft_consensus.cc:385] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.337502 16953 raft_consensus.cc:740] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.338452 16955 raft_consensus.cc:385] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.338253 16953 consensus_queue.cc:260] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.338790 16955 raft_consensus.cc:740] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.340317 16955 consensus_queue.cc:260] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.340803 16953 ts_tablet_manager.cc:1434] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:11.341795 16953 tablet_bootstrap.cc:492] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.342772 16955 ts_tablet_manager.cc:1434] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:12:11.343709 16955 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.347477 16953 tablet_bootstrap.cc:654] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.349570 16955 tablet_bootstrap.cc:654] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.358950 16953 tablet_bootstrap.cc:492] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:11.359396 16953 ts_tablet_manager.cc:1403] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:12:11.367851 16953 raft_consensus.cc:359] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.368616 16953 raft_consensus.cc:385] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.368929 16953 raft_consensus.cc:740] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.369632 16953 consensus_queue.cc:260] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.370344 16956 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.370818 16956 ts_tablet_manager.cc:1403] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.018s
I20260710 11:12:11.373234 16955 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.373793 16955 ts_tablet_manager.cc:1403] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260710 11:12:11.373749 16956 raft_consensus.cc:359] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.374531 16956 raft_consensus.cc:385] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.374807 16956 raft_consensus.cc:740] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.375623 16956 consensus_queue.cc:260] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.376699 16953 ts_tablet_manager.cc:1434] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.007s
I20260710 11:12:11.376807 16955 raft_consensus.cc:359] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.377744 16955 raft_consensus.cc:385] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.377909 16953 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.378086 16955 raft_consensus.cc:740] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.378981 16955 consensus_queue.cc:260] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.380538 16956 ts_tablet_manager.cc:1434] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:11.381572 16956 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.384364 16953 tablet_bootstrap.cc:654] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.387468 16956 tablet_bootstrap.cc:654] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.389195 16955 ts_tablet_manager.cc:1434] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:12:11.394923 17013 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.395598 17013 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.397955 16955 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.400501 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.402173 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.403053 16910 raft_consensus.cc:2468] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
W20260710 11:12:11.404706 16729 leader_election.cc:343] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.404999 16955 tablet_bootstrap.cc:654] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.406247 16727 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.407037 17013 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.407430 16957 raft_consensus.cc:2804] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.408299 16957 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:11.408861 16957 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.420033 17006 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:11.424064 16953 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:11.424691 16953 ts_tablet_manager.cc:1403] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.018s
I20260710 11:12:11.427376 17013 raft_consensus.cc:493] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.428813 16953 raft_consensus.cc:359] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.430058 16953 raft_consensus.cc:385] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.430497 16953 raft_consensus.cc:740] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.428902 17013 raft_consensus.cc:515] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.433964 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.435297 16957 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.435863 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
W20260710 11:12:11.437202 16729 leader_election.cc:343] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.438563 17013 leader_election.cc:290] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.440608 16953 consensus_queue.cc:260] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.454854 16953 ts_tablet_manager.cc:1434] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
W20260710 11:12:11.454900 16727 leader_election.cc:343] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.455868 16953 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.456589 16993 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.445391 16956 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.457829 16956 ts_tablet_manager.cc:1403] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.076s	user 0.026s	sys 0.036s
I20260710 11:12:11.458595 16727 leader_election.cc:304] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.446328 16955 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.459468 16955 ts_tablet_manager.cc:1403] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.019s
I20260710 11:12:11.459884 17013 raft_consensus.cc:2749] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.461436 16956 raft_consensus.cc:359] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.462220 16956 raft_consensus.cc:385] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.462507 16956 raft_consensus.cc:740] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.463212 16956 consensus_queue.cc:260] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.464560 16957 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.465289 16956 ts_tablet_manager.cc:1434] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:12:11.465193 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:11.466132 16910 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.466444 16956 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.467435 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:11.468160 17014 raft_consensus.cc:493] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.468633 17014 raft_consensus.cc:515] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.471320 16838 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.475742 16955 raft_consensus.cc:359] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.476441 16955 raft_consensus.cc:385] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.476706 16953 tablet_bootstrap.cc:654] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.476891 16955 raft_consensus.cc:740] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.478868 16955 consensus_queue.cc:260] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.479188 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.481498 16955 ts_tablet_manager.cc:1434] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260710 11:12:11.482460 16955 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.485962 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.487093 16762 raft_consensus.cc:2393] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 278832da197049d49e5e11cb10633f9e in this term.
I20260710 11:12:11.488417 17012 raft_consensus.cc:493] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.489001 17012 raft_consensus.cc:515] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.493019 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.493793 16763 raft_consensus.cc:2393] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 278832da197049d49e5e11cb10633f9e in this term.
I20260710 11:12:11.494437 16957 raft_consensus.cc:493] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.494237 16984 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.494881 16957 raft_consensus.cc:515] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.496567 16956 tablet_bootstrap.cc:654] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.497392 16957 leader_election.cc:290] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.500666 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.501341 16805 leader_election.cc:304] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
W20260710 11:12:11.502058 16727 leader_election.cc:343] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.502743 16984 raft_consensus.cc:3060] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.504619 16955 tablet_bootstrap.cc:654] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.511495 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.512472 17015 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:11.512961 16729 leader_election.cc:343] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.513460 16729 leader_election.cc:304] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.515295 16957 raft_consensus.cc:2749] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.501946 17014 leader_election.cc:290] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.519565 17012 leader_election.cc:290] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.520660 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.522715 16802 leader_election.cc:304] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:11.528638 17014 raft_consensus.cc:3060] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.530263 16910 raft_consensus.cc:2468] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:11.533885 17012 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.535406 17012 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.532099 16984 raft_consensus.cc:2749] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.538108 16727 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.539057 16957 raft_consensus.cc:2804] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.542344 16957 raft_consensus.cc:697] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:11.543212 16957 consensus_queue.cc:237] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.548265 16838 raft_consensus.cc:2468] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:11.555305 16956 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.555811 16956 ts_tablet_manager.cc:1403] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.014s
I20260710 11:12:11.565068 16955 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.565810 16955 ts_tablet_manager.cc:1403] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.017s
I20260710 11:12:11.566802 16968 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:11.571662 16956 raft_consensus.cc:359] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.572407 16956 raft_consensus.cc:385] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.572758 16956 raft_consensus.cc:740] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.569273 16955 raft_consensus.cc:359] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.574116 16955 raft_consensus.cc:385] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.574469 16955 raft_consensus.cc:740] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.577071 16956 consensus_queue.cc:260] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.579989 16955 consensus_queue.cc:260] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.585733 16956 ts_tablet_manager.cc:1434] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 11:12:11.590867 16955 ts_tablet_manager.cc:1434] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 11:12:11.592060 16955 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:11.600018 16956 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:11.611145 16993 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.623389 16968 raft_consensus.cc:493] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.623886 16968 raft_consensus.cc:515] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.625501 17013 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.625988 16968 leader_election.cc:290] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.632558 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.633381 16761 raft_consensus.cc:2468] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:11.634793 16879 leader_election.cc:304] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.635214 17012 raft_consensus.cc:493] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.635720 17012 raft_consensus.cc:515] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.637820 16993 raft_consensus.cc:2804] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.638232 16993 raft_consensus.cc:493] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:11.638957 16993 raft_consensus.cc:3060] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.640341 17012 leader_election.cc:290] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.641965 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.642624 16913 raft_consensus.cc:2468] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:11.643509 17013 raft_consensus.cc:493] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.644156 16802 leader_election.cc:304] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:11.643970 17013 raft_consensus.cc:515] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.644948 17012 raft_consensus.cc:2804] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.645273 17012 raft_consensus.cc:493] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:11.645627 17012 raft_consensus.cc:3060] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.646432 17013 leader_election.cc:290] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.648485 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.649070 16913 raft_consensus.cc:2468] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
I20260710 11:12:11.649991 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.651106 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.652161 16727 leader_election.cc:304] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.651667 16761 raft_consensus.cc:2468] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:11.653668 16971 raft_consensus.cc:2804] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.654052 16971 raft_consensus.cc:493] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:11.654384 16971 raft_consensus.cc:3060] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.654323 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:11.657976 16878 leader_election.cc:343] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.662202 17013 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:11.663561 16971 raft_consensus.cc:515] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.665949 17014 raft_consensus.cc:2749] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.669020 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:11.669565 16993 raft_consensus.cc:515] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.676800 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:11.677565 16761 raft_consensus.cc:3060] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.679688 16956 tablet_bootstrap.cc:654] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.680460 16955 tablet_bootstrap.cc:654] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:11.688889 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:11.689579 16913 raft_consensus.cc:3060] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.690037 16993 leader_election.cc:290] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.732889 16968 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.733592 16968 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.737434 16968 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.737933 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:11.738639 16968 raft_consensus.cc:493] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.738867 16760 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:11.739342 16968 raft_consensus.cc:515] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.740602 16879 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.741822 17006 raft_consensus.cc:2804] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:11.742287 17006 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:11.742753 17006 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.756294 17006 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.760106 16968 leader_election.cc:290] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.760469 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
W20260710 11:12:11.762408 16879 leader_election.cc:343] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.765853 16957 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:11.766506 16957 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.787814 16968 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:11.694948 16971 leader_election.cc:290] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.799964 16761 raft_consensus.cc:2468] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:11.820677 16879 leader_election.cc:304] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.821774 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:11.822963 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.825963 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:11.809924 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:11.826819 16834 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:11.799695 17012 raft_consensus.cc:515] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.828074 16838 raft_consensus.cc:2393] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7814f11d1f31404982b6451c947f51a0 in current term 1: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:11.829030 17012 leader_election.cc:290] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
W20260710 11:12:11.832150 16727 leader_election.cc:343] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.833463 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:11.835379 16913 raft_consensus.cc:2468] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:11.836671 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:11.837888 16729 leader_election.cc:343] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.838320 16729 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.839124 16971 raft_consensus.cc:2749] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:11.840881 16878 leader_election.cc:343] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.842204 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
W20260710 11:12:11.842310 16878 leader_election.cc:343] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:11.842950 16835 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.842485 16727 leader_election.cc:304] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.848030 16953 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:11.848376 16953 ts_tablet_manager.cc:1403] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.393s	user 0.026s	sys 0.086s
I20260710 11:12:11.843116 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:11.843041 16878 leader_election.cc:304] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:11.829962 16957 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:11.843822 16968 raft_consensus.cc:2804] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.844640 17006 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:11.849088 17013 raft_consensus.cc:2804] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:11.851380 16759 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:11.857839 17013 raft_consensus.cc:697] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:11.858770 16968 raft_consensus.cc:697] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:11.858723 17013 consensus_queue.cc:237] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.850149 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:11.860462 16968 consensus_queue.cc:237] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.863526 16953 raft_consensus.cc:359] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.864243 16953 raft_consensus.cc:385] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:11.864629 16953 raft_consensus.cc:740] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:11.855664 17006 raft_consensus.cc:2749] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:11.923921 17057 log.cc:927] Time spent T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: Append to log took a long time: real 0.077s	user 0.003s	sys 0.000s
I20260710 11:12:11.879482 16993 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260710 11:12:11.939327 16953 consensus_queue.cc:260] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:11.941073 16955 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:11.943413 16955 ts_tablet_manager.cc:1403] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.352s	user 0.016s	sys 0.017s
I20260710 11:12:11.945770 16953 ts_tablet_manager.cc:1434] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.002s
I20260710 11:12:11.946713 16953 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:11.877566 16759 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:11.951165 16805 leader_election.cc:304] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
W20260710 11:12:11.945541 17055 log.cc:927] Time spent T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260710 11:12:11.953094 16956 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:11.953559 16956 ts_tablet_manager.cc:1403] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.354s	user 0.011s	sys 0.011s
I20260710 11:12:11.954226 17053 raft_consensus.cc:2749] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:11.940820 16993 consensus_queue.cc:1048] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:12:11.984406 16879 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:11.985828 16992 raft_consensus.cc:2804] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:11.986733 17058 log.cc:927] Time spent T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Append to log took a long time: real 0.068s	user 0.004s	sys 0.000s
I20260710 11:12:11.978518 16835 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:11.978725 16993 consensus_queue.cc:1048] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:12:11.995741 16992 raft_consensus.cc:697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:11.996872 16992 consensus_queue.cc:237] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
W20260710 11:12:12.008910 17056 log.cc:927] Time spent T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: Append to log took a long time: real 0.162s	user 0.002s	sys 0.000s
I20260710 11:12:12.010914 16956 raft_consensus.cc:359] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.013392 16956 raft_consensus.cc:385] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.013724 16956 raft_consensus.cc:740] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.018965 16956 consensus_queue.cc:260] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.021517 16955 raft_consensus.cc:359] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.026975 16955 raft_consensus.cc:385] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.027302 16955 raft_consensus.cc:740] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.028230 16660 catalog_manager.cc:5697] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.036386 16956 ts_tablet_manager.cc:1434] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260710 11:12:12.035861 16955 consensus_queue.cc:260] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.037520 16956 tablet_bootstrap.cc:492] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.047946 16955 ts_tablet_manager.cc:1434] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.000s
I20260710 11:12:12.049239 16955 tablet_bootstrap.cc:492] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
W20260710 11:12:12.052629 16710 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:12.062160 17069 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:12:12.063068 16957 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.100924 17075 raft_consensus.cc:493] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.101490 17075 raft_consensus.cc:515] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.102280 16953 tablet_bootstrap.cc:654] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.103833 17075 leader_election.cc:290] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:12.118444 16956 tablet_bootstrap.cc:654] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:12.109786 16878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.66:42747, user_credentials={real_user=slave}} blocked reactor thread for 71013.1us
I20260710 11:12:12.138850 16955 tablet_bootstrap.cc:654] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.136199 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.139308 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:12.139523 16764 raft_consensus.cc:2468] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:12.142771 16879 leader_election.cc:304] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:12.144381 17070 raft_consensus.cc:2804] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.144773 17070 raft_consensus.cc:493] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.145113 17070 raft_consensus.cc:3060] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.151017 16953 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:12.151472 16953 ts_tablet_manager.cc:1403] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.205s	user 0.017s	sys 0.036s
W20260710 11:12:12.166226 16878 leader_election.cc:343] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.161124 17070 raft_consensus.cc:515] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.171089 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.171626 16764 raft_consensus.cc:3060] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.176456 16956 tablet_bootstrap.cc:492] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.177357 16956 ts_tablet_manager.cc:1403] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.000s
I20260710 11:12:12.178161 17070 leader_election.cc:290] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:12.176599 16953 raft_consensus.cc:359] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.179095 16953 raft_consensus.cc:385] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.179384 16953 raft_consensus.cc:740] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.180403 16956 raft_consensus.cc:359] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.180970 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
W20260710 11:12:12.182190 16878 leader_election.cc:343] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.181138 16956 raft_consensus.cc:385] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.183004 16956 raft_consensus.cc:740] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.183641 16956 consensus_queue.cc:260] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.184262 16955 tablet_bootstrap.cc:492] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.184692 16955 ts_tablet_manager.cc:1403] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.000s
I20260710 11:12:12.185137 16956 ts_tablet_manager.cc:1434] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:12:12.180138 16953 consensus_queue.cc:260] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.185989 16956 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.187186 16953 ts_tablet_manager.cc:1434] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:12:12.187274 16955 raft_consensus.cc:359] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.187986 16955 raft_consensus.cc:385] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.188118 16953 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:12.188257 16955 raft_consensus.cc:740] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.188989 16955 consensus_queue.cc:260] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.191431 16955 ts_tablet_manager.cc:1434] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:12.192294 16956 tablet_bootstrap.cc:654] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.192404 16955 tablet_bootstrap.cc:492] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.195128 16953 tablet_bootstrap.cc:654] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.199059 16955 tablet_bootstrap.cc:654] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.203835 16956 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.204315 16956 ts_tablet_manager.cc:1403] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:12:12.205842 16953 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:12.206264 16953 ts_tablet_manager.cc:1403] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260710 11:12:12.206959 16956 raft_consensus.cc:359] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.207626 16956 raft_consensus.cc:385] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.207871 16956 raft_consensus.cc:740] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.208647 16956 consensus_queue.cc:260] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.208756 16953 raft_consensus.cc:359] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.209455 16953 raft_consensus.cc:385] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.209758 16953 raft_consensus.cc:740] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.210496 16953 consensus_queue.cc:260] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.210935 16956 ts_tablet_manager.cc:1434] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:12.211796 16956 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.212739 16953 ts_tablet_manager.cc:1434] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:12.213682 16953 tablet_bootstrap.cc:492] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:12.217547 16764 raft_consensus.cc:2468] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:12.219055 16879 leader_election.cc:304] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.219310 16953 tablet_bootstrap.cc:654] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.219920 16955 tablet_bootstrap.cc:492] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.219851 17070 raft_consensus.cc:2804] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.220427 16955 ts_tablet_manager.cc:1403] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.000s
I20260710 11:12:12.220395 17070 raft_consensus.cc:697] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:12.221319 17070 consensus_queue.cc:237] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.223143 16955 raft_consensus.cc:359] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.223803 16955 raft_consensus.cc:385] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.224054 16955 raft_consensus.cc:740] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.224699 16955 consensus_queue.cc:260] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.227072 16955 ts_tablet_manager.cc:1434] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:12.228032 16955 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.217566 16956 tablet_bootstrap.cc:654] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.230038 16660 catalog_manager.cc:5697] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.233320 16660 catalog_manager.cc:5697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.238497 16955 tablet_bootstrap.cc:654] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.239460 16953 tablet_bootstrap.cc:492] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:12.239940 16953 ts_tablet_manager.cc:1403] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.006s
I20260710 11:12:12.243099 16953 raft_consensus.cc:359] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.243996 16953 raft_consensus.cc:385] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.244318 16953 raft_consensus.cc:740] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.245378 16953 consensus_queue.cc:260] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.246515 16956 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.246960 16956 ts_tablet_manager.cc:1403] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 11:12:12.248510 16953 ts_tablet_manager.cc:1434] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:12:12.249747 16953 tablet_bootstrap.cc:492] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:12.249970 16956 raft_consensus.cc:359] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.250808 16956 raft_consensus.cc:385] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.251142 16956 raft_consensus.cc:740] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.251956 16956 consensus_queue.cc:260] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.254172 16956 ts_tablet_manager.cc:1434] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:12:12.255208 16956 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.258921 16953 tablet_bootstrap.cc:654] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.262537 16956 tablet_bootstrap.cc:654] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.266705 16658 catalog_manager.cc:5697] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.269131 16955 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.269665 16955 ts_tablet_manager.cc:1403] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.019s
I20260710 11:12:12.271152 16953 tablet_bootstrap.cc:492] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:12.271592 16953 ts_tablet_manager.cc:1403] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 11:12:12.272306 16955 raft_consensus.cc:359] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.272951 16955 raft_consensus.cc:385] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.273206 16955 raft_consensus.cc:740] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.274219 16953 raft_consensus.cc:359] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.274140 16955 consensus_queue.cc:260] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.274866 16953 raft_consensus.cc:385] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.275467 16953 raft_consensus.cc:740] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.276326 16955 ts_tablet_manager.cc:1434] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:12.276204 16953 consensus_queue.cc:260] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.277746 16955 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.279006 16953 ts_tablet_manager.cc:1434] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:12:12.279860 16953 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
I20260710 11:12:12.282492 17069 raft_consensus.cc:493] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.282996 17069 raft_consensus.cc:515] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.285032 17069 leader_election.cc:290] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.286247 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.286490 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:12.287724 16729 leader_election.cc:343] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:12.288250 16727 leader_election.cc:343] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.288650 16727 leader_election.cc:304] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.289736 17069 raft_consensus.cc:2749] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:12.288061 16955 tablet_bootstrap.cc:654] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.292928 16953 tablet_bootstrap.cc:654] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.300180 17069 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.300890 17069 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.304502 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:12.305163 16834 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
I20260710 11:12:12.305902 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.306517 16910 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
I20260710 11:12:12.306447 16729 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.308770 17071 raft_consensus.cc:2804] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.309255 17071 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.309845 17071 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.317282 17069 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.323737 17070 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:12.331857 16984 raft_consensus.cc:493] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.332424 16984 raft_consensus.cc:515] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.334560 16984 leader_election.cc:290] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.336684 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.337368 16910 raft_consensus.cc:2468] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.338550 16802 leader_election.cc:304] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.339418 16984 raft_consensus.cc:2804] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.339823 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.340466 16763 raft_consensus.cc:2468] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.338326 17071 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.339823 16984 raft_consensus.cc:493] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.341740 16984 raft_consensus.cc:3060] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.343984 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:12.344555 16834 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.348580 16839 raft_consensus.cc:3060] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.351780 16834 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:12.353020 16729 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.353925 17069 raft_consensus.cc:2804] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.354590 17069 raft_consensus.cc:697] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:12.355420 17069 consensus_queue.cc:237] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.356758 17070 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.356032 16659 catalog_manager.cc:5697] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.360517 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.361109 16910 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.364101 17071 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.376330 16956 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.376976 16956 ts_tablet_manager.cc:1403] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.122s	user 0.044s	sys 0.062s
I20260710 11:12:12.361065 16984 raft_consensus.cc:515] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.380141 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.380755 16763 raft_consensus.cc:3060] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.381168 16956 raft_consensus.cc:359] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.382458 16956 raft_consensus.cc:385] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.383888 16956 raft_consensus.cc:740] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.385006 16956 consensus_queue.cc:260] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.387563 16953 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:12.392465 17070 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.394716 16956 ts_tablet_manager.cc:1434] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:12:12.388039 16953 ts_tablet_manager.cc:1403] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.025s
I20260710 11:12:12.400662 16953 raft_consensus.cc:359] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.396871 16956 tablet_bootstrap.cc:492] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.402941 17070 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.403539 16955 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.403970 16955 ts_tablet_manager.cc:1403] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.012s
I20260710 11:12:12.407174 16763 raft_consensus.cc:2468] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.408469 16805 leader_election.cc:304] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.409312 17012 raft_consensus.cc:2804] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.409974 17012 raft_consensus.cc:697] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:12.411087 17012 consensus_queue.cc:237] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.413048 16910 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:12.401566 17071 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.402202 17015 raft_consensus.cc:493] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.416460 17015 raft_consensus.cc:515] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.426496 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.427263 16911 raft_consensus.cc:3060] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.428627 16955 raft_consensus.cc:359] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.432080 17015 leader_election.cc:290] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.432308 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.432943 16913 raft_consensus.cc:2468] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.436556 16802 leader_election.cc:304] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.437860 17015 raft_consensus.cc:2804] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.438282 17015 raft_consensus.cc:493] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.438673 17015 raft_consensus.cc:3060] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.440151 16911 raft_consensus.cc:2468] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.445107 16984 leader_election.cc:290] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.449548 16953 raft_consensus.cc:385] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.450176 16953 raft_consensus.cc:740] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.455749 17071 raft_consensus.cc:493] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.456475 17071 raft_consensus.cc:515] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.458741 16956 tablet_bootstrap.cc:654] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.460217 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.460897 16763 raft_consensus.cc:2468] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.462030 17071 leader_election.cc:290] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.463948 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.429312 16955 raft_consensus.cc:385] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.466383 16955 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.467921 16992 raft_consensus.cc:493] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:12.467437 16727 leader_election.cc:343] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.468415 16992 raft_consensus.cc:515] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.468729 16955 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.470532 16992 leader_election.cc:290] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:12.451468 16953 consensus_queue.cc:260] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.472390 16953 ts_tablet_manager.cc:1434] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.001s
I20260710 11:12:12.472465 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:12.484144 16878 leader_election.cc:343] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.476454 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
W20260710 11:12:12.485165 17100 log.cc:927] Time spent T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: Append to log took a long time: real 0.099s	user 0.008s	sys 0.026s
I20260710 11:12:12.478199 16955 ts_tablet_manager.cc:1434] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260710 11:12:12.478111 17071 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:12:12.467918 17098 log.cc:927] Time spent T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260710 11:12:12.487208 16953 tablet_bootstrap.cc:492] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0: Bootstrap starting.
W20260710 11:12:12.487710 17103 log.cc:927] Time spent T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: Append to log took a long time: real 0.060s	user 0.003s	sys 0.023s
I20260710 11:12:12.487742 16955 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.477231 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:12.485519 16763 raft_consensus.cc:2468] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
W20260710 11:12:12.494392 17101 log.cc:927] Time spent T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Append to log took a long time: real 0.092s	user 0.016s	sys 0.000s
W20260710 11:12:12.494434 17102 log.cc:927] Time spent T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: Append to log took a long time: real 0.063s	user 0.007s	sys 0.004s
W20260710 11:12:12.501214 17099 log.cc:927] Time spent T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: Append to log took a long time: real 0.053s	user 0.009s	sys 0.005s
W20260710 11:12:12.508035 16729 leader_election.cc:343] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.508651 16729 leader_election.cc:304] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.511541 16879 leader_election.cc:304] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.513347 16992 raft_consensus.cc:2804] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.513763 16992 raft_consensus.cc:493] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.514123 16992 raft_consensus.cc:3060] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.514146 17071 raft_consensus.cc:2749] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:12.506902 17015 raft_consensus.cc:515] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.547838 16660 catalog_manager.cc:5697] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.534024 17015 leader_election.cc:290] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.540484 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.558833 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.559285 16763 raft_consensus.cc:3060] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.559465 16910 raft_consensus.cc:3060] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.568938 16910 raft_consensus.cc:2468] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.574198 16802 leader_election.cc:304] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.575042 17015 raft_consensus.cc:2804] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.575505 17015 raft_consensus.cc:697] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:12.576211 17015 consensus_queue.cc:237] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.572031 16992 raft_consensus.cc:515] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.578680 16992 leader_election.cc:290] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:12.580116 16659 catalog_manager.cc:5697] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.580574 16763 raft_consensus.cc:2468] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.584641 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
W20260710 11:12:12.586176 16878 leader_election.cc:343] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.589206 16955 tablet_bootstrap.cc:654] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.593536 16956 tablet_bootstrap.cc:492] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.603127 16956 ts_tablet_manager.cc:1403] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.207s	user 0.040s	sys 0.044s
I20260710 11:12:12.596180 16953 tablet_bootstrap.cc:654] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.598687 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.613204 16763 raft_consensus.cc:3060] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.614638 16835 raft_consensus.cc:3060] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.615067 16956 raft_consensus.cc:359] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.616984 16956 raft_consensus.cc:385] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.617376 16956 raft_consensus.cc:740] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.619671 16956 consensus_queue.cc:260] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.614634 16659 catalog_manager.cc:5697] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.625440 16956 ts_tablet_manager.cc:1434] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 11:12:12.626091 17079 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:12.631346 16956 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.627103 16763 raft_consensus.cc:2468] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:12.634088 16879 leader_election.cc:304] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.636018 16953 tablet_bootstrap.cc:492] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0: No bootstrap required, opened a new log
I20260710 11:12:12.637248 16953 ts_tablet_manager.cc:1403] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.001s
I20260710 11:12:12.640268 16955 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.640877 16955 ts_tablet_manager.cc:1403] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.153s	user 0.039s	sys 0.002s
I20260710 11:12:12.644912 16955 raft_consensus.cc:359] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.645850 16955 raft_consensus.cc:385] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.646095 16955 raft_consensus.cc:740] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.646860 16955 consensus_queue.cc:260] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.647928 16953 raft_consensus.cc:359] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.648628 16953 raft_consensus.cc:385] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.648952 16953 raft_consensus.cc:740] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.649452 16955 ts_tablet_manager.cc:1434] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:12:12.649688 16953 consensus_queue.cc:260] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.650492 16955 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.652083 16953 ts_tablet_manager.cc:1434] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:12:12.638634 16992 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.652598 16992 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.654914 16992 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:12.637633 16956 tablet_bootstrap.cc:654] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.637989 17079 raft_consensus.cc:2804] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.656440 17079 raft_consensus.cc:697] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:12.656749 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.657387 16763 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 0.
I20260710 11:12:12.657435 17079 consensus_queue.cc:237] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.659133 16879 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:12.660449 16968 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.660791 16968 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.661126 16968 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.666147 16955 tablet_bootstrap.cc:654] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.666762 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:12.669339 16878 leader_election.cc:343] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.673439 16956 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.673926 16956 ts_tablet_manager.cc:1403] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.009s
I20260710 11:12:12.676676 16956 raft_consensus.cc:359] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.677373 16956 raft_consensus.cc:385] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.677688 16956 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.681562 16956 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.683887 16956 ts_tablet_manager.cc:1434] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 11:12:12.684773 16956 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.688946 17079 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.690397 16659 catalog_manager.cc:5697] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.691187 16955 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.691735 16955 ts_tablet_manager.cc:1403] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260710 11:12:12.694413 16955 raft_consensus.cc:359] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.695086 16955 raft_consensus.cc:385] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.695362 16955 raft_consensus.cc:740] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.696044 16955 consensus_queue.cc:260] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.697491 16956 tablet_bootstrap.cc:654] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.698280 16955 ts_tablet_manager.cc:1434] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:12:12.679291 16968 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.699247 16955 tablet_bootstrap.cc:492] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.701812 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.702422 16764 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.718302 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:12.719560 16955 tablet_bootstrap.cc:654] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.720901 16834 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.725538 16764 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:12.727321 16879 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:12.728451 17079 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.728708 17071 raft_consensus.cc:493] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.729487 17079 raft_consensus.cc:697] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:12.729439 17071 raft_consensus.cc:515] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.730906 17079 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.732415 17071 leader_election.cc:290] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.735532 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:12.735728 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.736615 16911 raft_consensus.cc:2468] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
W20260710 11:12:12.742029 16729 leader_election.cc:343] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.745635 16727 leader_election.cc:304] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.747130 17069 raft_consensus.cc:2804] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.747478 17069 raft_consensus.cc:493] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.747790 17069 raft_consensus.cc:3060] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.755177 17069 raft_consensus.cc:515] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.757223 17069 leader_election.cc:290] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.759416 17069 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.759974 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
W20260710 11:12:12.763860 16729 leader_election.cc:343] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.764322 16968 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:12.764209 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.767063 16911 raft_consensus.cc:3060] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.776638 16911 raft_consensus.cc:2468] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:12.786201 16727 leader_election.cc:304] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.783586 16955 tablet_bootstrap.cc:492] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.787392 16955 ts_tablet_manager.cc:1403] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.002s
I20260710 11:12:12.787225 16658 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 278832da197049d49e5e11cb10633f9e (127.15.66.67). New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.766145 16834 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 1.
I20260710 11:12:12.788661 16956 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.789105 16956 ts_tablet_manager.cc:1403] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.105s	user 0.039s	sys 0.047s
I20260710 11:12:12.791043 17071 raft_consensus.cc:2804] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.791513 17071 raft_consensus.cc:697] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:12.792419 17071 consensus_queue.cc:237] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.790580 16955 raft_consensus.cc:359] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.793469 16955 raft_consensus.cc:385] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.793743 16955 raft_consensus.cc:740] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.794184 17013 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.794363 16955 consensus_queue.cc:260] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.792428 16956 raft_consensus.cc:359] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.796094 16956 raft_consensus.cc:385] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.796345 16956 raft_consensus.cc:740] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.796406 16955 ts_tablet_manager.cc:1434] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:12:12.797453 16955 tablet_bootstrap.cc:492] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e: Bootstrap starting.
I20260710 11:12:12.797345 16956 consensus_queue.cc:260] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.799558 16956 ts_tablet_manager.cc:1434] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:12:12.800521 16956 tablet_bootstrap.cc:492] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.803433 16955 tablet_bootstrap.cc:654] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.812191 16956 tablet_bootstrap.cc:654] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.813437 17071 raft_consensus.cc:493] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.813962 17071 raft_consensus.cc:515] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.814585 16955 tablet_bootstrap.cc:492] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e: No bootstrap required, opened a new log
I20260710 11:12:12.815023 16955 ts_tablet_manager.cc:1403] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:12:12.816637 17071 leader_election.cc:290] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.817751 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.819248 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:12.818055 16955 raft_consensus.cc:359] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
W20260710 11:12:12.821012 16729 leader_election.cc:343] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.821939 16660 catalog_manager.cc:5697] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.823158 16956 tablet_bootstrap.cc:492] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.823563 16956 ts_tablet_manager.cc:1403] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260710 11:12:12.821043 16955 raft_consensus.cc:385] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.824553 16955 raft_consensus.cc:740] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.825229 16955 consensus_queue.cc:260] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.825723 16956 raft_consensus.cc:359] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.826100 16910 raft_consensus.cc:2468] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 0.
I20260710 11:12:12.826373 16956 raft_consensus.cc:385] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.826679 16956 raft_consensus.cc:740] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.827402 16956 consensus_queue.cc:260] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.829097 16727 leader_election.cc:304] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.831393 16955 ts_tablet_manager.cc:1434] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:12.832069 17071 raft_consensus.cc:2804] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.832676 17071 raft_consensus.cc:493] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.832863 16956 ts_tablet_manager.cc:1434] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:12.833009 17071 raft_consensus.cc:3060] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.833817 16956 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.838833 17071 raft_consensus.cc:515] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.842476 17071 leader_election.cc:290] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.842753 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
W20260710 11:12:12.844025 16729 leader_election.cc:343] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:12.845878 16956 tablet_bootstrap.cc:654] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.845877 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.846796 16911 raft_consensus.cc:3060] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.852173 16956 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.852649 16956 ts_tablet_manager.cc:1403] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260710 11:12:12.853920 16911 raft_consensus.cc:2468] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:12.855145 16727 leader_election.cc:304] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:12.855299 16956 raft_consensus.cc:359] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.855947 16956 raft_consensus.cc:385] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.856217 16956 raft_consensus.cc:740] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.856281 17071 raft_consensus.cc:2804] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.856767 17071 raft_consensus.cc:697] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:12.856949 16956 consensus_queue.cc:260] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.857568 17071 consensus_queue.cc:237] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.859522 16956 ts_tablet_manager.cc:1434] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:12:12.861011 16956 tablet_bootstrap.cc:492] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc: Bootstrap starting.
I20260710 11:12:12.869837 16956 tablet_bootstrap.cc:654] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:12.870253 17015 raft_consensus.cc:493] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.870793 17015 raft_consensus.cc:515] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.872538 16658 catalog_manager.cc:5697] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:12.876077 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.877123 17015 leader_election.cc:290] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.878052 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.878876 16911 raft_consensus.cc:2393] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 7814f11d1f31404982b6451c947f51a0 in this term.
I20260710 11:12:12.879630 16956 tablet_bootstrap.cc:492] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc: No bootstrap required, opened a new log
I20260710 11:12:12.880086 16956 ts_tablet_manager.cc:1403] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260710 11:12:12.879981 16802 leader_election.cc:304] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:12.881215 17015 raft_consensus.cc:3060] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.883018 16956 raft_consensus.cc:359] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.883726 16956 raft_consensus.cc:385] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:12.884011 16956 raft_consensus.cc:740] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Initialized, Role: FOLLOWER
I20260710 11:12:12.884711 16956 consensus_queue.cc:260] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.886893 16956 ts_tablet_manager.cc:1434] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:12.888435 17015 raft_consensus.cc:2749] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:12.892014 17015 consensus_queue.cc:1048] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.904711 17012 consensus_queue.cc:1048] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:12.929970 17012 raft_consensus.cc:493] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.930415 17012 raft_consensus.cc:515] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.932086 17012 leader_election.cc:290] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.932775 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.933058 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.933506 16764 raft_consensus.cc:2393] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 278832da197049d49e5e11cb10633f9e in this term.
I20260710 11:12:12.934551 16805 leader_election.cc:304] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:12.935302 17012 raft_consensus.cc:3060] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.939785 17012 raft_consensus.cc:2749] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:12.954692 17012 raft_consensus.cc:493] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.955185 17012 raft_consensus.cc:515] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.956900 17012 leader_election.cc:290] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.957787 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.958045 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.958765 16911 raft_consensus.cc:2393] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c5df1eea5764b678bf43e6861c794cc in current term 1: Already voted for candidate 7814f11d1f31404982b6451c947f51a0 in this term.
I20260710 11:12:12.959749 16802 leader_election.cc:304] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:12.960413 17012 raft_consensus.cc:3060] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.965070 17012 raft_consensus.cc:2749] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:12.968611 17012 raft_consensus.cc:493] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.969014 17012 raft_consensus.cc:515] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.970743 17012 leader_election.cc:290] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.971658 17012 raft_consensus.cc:493] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:12.971601 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.971889 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.972358 16764 raft_consensus.cc:2468] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.972221 17012 raft_consensus.cc:515] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.972548 16911 raft_consensus.cc:2468] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.973505 16805 leader_election.cc:304] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.974305 16984 raft_consensus.cc:2804] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.974318 17012 leader_election.cc:290] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.974988 16984 raft_consensus.cc:493] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.975391 16984 raft_consensus.cc:3060] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.975487 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:12.975437 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:12.976265 16764 raft_consensus.cc:2468] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.976318 16911 raft_consensus.cc:2468] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 0.
I20260710 11:12:12.977492 16805 leader_election.cc:304] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.978268 17012 raft_consensus.cc:2804] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:12.978639 17012 raft_consensus.cc:493] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:12.978931 17012 raft_consensus.cc:3060] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.981226 16984 raft_consensus.cc:515] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.984969 16984 leader_election.cc:290] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.984679 17012 raft_consensus.cc:515] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:12.986109 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.986366 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.986727 16911 raft_consensus.cc:3060] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.987500 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:12.987603 16764 raft_consensus.cc:3060] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.987805 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:12.988104 16763 raft_consensus.cc:3060] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.988440 16910 raft_consensus.cc:3060] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:12.991729 17012 leader_election.cc:290] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:12.995870 16763 raft_consensus.cc:2468] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.996166 16764 raft_consensus.cc:2468] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.997812 16805 leader_election.cc:304] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.998548 17012 raft_consensus.cc:2804] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:12.998615 16805 leader_election.cc:304] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:12.999060 17012 raft_consensus.cc:697] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:12.999794 16984 raft_consensus.cc:2804] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:13.000306 16984 raft_consensus.cc:697] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:13.000017 17012 consensus_queue.cc:237] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:13.000699 16911 raft_consensus.cc:2468] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:12.995870 16910 raft_consensus.cc:2468] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:13.001137 16984 consensus_queue.cc:237] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:13.009074 16660 catalog_manager.cc:5697] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.021163 16660 catalog_manager.cc:5697] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:13.079427 16984 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.091279 16984 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.170069 16968 consensus_queue.cc:1048] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.180497 16968 consensus_queue.cc:1048] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.197294 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:13.204010 17135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:13.205951 17138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:13.206106 17136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:13.206220 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:13.207370 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:13.207566 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:13.207695 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681933207683 us; error 0 us; skew 500 ppm
I20260710 11:12:13.208221 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:13.211263 15625 webserver.cc:533] Webserver started at http://127.15.66.68:37369/ using document root <none> and password file <none>
I20260710 11:12:13.211165 16968 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.211874 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:13.212121 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:13.212409 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:13.213762 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-3-root/instance:
uuid: "28cde943da66441cb89f80b962bc5733"
format_stamp: "Formatted at 2026-07-10 11:12:13 on dist-test-slave-mqr7"
I20260710 11:12:13.222859 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:12:13.227360 16993 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.242391 17144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:13.243441 15625 fs_manager.cc:730] Time spent opening block manager: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:12:13.244179 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-3-root
uuid: "28cde943da66441cb89f80b962bc5733"
format_stamp: "Formatted at 2026-07-10 11:12:13 on dist-test-slave-mqr7"
I20260710 11:12:13.244619 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:13.246858 17013 consensus_queue.cc:1048] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.261186 17071 consensus_queue.cc:1048] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.277850 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:13.279542 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:13.281589 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:13.286055 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:13.286336 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:13.286635 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:13.286839 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:13.319494 17071 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.340806 17069 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.389118 17015 consensus_queue.cc:1048] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.389881 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.68:34369
I20260710 11:12:13.390606 17211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.68:34369 every 8 connection(s)
I20260710 11:12:13.408478 15625 auto_leader_rebalancer-test.cc:388] add a tserver: 28cde943da66441cb89f80b962bc5733
I20260710 11:12:13.417161 17015 consensus_queue.cc:1048] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:13.423220 17213 heartbeater.cc:344] Connected to a master server at 127.15.66.126:43615
I20260710 11:12:13.423728 17213 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:13.424731 17213 heartbeater.cc:507] Master 127.15.66.126:43615 requested a full tablet report, sending...
I20260710 11:12:13.427853 16658 ts_manager.cc:194] Registered new tserver with Master: 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:13.429641 16658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33924
I20260710 11:12:13.495379 17015 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:13.509439 17012 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:14.158121 16764 consensus_queue.cc:237] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.170112 16910 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.168438 16838 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.173561 17071 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:14.174659 17069 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.186693 17013 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.186383 16911 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
W20260710 11:12:14.194231 16728 consensus_peers.cc:597] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1bbeba9faab6421da897556e3455141e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.210275 16838 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.225322 16659 catalog_manager.cc:5697] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.236292 16911 consensus_queue.cc:237] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.250995 16764 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.253170 16838 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.254674 17070 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 11:12:14.258248 16993 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:14.283577 17070 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
W20260710 11:12:14.286505 16877 consensus_peers.cc:597] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5000a5ff4ec4ddd8eec4662f99f06e0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.292405 16764 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.292500 16834 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.304280 16763 consensus_queue.cc:237] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.317487 16659 catalog_manager.cc:5697] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
W20260710 11:12:14.319736 16728 consensus_peers.cc:597] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9517fac7a8ce4e5390f502da62c7293a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.324270 16911 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.326169 17013 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.331413 16838 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.335597 17013 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.337386 17069 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.343711 16911 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.353147 16838 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.366890 16763 consensus_queue.cc:237] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.377854 16911 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:14.376395 16728 consensus_peers.cc:597] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2efa97eb071b4584ab958dc27a921f00. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.373898 16658 catalog_manager.cc:5697] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.378074 16835 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.380823 17013 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:14.382004 17069 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.402949 17013 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.410715 16835 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.423848 16911 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:14.428135 16660 catalog_manager.cc:5697] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.432981 17213 heartbeater.cc:499] Master 127.15.66.126:43615 was elected leader, sending a full tablet report...
I20260710 11:12:14.650454 17241 ts_tablet_manager.cc:933] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:14.652535 17241 tablet_copy_client.cc:323] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:14.663547 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet e5000a5ff4ec4ddd8eec4662f99f06e0 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:14.664119 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet e5000a5ff4ec4ddd8eec4662f99f06e0 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-e5000a5ff4ec4ddd8eec4662f99f06e0
I20260710 11:12:14.670291 16923 tablet_copy_source_session.cc:215] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.674110 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5000a5ff4ec4ddd8eec4662f99f06e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.690721 17241 tablet_copy_client.cc:806] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.691439 17241 tablet_copy_client.cc:670] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.696390 17241 tablet_copy_client.cc:538] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.704612 17241 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:14.722595 17241 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.723387 17241 tablet_bootstrap.cc:492] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:14.723943 17241 ts_tablet_manager.cc:1403] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260710 11:12:14.726814 17241 raft_consensus.cc:359] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.727653 17241 raft_consensus.cc:740] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:14.728392 17241 consensus_queue.cc:260] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.731575 17241 ts_tablet_manager.cc:1434] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:12:14.734270 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-e5000a5ff4ec4ddd8eec4662f99f06e0 received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:14.734730 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-e5000a5ff4ec4ddd8eec4662f99f06e0 on tablet e5000a5ff4ec4ddd8eec4662f99f06e0 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:14.770182 17241 ts_tablet_manager.cc:933] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:14.771724 17241 tablet_copy_client.cc:323] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.65:46587
I20260710 11:12:14.781037 16774 tablet_copy_service.cc:140] P 7814f11d1f31404982b6451c947f51a0: Received BeginTabletCopySession request for tablet 1bbeba9faab6421da897556e3455141e from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:47940)
I20260710 11:12:14.781589 16774 tablet_copy_service.cc:161] P 7814f11d1f31404982b6451c947f51a0: Beginning new tablet copy session on tablet 1bbeba9faab6421da897556e3455141e from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:47940: session id = 28cde943da66441cb89f80b962bc5733-1bbeba9faab6421da897556e3455141e
I20260710 11:12:14.787045 16774 tablet_copy_source_session.cc:215] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.789901 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbeba9faab6421da897556e3455141e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.802685 17241 tablet_copy_client.cc:806] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.803310 17241 tablet_copy_client.cc:670] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.803791 17248 ts_tablet_manager.cc:933] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:14.812990 17248 tablet_copy_client.cc:323] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.65:46587
I20260710 11:12:14.815588 16774 tablet_copy_service.cc:140] P 7814f11d1f31404982b6451c947f51a0: Received BeginTabletCopySession request for tablet 9517fac7a8ce4e5390f502da62c7293a from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:47940)
I20260710 11:12:14.815626 17241 tablet_copy_client.cc:538] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.816197 16774 tablet_copy_service.cc:161] P 7814f11d1f31404982b6451c947f51a0: Beginning new tablet copy session on tablet 9517fac7a8ce4e5390f502da62c7293a from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:47940: session id = 28cde943da66441cb89f80b962bc5733-9517fac7a8ce4e5390f502da62c7293a
I20260710 11:12:14.823582 16774 tablet_copy_source_session.cc:215] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.825325 17241 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:14.826973 17248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9517fac7a8ce4e5390f502da62c7293a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.843537 17248 tablet_copy_client.cc:806] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.844102 17248 tablet_copy_client.cc:670] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.847568 17241 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.848460 17248 tablet_copy_client.cc:538] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.848927 17241 tablet_bootstrap.cc:492] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:14.849598 17241 ts_tablet_manager.cc:1403] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260710 11:12:14.852218 17241 raft_consensus.cc:359] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.853112 17241 raft_consensus.cc:740] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:14.853689 17241 consensus_queue.cc:260] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.855691 17241 ts_tablet_manager.cc:1434] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:14.857453 16774 tablet_copy_service.cc:342] P 7814f11d1f31404982b6451c947f51a0: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-1bbeba9faab6421da897556e3455141e received from {username='slave'} at 127.0.0.1:47940
I20260710 11:12:14.857772 17248 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:14.857888 16774 tablet_copy_service.cc:434] P 7814f11d1f31404982b6451c947f51a0: ending tablet copy session 28cde943da66441cb89f80b962bc5733-1bbeba9faab6421da897556e3455141e on tablet 1bbeba9faab6421da897556e3455141e with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:14.878573 17248 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.879302 17248 tablet_bootstrap.cc:492] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:14.879864 17248 ts_tablet_manager.cc:1403] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:12:14.882176 17248 raft_consensus.cc:359] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.882803 17248 raft_consensus.cc:740] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:14.883365 17248 consensus_queue.cc:260] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.885118 17248 ts_tablet_manager.cc:1434] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:14.886814 16774 tablet_copy_service.cc:342] P 7814f11d1f31404982b6451c947f51a0: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-9517fac7a8ce4e5390f502da62c7293a received from {username='slave'} at 127.0.0.1:47940
I20260710 11:12:14.887240 16774 tablet_copy_service.cc:434] P 7814f11d1f31404982b6451c947f51a0: ending tablet copy session 28cde943da66441cb89f80b962bc5733-9517fac7a8ce4e5390f502da62c7293a on tablet 9517fac7a8ce4e5390f502da62c7293a with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:14.940245 17248 ts_tablet_manager.cc:933] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:14.941947 17248 tablet_copy_client.cc:323] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.65:46587
I20260710 11:12:14.943531 16774 tablet_copy_service.cc:140] P 7814f11d1f31404982b6451c947f51a0: Received BeginTabletCopySession request for tablet 2efa97eb071b4584ab958dc27a921f00 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:47940)
I20260710 11:12:14.943985 16774 tablet_copy_service.cc:161] P 7814f11d1f31404982b6451c947f51a0: Beginning new tablet copy session on tablet 2efa97eb071b4584ab958dc27a921f00 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:47940: session id = 28cde943da66441cb89f80b962bc5733-2efa97eb071b4584ab958dc27a921f00
I20260710 11:12:14.950026 16774 tablet_copy_source_session.cc:215] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.952834 17248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efa97eb071b4584ab958dc27a921f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.968236 17248 tablet_copy_client.cc:806] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.968788 17248 tablet_copy_client.cc:670] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.972507 17248 tablet_copy_client.cc:538] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.978986 17248 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:14.994839 17248 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:14.995642 17248 tablet_bootstrap.cc:492] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:14.996203 17248 ts_tablet_manager.cc:1403] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:12:14.999022 17248 raft_consensus.cc:359] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:14.999678 17248 raft_consensus.cc:740] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:15.000358 17248 consensus_queue.cc:260] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:15.003182 17248 ts_tablet_manager.cc:1434] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:15.004837 16774 tablet_copy_service.cc:342] P 7814f11d1f31404982b6451c947f51a0: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-2efa97eb071b4584ab958dc27a921f00 received from {username='slave'} at 127.0.0.1:47940
I20260710 11:12:15.005265 16774 tablet_copy_service.cc:434] P 7814f11d1f31404982b6451c947f51a0: ending tablet copy session 28cde943da66441cb89f80b962bc5733-2efa97eb071b4584ab958dc27a921f00 on tablet 2efa97eb071b4584ab958dc27a921f00 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:15.209095 17186 raft_consensus.cc:1217] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.225284 17186 raft_consensus.cc:1217] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.355221 17186 raft_consensus.cc:1217] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.360548 17186 raft_consensus.cc:1217] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.644213 17254 raft_consensus.cc:1064] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:15.647017 17254 consensus_queue.cc:237] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:15.654044 16911 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.654044 17186 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.654637 16835 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.656075 17069 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.656868 17254 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.657823 17013 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.670455 17070 raft_consensus.cc:1064] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:15.677193 17070 consensus_queue.cc:237] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:15.692559 17185 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.694209 17070 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.696715 16838 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.699877 17013 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.709579 16910 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.716076 16764 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.715204 16838 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.716998 17256 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:15.724877 17070 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.732163 17186 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.740662 16660 catalog_manager.cc:5697] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.765202 16993 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.778177 16835 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.779580 17013 raft_consensus.cc:1064] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:15.784386 17013 consensus_queue.cc:237] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:15.789331 17254 raft_consensus.cc:1064] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:15.788302 17186 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.794586 17254 consensus_queue.cc:237] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:15.796746 16764 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.807276 17185 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.811038 17185 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.811611 17254 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.812574 16838 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.813271 16910 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.814790 17254 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:15.818498 17258 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:15.820091 17069 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:15.829326 16911 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.830842 17013 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.831305 16838 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.832690 17069 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.833976 17258 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.844736 17184 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.860486 16764 consensus_queue.cc:237] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:15.870257 16658 catalog_manager.cc:5697] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.874297 17183 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.876928 17254 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:15.886587 16910 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.888921 17254 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:12:15.896767 17275 log.cc:927] Time spent T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260710 11:12:15.903395 16835 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.925554 16911 consensus_queue.cc:237] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:15.931916 17069 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.933861 17186 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.935451 17256 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.936345 16910 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.944393 17268 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.949328 16834 raft_consensus.cc:1275] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.951202 17256 consensus_queue.cc:1048] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.945623 16660 catalog_manager.cc:5697] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.956418 16834 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.960387 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5000a5ff4ec4ddd8eec4662f99f06e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:15.969255 17185 raft_consensus.cc:2955] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.973600 16658 catalog_manager.cc:5697] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.979548 17186 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.986824 16913 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.983711 16911 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:15.998986 16662 catalog_manager.cc:5697] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.011636 16750 tablet_service.cc:1558] Processing DeleteTablet for tablet e5000a5ff4ec4ddd8eec4662f99f06e0 with delete_type TABLET_DATA_TOMBSTONED (TS 7814f11d1f31404982b6451c947f51a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47908
W20260710 11:12:16.044795 16729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.66:42747, user_credentials={real_user=slave}} blocked reactor thread for 119750us
I20260710 11:12:16.055140 16825 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bbeba9faab6421da897556e3455141e with delete_type TABLET_DATA_TOMBSTONED (TS 9c5df1eea5764b678bf43e6861c794cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38548
I20260710 11:12:16.063326 17186 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.078622 16660 catalog_manager.cc:5697] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.079615 17287 tablet_replica.cc:333] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:15.932416 17279 raft_consensus.cc:2955] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.080905 17287 raft_consensus.cc:2243] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.081722 17287 raft_consensus.cc:2272] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.085086 17287 ts_tablet_manager.cc:1916] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.089298 17284 tablet_replica.cc:333] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:16.090240 17284 raft_consensus.cc:2243] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.108966 17287 ts_tablet_manager.cc:1929] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.109579 17287 log.cc:1199] T 1bbeba9faab6421da897556e3455141e P 9c5df1eea5764b678bf43e6861c794cc: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/wals/1bbeba9faab6421da897556e3455141e
I20260710 11:12:16.110011 17284 raft_consensus.cc:2272] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.114646 16838 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.118335 16648 catalog_manager.cc:5028] TS 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): tablet 1bbeba9faab6421da897556e3455141e (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:16.118498 16649 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1bbeba9faab6421da897556e3455141e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.124850 17284 ts_tablet_manager.cc:1916] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.140360 17284 ts_tablet_manager.cc:1929] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.140777 17284 log.cc:1199] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 7814f11d1f31404982b6451c947f51a0: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/wals/e5000a5ff4ec4ddd8eec4662f99f06e0
I20260710 11:12:16.142409 16649 catalog_manager.cc:5028] TS 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): tablet e5000a5ff4ec4ddd8eec4662f99f06e0 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:16.147485 16764 consensus_queue.cc:237] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:16.151386 16763 consensus_queue.cc:237] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:16.152061 16913 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.152009 17185 raft_consensus.cc:1275] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.153861 17285 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:16.155503 17280 consensus_queue.cc:1048] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:16.157085 17185 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.160725 17280 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:16.161929 16838 raft_consensus.cc:1275] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.162703 17285 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.165773 17283 consensus_queue.cc:1048] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:16.166560 17185 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.168303 17254 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.170226 17184 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.174991 16913 raft_consensus.cc:2955] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.183413 16838 raft_consensus.cc:2955] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.186244 16649 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2efa97eb071b4584ab958dc27a921f00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.196698 16662 catalog_manager.cc:5697] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:16.200451 16649 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9517fac7a8ce4e5390f502da62c7293a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.213474 16659 catalog_manager.cc:5697] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:16.214820 16825 tablet_service.cc:1558] Processing DeleteTablet for tablet 2efa97eb071b4584ab958dc27a921f00 with delete_type TABLET_DATA_TOMBSTONED (TS 9c5df1eea5764b678bf43e6861c794cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38548
I20260710 11:12:16.215765 17287 tablet_replica.cc:333] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:16.216753 17287 raft_consensus.cc:2243] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.217476 17287 raft_consensus.cc:2272] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.221452 17287 ts_tablet_manager.cc:1916] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.224685 16901 tablet_service.cc:1558] Processing DeleteTablet for tablet 9517fac7a8ce4e5390f502da62c7293a with delete_type TABLET_DATA_TOMBSTONED (TS 278832da197049d49e5e11cb10633f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38058
I20260710 11:12:16.226591 17288 tablet_replica.cc:333] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:16.227488 17288 raft_consensus.cc:2243] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.228087 17288 raft_consensus.cc:2272] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.230942 17288 ts_tablet_manager.cc:1916] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.235190 17287 ts_tablet_manager.cc:1929] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.235605 17287 log.cc:1199] T 2efa97eb071b4584ab958dc27a921f00 P 9c5df1eea5764b678bf43e6861c794cc: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/wals/2efa97eb071b4584ab958dc27a921f00
I20260710 11:12:16.237015 16648 catalog_manager.cc:5028] TS 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): tablet 2efa97eb071b4584ab958dc27a921f00 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:16.243180 17288 ts_tablet_manager.cc:1929] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.243553 17288 log.cc:1199] T 9517fac7a8ce4e5390f502da62c7293a P 278832da197049d49e5e11cb10633f9e: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/wals/9517fac7a8ce4e5390f502da62c7293a
I20260710 11:12:16.245008 16646 catalog_manager.cc:5028] TS 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): tablet 9517fac7a8ce4e5390f502da62c7293a (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:17.253259 16911 consensus_queue.cc:237] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
W20260710 11:12:17.260236 16877 consensus_peers.cc:597] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 333924c0123f44a594b8f5b01e8bbf5b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.260268 16763 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.261180 16838 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.262290 17294 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.263226 17289 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.271421 17256 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.273025 16763 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.273000 16838 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.291610 16662 catalog_manager.cc:5697] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.309796 16838 consensus_queue.cc:237] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.321061 16911 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.322876 16763 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.323040 17012 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:17.324630 17304 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.334550 17291 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.335807 16913 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
W20260710 11:12:17.343098 16803 consensus_peers.cc:597] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd777f51eb9549d4954c5a3c108126e8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.349792 16764 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.351493 16911 consensus_queue.cc:237] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.357829 16658 catalog_manager.cc:5697] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.370225 16838 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:17.370468 16877 consensus_peers.cc:597] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cca560a8b34479a8b671c711e6cb00f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.371965 17256 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.375525 16764 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.376981 17256 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.381253 17256 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.383394 16834 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.394598 16911 consensus_queue.cc:237] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.395097 16658 catalog_manager.cc:5697] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.397141 16763 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.403784 16838 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.404753 16764 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.406003 17256 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.406863 17289 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:17.410092 16877 consensus_peers.cc:597] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce53816edfbc4a23bc00c6b3d833aa64. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.422745 17289 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.426141 16838 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.442020 16659 catalog_manager.cc:5697] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.444155 16763 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:17.755153 17317 ts_tablet_manager.cc:933] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:17.757314 17317 tablet_copy_client.cc:323] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:17.758862 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet 333924c0123f44a594b8f5b01e8bbf5b from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:17.759299 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet 333924c0123f44a594b8f5b01e8bbf5b from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-333924c0123f44a594b8f5b01e8bbf5b
I20260710 11:12:17.765039 16923 tablet_copy_source_session.cc:215] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.768545 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333924c0123f44a594b8f5b01e8bbf5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.782407 17317 tablet_copy_client.cc:806] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.783059 17317 tablet_copy_client.cc:670] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.786510 17317 tablet_copy_client.cc:538] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.796010 17317 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:17.813221 17320 ts_tablet_manager.cc:933] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:17.814936 17320 tablet_copy_client.cc:323] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.66:42747
I20260710 11:12:17.815462 17317 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.816329 17317 tablet_bootstrap.cc:492] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:17.817183 17317 ts_tablet_manager.cc:1403] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 11:12:17.821178 17317 raft_consensus.cc:359] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.822448 17317 raft_consensus.cc:740] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:17.823326 17317 consensus_queue.cc:260] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.832378 17317 ts_tablet_manager.cc:1434] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:12:17.835855 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-333924c0123f44a594b8f5b01e8bbf5b received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:17.836301 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-333924c0123f44a594b8f5b01e8bbf5b on tablet 333924c0123f44a594b8f5b01e8bbf5b with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:17.851271 16849 tablet_copy_service.cc:140] P 9c5df1eea5764b678bf43e6861c794cc: Received BeginTabletCopySession request for tablet dd777f51eb9549d4954c5a3c108126e8 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:40882)
I20260710 11:12:17.851825 16849 tablet_copy_service.cc:161] P 9c5df1eea5764b678bf43e6861c794cc: Beginning new tablet copy session on tablet dd777f51eb9549d4954c5a3c108126e8 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:40882: session id = 28cde943da66441cb89f80b962bc5733-dd777f51eb9549d4954c5a3c108126e8
I20260710 11:12:17.859408 16849 tablet_copy_source_session.cc:215] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.862608 17320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd777f51eb9549d4954c5a3c108126e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.878219 17320 tablet_copy_client.cc:806] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.878859 17320 tablet_copy_client.cc:670] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.882611 17320 tablet_copy_client.cc:538] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.891829 17320 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:17.909884 17320 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.910699 17320 tablet_bootstrap.cc:492] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:17.911339 17320 ts_tablet_manager.cc:1403] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 11:12:17.913757 17320 raft_consensus.cc:359] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.914343 17320 raft_consensus.cc:740] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:17.914865 17320 consensus_queue.cc:260] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:17.917224 17320 ts_tablet_manager.cc:1434] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:17.919445 16849 tablet_copy_service.cc:342] P 9c5df1eea5764b678bf43e6861c794cc: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-dd777f51eb9549d4954c5a3c108126e8 received from {username='slave'} at 127.0.0.1:40882
I20260710 11:12:17.919874 16849 tablet_copy_service.cc:434] P 9c5df1eea5764b678bf43e6861c794cc: ending tablet copy session 28cde943da66441cb89f80b962bc5733-dd777f51eb9549d4954c5a3c108126e8 on tablet dd777f51eb9549d4954c5a3c108126e8 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:17.945909 17320 ts_tablet_manager.cc:933] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:17.947654 17320 tablet_copy_client.cc:323] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:17.949209 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet 8cca560a8b34479a8b671c711e6cb00f from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:17.949725 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet 8cca560a8b34479a8b671c711e6cb00f from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-8cca560a8b34479a8b671c711e6cb00f
I20260710 11:12:17.954865 16923 tablet_copy_source_session.cc:215] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.957690 17320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cca560a8b34479a8b671c711e6cb00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.968806 17320 tablet_copy_client.cc:806] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.969411 17320 tablet_copy_client.cc:670] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.972730 17320 tablet_copy_client.cc:538] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.980062 17320 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:17.997146 17320 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:17.998121 17320 tablet_bootstrap.cc:492] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:17.998739 17320 ts_tablet_manager.cc:1403] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 11:12:18.000865 17320 raft_consensus.cc:359] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:18.001617 17320 raft_consensus.cc:740] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:18.002235 17320 consensus_queue.cc:260] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:18.004622 17320 ts_tablet_manager.cc:1434] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:12:18.005213 17317 ts_tablet_manager.cc:933] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:18.006248 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-8cca560a8b34479a8b671c711e6cb00f received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:18.006699 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-8cca560a8b34479a8b671c711e6cb00f on tablet 8cca560a8b34479a8b671c711e6cb00f with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:18.008278 17317 tablet_copy_client.cc:323] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:18.009873 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet ce53816edfbc4a23bc00c6b3d833aa64 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:18.010358 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet ce53816edfbc4a23bc00c6b3d833aa64 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-ce53816edfbc4a23bc00c6b3d833aa64
I20260710 11:12:18.016821 16923 tablet_copy_source_session.cc:215] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:18.019397 17317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce53816edfbc4a23bc00c6b3d833aa64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:18.031656 17317 tablet_copy_client.cc:806] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:18.032292 17317 tablet_copy_client.cc:670] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:18.035552 17317 tablet_copy_client.cc:538] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:18.041819 17317 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:18.057396 17317 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:18.058334 17317 tablet_bootstrap.cc:492] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:18.058907 17317 ts_tablet_manager.cc:1403] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260710 11:12:18.061723 17317 raft_consensus.cc:359] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:18.062641 17317 raft_consensus.cc:740] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:18.063220 17317 consensus_queue.cc:260] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:18.064994 17317 ts_tablet_manager.cc:1434] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:18.066728 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-ce53816edfbc4a23bc00c6b3d833aa64 received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:18.067129 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-ce53816edfbc4a23bc00c6b3d833aa64 on tablet ce53816edfbc4a23bc00c6b3d833aa64 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:18.255100 17185 raft_consensus.cc:1217] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.296841 17185 raft_consensus.cc:1217] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.501834 17185 raft_consensus.cc:1217] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.514528 17185 raft_consensus.cc:1217] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.699714 17316 raft_consensus.cc:1064] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:18.702147 17316 consensus_queue.cc:237] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:18.708088 17185 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.708968 16763 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.709558 16834 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.709867 17331 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.711063 17289 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.711968 17333 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.729432 17333 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.731211 16763 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.733047 17185 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.744854 16834 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.746024 16662 catalog_manager.cc:5697] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:18.773243 16911 consensus_queue.cc:237] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:18.779520 17185 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.779765 16834 raft_consensus.cc:1275] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.780973 17333 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.781870 17316 consensus_queue.cc:1048] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:18.789497 17333 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.791560 17185 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.792614 16838 raft_consensus.cc:2955] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.801241 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 333924c0123f44a594b8f5b01e8bbf5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:18.806314 16658 catalog_manager.cc:5697] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.818974 16750 tablet_service.cc:1558] Processing DeleteTablet for tablet 333924c0123f44a594b8f5b01e8bbf5b with delete_type TABLET_DATA_TOMBSTONED (TS 7814f11d1f31404982b6451c947f51a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47908
I20260710 11:12:18.833849 17341 tablet_replica.cc:333] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:18.834697 17341 raft_consensus.cc:2243] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:18.835443 17341 raft_consensus.cc:2272] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:18.837797 17341 ts_tablet_manager.cc:1916] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:18.847858 17341 ts_tablet_manager.cc:1929] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:18.848183 17341 log.cc:1199] T 333924c0123f44a594b8f5b01e8bbf5b P 7814f11d1f31404982b6451c947f51a0: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/wals/333924c0123f44a594b8f5b01e8bbf5b
I20260710 11:12:18.849602 16649 catalog_manager.cc:5028] TS 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): tablet 333924c0123f44a594b8f5b01e8bbf5b (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:18.860759 17330 raft_consensus.cc:1064] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:18.863449 17330 consensus_queue.cc:237] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:18.870108 17185 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.871634 17309 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.873998 16911 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.880316 17309 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:18.914434 16911 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.924149 17344 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:18.941229 17185 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.009714 17331 raft_consensus.cc:1064] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:19.009765 16658 catalog_manager.cc:5697] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.012533 17331 consensus_queue.cc:237] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:19.023821 17185 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.024719 16759 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.026369 17333 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.029340 17331 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.036111 16763 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.036332 16839 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.041700 17289 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.040829 17348 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:12:19.052527 17289 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.092175 17185 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.103365 16834 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.109163 17331 raft_consensus.cc:1064] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:19.112156 17331 consensus_queue.cc:237] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:19.126688 16659 catalog_manager.cc:5697] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.164291 16763 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.166651 16764 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.225083 17184 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.227918 17289 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.234354 16764 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.235145 16834 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:19.243297 17331 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:19.244405 17333 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:19.253558 17333 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.259534 16839 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.263800 16911 consensus_queue.cc:237] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:19.268764 17185 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.269562 16764 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.272301 16659 catalog_manager.cc:5697] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:19.285003 16763 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.285032 17184 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.286892 16913 consensus_queue.cc:237] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:19.288539 17316 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.289929 17289 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.299973 17331 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.304534 16834 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.306134 17316 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.314219 16763 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.316187 17333 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.318734 16834 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.319988 17184 raft_consensus.cc:2955] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.331699 17185 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.339017 16662 catalog_manager.cc:5697] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.340973 17361 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.345752 17185 raft_consensus.cc:2955] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.357748 16658 catalog_manager.cc:5697] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.359642 16825 tablet_service.cc:1558] Processing DeleteTablet for tablet ce53816edfbc4a23bc00c6b3d833aa64 with delete_type TABLET_DATA_TOMBSTONED (TS 9c5df1eea5764b678bf43e6861c794cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38548
I20260710 11:12:19.359697 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce53816edfbc4a23bc00c6b3d833aa64 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.360898 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cca560a8b34479a8b671c711e6cb00f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.368307 16750 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cca560a8b34479a8b671c711e6cb00f with delete_type TABLET_DATA_TOMBSTONED (TS 7814f11d1f31404982b6451c947f51a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47908
I20260710 11:12:19.383008 17362 tablet_replica.cc:333] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:19.388810 17363 tablet_replica.cc:333] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:19.389946 17363 raft_consensus.cc:2243] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.391004 17363 raft_consensus.cc:2272] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.393617 17362 raft_consensus.cc:2243] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.395324 17363 ts_tablet_manager.cc:1916] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.395601 17362 raft_consensus.cc:2272] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.399451 17362 ts_tablet_manager.cc:1916] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.418819 17363 ts_tablet_manager.cc:1929] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.419368 17363 log.cc:1199] T 8cca560a8b34479a8b671c711e6cb00f P 7814f11d1f31404982b6451c947f51a0: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/wals/8cca560a8b34479a8b671c711e6cb00f
I20260710 11:12:19.421010 16649 catalog_manager.cc:5028] TS 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): tablet 8cca560a8b34479a8b671c711e6cb00f (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:19.422027 17362 ts_tablet_manager.cc:1929] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.422438 17362 log.cc:1199] T ce53816edfbc4a23bc00c6b3d833aa64 P 9c5df1eea5764b678bf43e6861c794cc: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/wals/ce53816edfbc4a23bc00c6b3d833aa64
I20260710 11:12:19.423835 16648 catalog_manager.cc:5028] TS 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): tablet ce53816edfbc4a23bc00c6b3d833aa64 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:19.676378 16834 consensus_queue.cc:237] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:19.681053 17185 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.681231 16763 raft_consensus.cc:1275] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.682360 17344 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.683211 17364 consensus_queue.cc:1048] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.689213 17364 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.691088 17185 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.693071 16763 raft_consensus.cc:2955] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.700104 16648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd777f51eb9549d4954c5a3c108126e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.707952 16662 catalog_manager.cc:5697] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:19.718133 16901 tablet_service.cc:1558] Processing DeleteTablet for tablet dd777f51eb9549d4954c5a3c108126e8 with delete_type TABLET_DATA_TOMBSTONED (TS 278832da197049d49e5e11cb10633f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38058
I20260710 11:12:19.719748 17365 tablet_replica.cc:333] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:19.720609 17365 raft_consensus.cc:2243] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.721287 17365 raft_consensus.cc:2272] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.724287 17365 ts_tablet_manager.cc:1916] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.735026 17365 ts_tablet_manager.cc:1929] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.735359 17365 log.cc:1199] T dd777f51eb9549d4954c5a3c108126e8 P 278832da197049d49e5e11cb10633f9e: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/wals/dd777f51eb9549d4954c5a3c108126e8
I20260710 11:12:19.736863 16646 catalog_manager.cc:5028] TS 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): tablet dd777f51eb9549d4954c5a3c108126e8 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
W20260710 11:12:20.153374 16860 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8de0 after lost signal to thread 15628
W20260710 11:12:20.154321 16860 debug-util.cc:398] Leaking SignalData structure 0x7b0800095840 after lost signal to thread 16696
W20260710 11:12:20.155202 16860 debug-util.cc:398] Leaking SignalData structure 0x7b08000db060 after lost signal to thread 16788
W20260710 11:12:20.155992 16860 debug-util.cc:398] Leaking SignalData structure 0x7b08002083c0 after lost signal to thread 16863
W20260710 11:12:20.156816 16860 debug-util.cc:398] Leaking SignalData structure 0x7b0800212540 after lost signal to thread 16937
W20260710 11:12:20.157660 16860 debug-util.cc:398] Leaking SignalData structure 0x7b080018ca60 after lost signal to thread 17211
I20260710 11:12:20.750866 16764 consensus_queue.cc:237] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
W20260710 11:12:20.758535 16728 consensus_peers.cc:597] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4225107693f84449bdf32806ebbb2178. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.758575 16911 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.759371 16839 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.759967 17292 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.760821 17366 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.770881 17292 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.772647 16911 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.777912 16839 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.785197 16834 consensus_queue.cc:237] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:20.794808 16659 catalog_manager.cc:5697] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:20.811501 16803 consensus_peers.cc:597] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ffa01516dd143c587cab74ee528701e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.812629 16911 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.813234 16764 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.814682 17364 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.816449 17364 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.839359 16763 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.843132 17348 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.877084 16913 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.877655 16834 consensus_queue.cc:237] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:20.898854 16658 catalog_manager.cc:5697] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.903229 16913 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.903903 16763 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.905244 17348 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:20.906315 16803 consensus_peers.cc:597] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d9f2eedabe34950b48d90c28b6eddad. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.907179 17364 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.938768 17364 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.940675 16913 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.942277 16763 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:20.958912 16658 catalog_manager.cc:5697] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:20.965443 16763 consensus_queue.cc:237] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
W20260710 11:12:20.982916 16728 consensus_peers.cc:597] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0fb575dca4b4d0788f361a0c4e537f9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:20.983178 16834 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.984874 17366 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:20.991078 16913 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:20.993353 17366 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:21.002408 17292 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:21.014576 16834 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:21.018031 16913 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:21.030098 16659 catalog_manager.cc:5697] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:21.219329 17388 ts_tablet_manager.cc:933] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:21.221235 17388 tablet_copy_client.cc:323] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.66:42747
I20260710 11:12:21.222926 16849 tablet_copy_service.cc:140] P 9c5df1eea5764b678bf43e6861c794cc: Received BeginTabletCopySession request for tablet 1ffa01516dd143c587cab74ee528701e from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:40882)
I20260710 11:12:21.223416 16849 tablet_copy_service.cc:161] P 9c5df1eea5764b678bf43e6861c794cc: Beginning new tablet copy session on tablet 1ffa01516dd143c587cab74ee528701e from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:40882: session id = 28cde943da66441cb89f80b962bc5733-1ffa01516dd143c587cab74ee528701e
I20260710 11:12:21.228776 16849 tablet_copy_source_session.cc:215] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:21.231815 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa01516dd143c587cab74ee528701e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.247263 17388 tablet_copy_client.cc:806] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:21.247936 17388 tablet_copy_client.cc:670] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:21.252189 17388 tablet_copy_client.cc:538] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:21.259567 17388 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:21.279884 17388 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:21.280730 17388 tablet_bootstrap.cc:492] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:21.281291 17388 ts_tablet_manager.cc:1403] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:12:21.283739 17388 raft_consensus.cc:359] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.284370 17388 raft_consensus.cc:740] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:21.284904 17388 consensus_queue.cc:260] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.287922 17388 ts_tablet_manager.cc:1434] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:12:21.289937 16849 tablet_copy_service.cc:342] P 9c5df1eea5764b678bf43e6861c794cc: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-1ffa01516dd143c587cab74ee528701e received from {username='slave'} at 127.0.0.1:40882
I20260710 11:12:21.290341 16849 tablet_copy_service.cc:434] P 9c5df1eea5764b678bf43e6861c794cc: ending tablet copy session 28cde943da66441cb89f80b962bc5733-1ffa01516dd143c587cab74ee528701e on tablet 1ffa01516dd143c587cab74ee528701e with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:21.361375 17388 ts_tablet_manager.cc:933] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:21.366209 17388 tablet_copy_client.cc:323] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.65:46587
I20260710 11:12:21.387084 17393 ts_tablet_manager.cc:933] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:21.387117 16774 tablet_copy_service.cc:140] P 7814f11d1f31404982b6451c947f51a0: Received BeginTabletCopySession request for tablet c0fb575dca4b4d0788f361a0c4e537f9 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:47940)
I20260710 11:12:21.387816 16774 tablet_copy_service.cc:161] P 7814f11d1f31404982b6451c947f51a0: Beginning new tablet copy session on tablet c0fb575dca4b4d0788f361a0c4e537f9 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:47940: session id = 28cde943da66441cb89f80b962bc5733-c0fb575dca4b4d0788f361a0c4e537f9
I20260710 11:12:21.398777 16774 tablet_copy_source_session.cc:215] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:21.402456 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fb575dca4b4d0788f361a0c4e537f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.408445 17393 tablet_copy_client.cc:323] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.65:46587
I20260710 11:12:21.410405 16774 tablet_copy_service.cc:140] P 7814f11d1f31404982b6451c947f51a0: Received BeginTabletCopySession request for tablet 4225107693f84449bdf32806ebbb2178 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:47940)
I20260710 11:12:21.411087 16774 tablet_copy_service.cc:161] P 7814f11d1f31404982b6451c947f51a0: Beginning new tablet copy session on tablet 4225107693f84449bdf32806ebbb2178 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:47940: session id = 28cde943da66441cb89f80b962bc5733-4225107693f84449bdf32806ebbb2178
I20260710 11:12:21.418819 16774 tablet_copy_source_session.cc:215] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:21.422344 17388 tablet_copy_client.cc:806] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:21.423030 17393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225107693f84449bdf32806ebbb2178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.423074 17388 tablet_copy_client.cc:670] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:21.427865 17388 tablet_copy_client.cc:538] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:21.438267 17388 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:21.453161 17393 tablet_copy_client.cc:806] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:21.453899 17393 tablet_copy_client.cc:670] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:21.465359 17393 tablet_copy_client.cc:538] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:21.482023 17388 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:21.483170 17388 tablet_bootstrap.cc:492] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:21.483979 17388 ts_tablet_manager.cc:1403] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.014s
I20260710 11:12:21.487427 17388 raft_consensus.cc:359] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.488453 17388 raft_consensus.cc:740] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:21.489243 17388 consensus_queue.cc:260] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.491362 17393 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:21.492061 17388 ts_tablet_manager.cc:1434] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:12:21.495215 16774 tablet_copy_service.cc:342] P 7814f11d1f31404982b6451c947f51a0: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-c0fb575dca4b4d0788f361a0c4e537f9 received from {username='slave'} at 127.0.0.1:47940
I20260710 11:12:21.495683 16774 tablet_copy_service.cc:434] P 7814f11d1f31404982b6451c947f51a0: ending tablet copy session 28cde943da66441cb89f80b962bc5733-c0fb575dca4b4d0788f361a0c4e537f9 on tablet c0fb575dca4b4d0788f361a0c4e537f9 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:21.498983 17388 ts_tablet_manager.cc:933] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:21.506536 17388 tablet_copy_client.cc:323] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.66:42747
I20260710 11:12:21.508488 16849 tablet_copy_service.cc:140] P 9c5df1eea5764b678bf43e6861c794cc: Received BeginTabletCopySession request for tablet 1d9f2eedabe34950b48d90c28b6eddad from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:40882)
I20260710 11:12:21.509088 16849 tablet_copy_service.cc:161] P 9c5df1eea5764b678bf43e6861c794cc: Beginning new tablet copy session on tablet 1d9f2eedabe34950b48d90c28b6eddad from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:40882: session id = 28cde943da66441cb89f80b962bc5733-1d9f2eedabe34950b48d90c28b6eddad
I20260710 11:12:21.517827 16849 tablet_copy_source_session.cc:215] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:21.528263 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9f2eedabe34950b48d90c28b6eddad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:21.551190 17388 tablet_copy_client.cc:806] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:21.551854 17388 tablet_copy_client.cc:670] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:21.554944 17393 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:21.555912 17393 tablet_bootstrap.cc:492] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:21.556579 17388 tablet_copy_client.cc:538] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:21.556653 17393 ts_tablet_manager.cc:1403] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.016s
I20260710 11:12:21.560089 17393 raft_consensus.cc:359] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.560997 17393 raft_consensus.cc:740] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:21.561744 17393 consensus_queue.cc:260] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.565595 17388 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:21.569620 17393 ts_tablet_manager.cc:1434] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 11:12:21.590968 17388 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:21.592039 17388 tablet_bootstrap.cc:492] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:21.592777 17388 ts_tablet_manager.cc:1403] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.005s
I20260710 11:12:21.597431 17388 raft_consensus.cc:359] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.598315 17388 raft_consensus.cc:740] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:21.598948 17388 consensus_queue.cc:260] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:21.601487 17388 ts_tablet_manager.cc:1434] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:12:21.610081 16849 tablet_copy_service.cc:342] P 9c5df1eea5764b678bf43e6861c794cc: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-1d9f2eedabe34950b48d90c28b6eddad received from {username='slave'} at 127.0.0.1:40882
I20260710 11:12:21.610549 16849 tablet_copy_service.cc:434] P 9c5df1eea5764b678bf43e6861c794cc: ending tablet copy session 28cde943da66441cb89f80b962bc5733-1d9f2eedabe34950b48d90c28b6eddad on tablet 1d9f2eedabe34950b48d90c28b6eddad with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:21.627396 17185 raft_consensus.cc:1217] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.643301 16774 tablet_copy_service.cc:342] P 7814f11d1f31404982b6451c947f51a0: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-4225107693f84449bdf32806ebbb2178 received from {username='slave'} at 127.0.0.1:47940
I20260710 11:12:21.643869 16774 tablet_copy_service.cc:434] P 7814f11d1f31404982b6451c947f51a0: ending tablet copy session 28cde943da66441cb89f80b962bc5733-4225107693f84449bdf32806ebbb2178 on tablet 4225107693f84449bdf32806ebbb2178 with peer 28cde943da66441cb89f80b962bc5733
W20260710 11:12:21.645047 16805 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.65:46587, user_credentials={real_user=slave}} blocked reactor thread for 50293us
I20260710 11:12:21.809010 17185 raft_consensus.cc:1217] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.861140 17185 raft_consensus.cc:1217] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:21.941928 17185 raft_consensus.cc:1217] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:22.233814 17402 raft_consensus.cc:1064] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:22.236423 17402 consensus_queue.cc:237] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.247251 17185 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.247481 16911 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.250968 17400 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.253083 17400 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 11:12:22.263397 16764 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.265226 17402 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.282676 17364 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.288992 16913 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.292563 16763 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.303683 17185 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.311653 16662 catalog_manager.cc:5697] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.337980 17406 raft_consensus.cc:1064] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:22.340548 17406 consensus_queue.cc:237] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.349741 17185 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.351271 16913 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.353396 17366 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.355057 17366 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.363435 16839 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.369786 17405 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:22.384310 17292 raft_consensus.cc:1064] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:22.387527 17292 consensus_queue.cc:237] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.427054 16834 consensus_queue.cc:237] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.440867 17185 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.442312 16763 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.444159 17364 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:22.457484 17402 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.458650 17400 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.490988 16834 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.495218 16763 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.526161 17185 raft_consensus.cc:2955] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.485457 17406 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.541750 17364 raft_consensus.cc:1064] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:22.543150 16648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ffa01516dd143c587cab74ee528701e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.545912 16839 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.575547 17292 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:12:22.577276 16727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.67:39837, user_credentials={real_user=slave}} blocked reactor thread for 50735.3us
I20260710 11:12:22.583124 16913 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.586050 17292 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:22.554939 17364 consensus_queue.cc:237] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.590173 17184 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.603286 16658 catalog_manager.cc:5697] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.629139 16659 catalog_manager.cc:5697] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.643157 16911 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.647704 17184 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.672196 16901 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ffa01516dd143c587cab74ee528701e with delete_type TABLET_DATA_TOMBSTONED (TS 278832da197049d49e5e11cb10633f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38058
I20260710 11:12:22.685830 17185 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.677313 17425 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260710 11:12:22.690421 17426 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.688105 17364 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 11:12:22.698720 16760 consensus_queue.cc:237] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.705233 16763 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.703346 16839 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
W20260710 11:12:22.711853 16878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.66:42747, user_credentials={real_user=slave}} blocked reactor thread for 83303.3us
I20260710 11:12:22.717967 16913 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:22.719377 17364 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.722229 17183 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.724752 17425 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.732043 17424 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.733253 17402 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:22.741539 17183 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.746169 16910 raft_consensus.cc:1275] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.752359 17429 consensus_queue.cc:1048] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:22.768174 16649 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0fb575dca4b4d0788f361a0c4e537f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.769027 16660 catalog_manager.cc:5697] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.772174 16659 catalog_manager.cc:5697] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.778097 16910 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.784644 17183 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.795900 16825 tablet_service.cc:1558] Processing DeleteTablet for tablet c0fb575dca4b4d0788f361a0c4e537f9 with delete_type TABLET_DATA_TOMBSTONED (TS 9c5df1eea5764b678bf43e6861c794cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38548
I20260710 11:12:22.815198 16911 raft_consensus.cc:2955] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.818349 17434 tablet_replica.cc:333] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:22.823022 17439 tablet_replica.cc:333] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:22.823016 17434 raft_consensus.cc:2243] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.824103 17434 raft_consensus.cc:2272] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.824191 17439 raft_consensus.cc:2243] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.823643 17402 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.824975 17439 raft_consensus.cc:2272] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.832330 16913 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.834111 16761 consensus_queue.cc:237] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.834625 17439 ts_tablet_manager.cc:1916] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.841578 17186 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.841719 17184 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.843739 17425 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.851200 16839 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.851224 17424 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.857743 17429 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.863197 16839 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.869992 16658 catalog_manager.cc:5697] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.877290 17439 ts_tablet_manager.cc:1929] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.877898 17439 log.cc:1199] T c0fb575dca4b4d0788f361a0c4e537f9 P 9c5df1eea5764b678bf43e6861c794cc: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/wals/c0fb575dca4b4d0788f361a0c4e537f9
I20260710 11:12:22.879559 16648 catalog_manager.cc:5028] TS 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): tablet c0fb575dca4b4d0788f361a0c4e537f9 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:22.881781 16761 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.889540 16835 consensus_queue.cc:237] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:22.898916 17186 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.883607 17434 ts_tablet_manager.cc:1916] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.901916 16913 raft_consensus.cc:1275] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:22.903448 17402 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.906067 17400 consensus_queue.cc:1048] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:22.910779 16649 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4225107693f84449bdf32806ebbb2178 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.912796 17184 raft_consensus.cc:2955] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.926257 16660 catalog_manager.cc:5697] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.912075 17400 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.915794 16913 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:22.955367 16901 tablet_service.cc:1558] Processing DeleteTablet for tablet 4225107693f84449bdf32806ebbb2178 with delete_type TABLET_DATA_TOMBSTONED (TS 278832da197049d49e5e11cb10633f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38058
I20260710 11:12:22.960333 17434 ts_tablet_manager.cc:1929] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:22.960944 17434 log.cc:1199] T 1ffa01516dd143c587cab74ee528701e P 278832da197049d49e5e11cb10633f9e: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/wals/1ffa01516dd143c587cab74ee528701e
I20260710 11:12:22.962810 16646 catalog_manager.cc:5028] TS 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): tablet 1ffa01516dd143c587cab74ee528701e (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:22.963083 17434 tablet_replica.cc:333] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:22.964308 17434 raft_consensus.cc:2243] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:22.965042 17434 raft_consensus.cc:2272] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:22.967147 16648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d9f2eedabe34950b48d90c28b6eddad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:22.975929 16660 catalog_manager.cc:5697] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:22.984808 17434 ts_tablet_manager.cc:1916] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:22.987466 16750 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d9f2eedabe34950b48d90c28b6eddad with delete_type TABLET_DATA_TOMBSTONED (TS 7814f11d1f31404982b6451c947f51a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47908
I20260710 11:12:22.994371 17184 raft_consensus.cc:2955] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:23.003043 17440 tablet_replica.cc:333] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:23.006964 17440 raft_consensus.cc:2243] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:23.007623 17440 raft_consensus.cc:2272] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:23.004557 17434 ts_tablet_manager.cc:1929] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:23.008543 17434 log.cc:1199] T 4225107693f84449bdf32806ebbb2178 P 278832da197049d49e5e11cb10633f9e: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/wals/4225107693f84449bdf32806ebbb2178
I20260710 11:12:23.010250 16646 catalog_manager.cc:5028] TS 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): tablet 4225107693f84449bdf32806ebbb2178 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:23.011188 17440 ts_tablet_manager.cc:1916] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:23.024019 17440 ts_tablet_manager.cc:1929] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:23.024339 17440 log.cc:1199] T 1d9f2eedabe34950b48d90c28b6eddad P 7814f11d1f31404982b6451c947f51a0: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/wals/1d9f2eedabe34950b48d90c28b6eddad
I20260710 11:12:23.025707 16649 catalog_manager.cc:5028] TS 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): tablet 1d9f2eedabe34950b48d90c28b6eddad (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:24.024855 16835 consensus_queue.cc:237] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
W20260710 11:12:24.034725 16803 consensus_peers.cc:597] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0953e4054f9f47b4b29a969f00b5c3e2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:24.036952 16913 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.038458 17444 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:24.039590 16761 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.041016 17444 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:24.099490 17444 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.102514 16760 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
W20260710 11:12:24.143254 16879 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.65:46587, user_credentials={real_user=slave}} blocked reactor thread for 47210.1us
I20260710 11:12:24.144520 16913 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.164783 16660 catalog_manager.cc:5697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.179596 16913 consensus_queue.cc:237] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
W20260710 11:12:24.188350 16877 consensus_peers.cc:597] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60af8e02b369465290e8815fc4f6bd3a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:24.189301 16835 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.191013 17441 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:24.191851 16760 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.193765 17448 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:24.212167 17441 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.215454 16839 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.233767 16913 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.234056 16760 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
W20260710 11:12:24.253208 16877 consensus_peers.cc:597] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 966b07c9257a4a6996c62368e4cba73c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:24.255049 16839 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.256880 17441 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:24.264302 16760 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.266005 17448 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:24.292740 16659 catalog_manager.cc:5697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:24.308136 17448 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.316771 16835 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.319108 16760 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.332702 16659 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.345599 16913 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
W20260710 11:12:24.361368 16877 consensus_peers.cc:597] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11ba4162f9f5443381113cb860ec55a1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:24.361574 16760 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.361928 16835 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:24.362920 17441 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:24.363771 17448 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:24.372649 17441 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.375608 16835 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.375406 16760 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:24.387332 16658 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:24.517853 17463 ts_tablet_manager.cc:933] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:24.522809 17463 tablet_copy_client.cc:323] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.66:42747
I20260710 11:12:24.525571 16849 tablet_copy_service.cc:140] P 9c5df1eea5764b678bf43e6861c794cc: Received BeginTabletCopySession request for tablet 0953e4054f9f47b4b29a969f00b5c3e2 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:40882)
I20260710 11:12:24.526193 16849 tablet_copy_service.cc:161] P 9c5df1eea5764b678bf43e6861c794cc: Beginning new tablet copy session on tablet 0953e4054f9f47b4b29a969f00b5c3e2 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:40882: session id = 28cde943da66441cb89f80b962bc5733-0953e4054f9f47b4b29a969f00b5c3e2
I20260710 11:12:24.533942 16849 tablet_copy_source_session.cc:215] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:24.538094 17463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0953e4054f9f47b4b29a969f00b5c3e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:24.559448 17463 tablet_copy_client.cc:806] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:24.560238 17463 tablet_copy_client.cc:670] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:24.564754 17463 tablet_copy_client.cc:538] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:24.576709 17463 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:24.597661 17463 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:24.598652 17463 tablet_bootstrap.cc:492] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:24.599404 17463 ts_tablet_manager.cc:1403] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.008s
I20260710 11:12:24.602174 17463 raft_consensus.cc:359] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.603003 17463 raft_consensus.cc:740] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:24.603894 17463 consensus_queue.cc:260] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.607553 17463 ts_tablet_manager.cc:1434] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:12:24.609937 16849 tablet_copy_service.cc:342] P 9c5df1eea5764b678bf43e6861c794cc: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-0953e4054f9f47b4b29a969f00b5c3e2 received from {username='slave'} at 127.0.0.1:40882
I20260710 11:12:24.610504 16849 tablet_copy_service.cc:434] P 9c5df1eea5764b678bf43e6861c794cc: ending tablet copy session 28cde943da66441cb89f80b962bc5733-0953e4054f9f47b4b29a969f00b5c3e2 on tablet 0953e4054f9f47b4b29a969f00b5c3e2 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:24.655725 17463 ts_tablet_manager.cc:933] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:24.658691 17463 tablet_copy_client.cc:323] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:24.661454 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet 60af8e02b369465290e8815fc4f6bd3a from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:24.662081 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet 60af8e02b369465290e8815fc4f6bd3a from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-60af8e02b369465290e8815fc4f6bd3a
I20260710 11:12:24.673105 16923 tablet_copy_source_session.cc:215] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:24.676740 17463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60af8e02b369465290e8815fc4f6bd3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:24.697049 17463 tablet_copy_client.cc:806] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:24.697805 17463 tablet_copy_client.cc:670] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:24.702873 17463 tablet_copy_client.cc:538] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:24.712101 17463 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:24.736454 17463 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:24.737473 17463 tablet_bootstrap.cc:492] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:24.738121 17463 ts_tablet_manager.cc:1403] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260710 11:12:24.745589 17463 raft_consensus.cc:359] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.746457 17463 raft_consensus.cc:740] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:24.747196 17463 consensus_queue.cc:260] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.749692 17463 ts_tablet_manager.cc:1434] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:12:24.751974 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-60af8e02b369465290e8815fc4f6bd3a received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:24.752413 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-60af8e02b369465290e8815fc4f6bd3a on tablet 60af8e02b369465290e8815fc4f6bd3a with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:24.758893 17463 ts_tablet_manager.cc:933] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:24.771255 17463 tablet_copy_client.cc:323] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:24.772923 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet 966b07c9257a4a6996c62368e4cba73c from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:24.773468 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet 966b07c9257a4a6996c62368e4cba73c from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-966b07c9257a4a6996c62368e4cba73c
I20260710 11:12:24.781124 16923 tablet_copy_source_session.cc:215] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:24.784759 17463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966b07c9257a4a6996c62368e4cba73c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:24.803697 17463 tablet_copy_client.cc:806] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:24.804453 17463 tablet_copy_client.cc:670] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:24.808435 17463 tablet_copy_client.cc:538] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:24.817615 17463 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:24.837524 17463 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:24.838378 17463 tablet_bootstrap.cc:492] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:24.838989 17463 ts_tablet_manager.cc:1403] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 11:12:24.841615 17463 raft_consensus.cc:359] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.842368 17463 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:24.842952 17463 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.843889 17469 ts_tablet_manager.cc:933] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:24.845086 17463 ts_tablet_manager.cc:1434] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:24.849071 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-966b07c9257a4a6996c62368e4cba73c received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:24.849516 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-966b07c9257a4a6996c62368e4cba73c on tablet 966b07c9257a4a6996c62368e4cba73c with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:24.857434 17469 tablet_copy_client.cc:323] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:24.859433 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet 11ba4162f9f5443381113cb860ec55a1 from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:24.860086 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet 11ba4162f9f5443381113cb860ec55a1 from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-11ba4162f9f5443381113cb860ec55a1
I20260710 11:12:24.869580 16923 tablet_copy_source_session.cc:215] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:24.873255 17469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ba4162f9f5443381113cb860ec55a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:24.889642 17469 tablet_copy_client.cc:806] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:24.890528 17469 tablet_copy_client.cc:670] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:24.894989 17469 tablet_copy_client.cc:538] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:24.904788 17469 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:24.926883 17469 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:24.927834 17469 tablet_bootstrap.cc:492] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:24.928571 17469 ts_tablet_manager.cc:1403] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.009s
I20260710 11:12:24.931385 17469 raft_consensus.cc:359] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.932013 17469 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:24.932540 17469 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:24.934677 17469 ts_tablet_manager.cc:1434] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:24.936412 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-11ba4162f9f5443381113cb860ec55a1 received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:24.936797 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-11ba4162f9f5443381113cb860ec55a1 on tablet 11ba4162f9f5443381113cb860ec55a1 with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:24.992952 17184 raft_consensus.cc:1217] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:25.133927 17184 raft_consensus.cc:1217] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:25.368463 17184 raft_consensus.cc:1217] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:25.429174 17474 raft_consensus.cc:1064] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:25.431468 17474 consensus_queue.cc:237] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:25.438577 17183 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.440505 17402 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:25.441243 16911 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.442911 16761 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.444672 17475 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.450624 17475 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.460642 17402 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.462862 16911 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.462631 16761 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.467747 17183 raft_consensus.cc:1217] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:25.480019 16660 catalog_manager.cc:5697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.480818 17183 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.510468 16835 consensus_queue.cc:237] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:25.516374 16761 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.516403 17183 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.518384 17475 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.519492 17402 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.526824 17474 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.530575 16761 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.530861 17183 raft_consensus.cc:2955] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.538872 16648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0953e4054f9f47b4b29a969f00b5c3e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:25.545786 16659 catalog_manager.cc:5697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New cstate: current_term: 1 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.560714 16901 tablet_service.cc:1558] Processing DeleteTablet for tablet 0953e4054f9f47b4b29a969f00b5c3e2 with delete_type TABLET_DATA_TOMBSTONED (TS 278832da197049d49e5e11cb10633f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38058
I20260710 11:12:25.565614 17487 tablet_replica.cc:333] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:25.567025 17487 raft_consensus.cc:2243] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:25.567803 17487 raft_consensus.cc:2272] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:25.571642 17487 ts_tablet_manager.cc:1916] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:25.582783 17487 ts_tablet_manager.cc:1929] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:25.583173 17487 log.cc:1199] T 0953e4054f9f47b4b29a969f00b5c3e2 P 278832da197049d49e5e11cb10633f9e: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/wals/0953e4054f9f47b4b29a969f00b5c3e2
I20260710 11:12:25.585232 16646 catalog_manager.cc:5028] TS 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): tablet 0953e4054f9f47b4b29a969f00b5c3e2 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:25.667461 17478 raft_consensus.cc:1064] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:25.670241 17478 consensus_queue.cc:237] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:25.676972 17183 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.677831 16835 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.678930 16761 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.680451 17441 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.681355 17478 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.682235 17476 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:25.701043 17441 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.708461 17184 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.711529 16839 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.715410 16761 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.722594 16662 catalog_manager.cc:5697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.739362 16911 consensus_queue.cc:237] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:25.744508 17184 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.745081 16839 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.746553 17441 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.748365 17441 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.753763 17478 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.756582 17183 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.757398 16839 raft_consensus.cc:2955] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.765385 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60af8e02b369465290e8815fc4f6bd3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:25.772082 16660 catalog_manager.cc:5697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.786579 16750 tablet_service.cc:1558] Processing DeleteTablet for tablet 60af8e02b369465290e8815fc4f6bd3a with delete_type TABLET_DATA_TOMBSTONED (TS 7814f11d1f31404982b6451c947f51a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47908
I20260710 11:12:25.790083 17493 tablet_replica.cc:333] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:25.791018 17493 raft_consensus.cc:2243] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:25.791656 17493 raft_consensus.cc:2272] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:25.794837 17493 ts_tablet_manager.cc:1916] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:25.807106 17493 ts_tablet_manager.cc:1929] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:25.807732 17493 log.cc:1199] T 60af8e02b369465290e8815fc4f6bd3a P 7814f11d1f31404982b6451c947f51a0: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/wals/60af8e02b369465290e8815fc4f6bd3a
I20260710 11:12:25.810231 16649 catalog_manager.cc:5028] TS 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): tablet 60af8e02b369465290e8815fc4f6bd3a (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:25.810638 17441 raft_consensus.cc:1064] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:25.812574 17441 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:25.818783 16761 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.819211 17183 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.820104 17441 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.821197 16839 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:25.822757 17476 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.827857 17441 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:25.833695 17476 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.839450 16839 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.845829 16761 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.848979 17183 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.856593 16662 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:25.880267 16911 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:25.885608 16761 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.885608 17183 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:25.887055 17476 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.888101 17492 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:25.894598 17441 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.896418 17183 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.906876 16761 raft_consensus.cc:2955] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.908551 16659 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 reported cstate change: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:25.910248 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 966b07c9257a4a6996c62368e4cba73c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:25.928764 16825 tablet_service.cc:1558] Processing DeleteTablet for tablet 966b07c9257a4a6996c62368e4cba73c with delete_type TABLET_DATA_TOMBSTONED (TS 9c5df1eea5764b678bf43e6861c794cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38548
I20260710 11:12:25.931272 17498 tablet_replica.cc:333] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:25.932185 17498 raft_consensus.cc:2243] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:25.932850 17498 raft_consensus.cc:2272] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:25.939072 17498 ts_tablet_manager.cc:1916] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:25.949740 17498 ts_tablet_manager.cc:1929] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:25.950090 17498 log.cc:1199] T 966b07c9257a4a6996c62368e4cba73c P 9c5df1eea5764b678bf43e6861c794cc: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/wals/966b07c9257a4a6996c62368e4cba73c
I20260710 11:12:25.951714 16648 catalog_manager.cc:5028] TS 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): tablet 966b07c9257a4a6996c62368e4cba73c (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:26.036702 17441 raft_consensus.cc:1064] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:26.039073 17441 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:26.045956 16839 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:26.047498 17183 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:26.047626 17441 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:26.048720 16761 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:26.050088 17476 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:26.051095 17478 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:26.060387 17476 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.062657 16761 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.062674 17183 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.078692 16658 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.082427 16839 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } attrs { replace: true } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.104569 16911 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:26.111150 16839 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:26.111372 17184 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:26.112583 17492 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:26.113582 17441 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:26.121328 17478 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.122972 16839 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.123620 17184 raft_consensus.cc:2955] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:26.133533 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11ba4162f9f5443381113cb860ec55a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:26.136294 16659 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 3 to 4, VOTER 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:26.147826 16750 tablet_service.cc:1558] Processing DeleteTablet for tablet 11ba4162f9f5443381113cb860ec55a1 with delete_type TABLET_DATA_TOMBSTONED (TS 7814f11d1f31404982b6451c947f51a0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47908
I20260710 11:12:26.149020 17493 tablet_replica.cc:333] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:26.150103 17493 raft_consensus.cc:2243] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:26.151028 17493 raft_consensus.cc:2272] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:26.154361 17493 ts_tablet_manager.cc:1916] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:26.167577 17493 ts_tablet_manager.cc:1929] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:26.167894 17493 log.cc:1199] T 11ba4162f9f5443381113cb860ec55a1 P 7814f11d1f31404982b6451c947f51a0: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/wals/11ba4162f9f5443381113cb860ec55a1
I20260710 11:12:26.169150 16649 catalog_manager.cc:5028] TS 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): tablet 11ba4162f9f5443381113cb860ec55a1 (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:27.965130 17506 raft_consensus.cc:493] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:27.970064 17506 raft_consensus.cc:515] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:27.975225 17508 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:27.996060 17509 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
W20260710 11:12:28.008329 16879 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.940s	user 0.008s	sys 0.002s
I20260710 11:12:28.018950 17514 raft_consensus.cc:493] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.020754 17515 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.021536 17515 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
W20260710 11:12:28.029726 16879 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.969s	user 0.008s	sys 0.002s
I20260710 11:12:28.025022 17515 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.020645 17514 raft_consensus.cc:515] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.048938 17517 raft_consensus.cc:493] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.050822 17517 raft_consensus.cc:515] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.053799 17517 leader_election.cc:290] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.056023 17519 raft_consensus.cc:493] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.059633 17519 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.063403 17519 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:28.064124 17519 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.064729 17519 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.033299 17509 raft_consensus.cc:515] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.070351 17511 raft_consensus.cc:493] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.078661 17507 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.041798 17508 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.080351 17515 raft_consensus.cc:493] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.304322 17523 raft_consensus.cc:493] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.121311 17506 leader_election.cc:290] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.307350 17513 raft_consensus.cc:493] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.307139 17520 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.091843 17510 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.308063 17513 raft_consensus.cc:515] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.307211 17516 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.082098 17522 raft_consensus.cc:493] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.092195 17509 leader_election.cc:290] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.308079 17520 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.320885 17522 raft_consensus.cc:515] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.325654 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:28.326309 17520 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:28.326854 17520 raft_consensus.cc:493] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.091001 17511 raft_consensus.cc:515] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.330683 17520 raft_consensus.cc:515] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.334105 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:28.309495 17515 raft_consensus.cc:515] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.349138 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:28.233165 17507 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.348713 17506 raft_consensus.cc:493] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.352536 17506 raft_consensus.cc:515] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.353614 17508 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.354349 17511 leader_election.cc:290] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.354612 17506 leader_election.cc:290] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.327360 17519 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.319037 17510 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.327433 17516 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.327090 17522 leader_election.cc:290] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
W20260710 11:12:28.649729 16802 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.575s	user 0.000s	sys 0.012s
W20260710 11:12:28.652858 16879 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.044s	sys 0.043s
W20260710 11:12:28.653250 16879 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.577s	user 0.044s	sys 0.043s
I20260710 11:12:28.355947 17509 raft_consensus.cc:493] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
W20260710 11:12:28.651963 16802 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.578s	user 0.001s	sys 0.012s
I20260710 11:12:28.321260 17523 raft_consensus.cc:515] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.660360 17531 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.648272 17519 raft_consensus.cc:493] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.661350 17515 leader_election.cc:290] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.660930 17531 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.665854 17508 raft_consensus.cc:493] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.668053 17526 raft_consensus.cc:493] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.668334 17508 raft_consensus.cc:515] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.668629 17526 raft_consensus.cc:515] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.663282 17519 raft_consensus.cc:515] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.671094 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:28.662480 17514 leader_election.cc:290] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.658995 17509 raft_consensus.cc:515] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.677495 17529 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.662637 17518 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.678129 17529 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.672731 17531 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.662514 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:28.683739 16878 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.683s	user 0.017s	sys 0.028s
W20260710 11:12:28.684855 16878 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.684s	user 0.017s	sys 0.028s
I20260710 11:12:28.685283 17530 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.685705 17509 leader_election.cc:290] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.696834 17520 leader_election.cc:290] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:28.697726 17510 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.692716 17517 raft_consensus.cc:493] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.699828 17529 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.700357 17529 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.700949 17523 leader_election.cc:290] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.700811 17529 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.701930 17513 leader_election.cc:290] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.702226 17516 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.680927 17519 leader_election.cc:290] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:28.698599 17517 raft_consensus.cc:515] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.685901 17530 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.696981 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:28.693964 17518 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.706638 17529 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.707983 17518 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.708544 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:28.708940 17183 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:28.705538 17526 leader_election.cc:290] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
W20260710 11:12:28.711323 17147 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.011s	sys 0.034s
W20260710 11:12:28.711668 17147 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.683s	user 0.012s	sys 0.034s
W20260710 11:12:28.713651 16728 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.589s	user 0.000s	sys 0.022s
I20260710 11:12:28.713759 17530 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
W20260710 11:12:28.716377 16728 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.648s	user 0.001s	sys 0.022s
I20260710 11:12:28.719630 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.724253 17530 raft_consensus.cc:493] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.730973 16760 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47916 (request call id 314) took 2123 ms. Trace:
I20260710 11:12:28.731443 16760 rpcz_store.cc:276] 0710 11:12:26.607677 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:28.730203 (+2122526us) service_pool.cc:224] Handling call
0710 11:12:28.730515 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 11:12:28.730678 (+   163us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:12:28.730703 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 11:12:28.730739 (+    36us) raft_consensus.cc:1645] Marking committed up to 1
0710 11:12:28.730770 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:12:28.730823 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:12:28.730918 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 11:12:28.724833 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:28.725148 16876 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.560s	user 0.008s	sys 0.012s
W20260710 11:12:28.743031 16876 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.648s	user 0.009s	sys 0.012s
I20260710 11:12:28.736660 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:28.744869 17520 raft_consensus.cc:493] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.745374 17520 raft_consensus.cc:515] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.746399 16913 consensus_queue.cc:237] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:28.747406 17520 leader_election.cc:290] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:28.736099 17526 raft_consensus.cc:493] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.747869 17523 raft_consensus.cc:493] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.748106 17526 raft_consensus.cc:515] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.748390 17523 raft_consensus.cc:515] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.739712 17507 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:28.729491 17530 raft_consensus.cc:515] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.752660 17526 leader_election.cc:290] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.751892 17529 raft_consensus.cc:493] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.754317 17529 raft_consensus.cc:515] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.756429 17529 leader_election.cc:290] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.757716 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:28.758333 16910 raft_consensus.cc:2468] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:28.758752 17530 leader_election.cc:290] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.759871 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.760251 17531 raft_consensus.cc:493] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.753604 17520 raft_consensus.cc:493] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:28.764055 17531 raft_consensus.cc:515] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.804447 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.945465 17526 raft_consensus.cc:493] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.842242 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:28.940584 17519 raft_consensus.cc:493] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.947975 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.947788 17523 leader_election.cc:290] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:28.808970 17529 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:28.841781 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
W20260710 11:12:28.809620 16803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.68:34369, user_credentials={real_user=slave}} blocked reactor thread for 43695.8us
I20260710 11:12:28.805218 17530 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:28.959048 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:28.808650 17520 raft_consensus.cc:515] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:28.946955 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:28.971504 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.961017 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.952519 17526 raft_consensus.cc:515] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.947177 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.034042 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:28.952255 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.037650 17520 leader_election.cc:290] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:29.041643 17534 raft_consensus.cc:493] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:29.044974 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.044875 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.047482 17186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.047587 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.047688 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.048815 16909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.037868 16905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.046327 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf9c39498914d398806328db5d788d7" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.049006 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.051026 16907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.052209 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.052907 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:28.965595 17519 raft_consensus.cc:515] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.020539 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:28.969493 17529 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:28.974515 17530 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.059847 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.056646 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.061664 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.062278 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.067093 17186 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:29.042448 17534 raft_consensus.cc:515] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.058290 16904 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 1.
I20260710 11:12:29.068364 16759 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.077757 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.074177 17519 leader_election.cc:290] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.078701 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.070127 17183 raft_consensus.cc:2468] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:29.113204 17184 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 1.
I20260710 11:12:29.112462 17534 leader_election.cc:290] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:29.114684 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.109114 16727 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
W20260710 11:12:29.116375 16727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.67:39837, user_credentials={real_user=slave}} blocked reactor thread for 115239us
I20260710 11:12:29.117919 16727 leader_election.cc:304] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.077248 17508 leader_election.cc:290] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.109990 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.118320 17510 raft_consensus.cc:2804] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.120524 16727 leader_election.cc:304] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.077925 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.073369 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.115242 17531 leader_election.cc:290] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.086032 16803 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [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: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:29.115818 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.126278 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.126420 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.121791 17513 raft_consensus.cc:2749] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:12:29.127614 16879 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:12:29.120437 17523 raft_consensus.cc:2749] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.119449 17510 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:29.128590 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.078804 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754327dc353740d8a259e81f1fae1b4f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.130925 17526 leader_election.cc:290] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.130796 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.130029 17508 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.137584 17508 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.137629 17179 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:29.137769 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.138127 17508 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.138550 17180 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:29.127278 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd777f51eb9549d4954c5a3c108126e8" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.136734 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.136605 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.129922 16756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efa97eb071b4584ab958dc27a921f00" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.143499 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.079133 16755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.141651 16728 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.123667 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.144744 17178 raft_consensus.cc:2468] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:29.133191 17510 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.145627 17506 raft_consensus.cc:2749] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.145751 16728 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [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: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:29.147079 17523 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.147339 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.147450 17523 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.148142 17523 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.152161 17508 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.153836 17508 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.157053 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.159571 16838 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38566 (request call id 361) took 1089 ms. Trace:
I20260710 11:12:29.159917 16838 rpcz_store.cc:276] 0710 11:12:28.068511 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:12:28.068934 (+   423us) service_pool.cc:224] Handling call
0710 11:12:28.069801 (+   867us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 11:12:28.312973 (+243172us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 11:12:28.313011 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 11:12:28.313059 (+    48us) raft_consensus.cc:1645] Marking committed up to 4
0710 11:12:28.313099 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 11:12:29.157634 (+844535us) spinlock_profiling.cc:243] Waited 243 ms on lock 0x7b5400175054. stack: 00007f1edee81343 00007f1edee81240 00007f1ede8101d4 00007f1ee854e304 00007f1ee854e299 00007f1ee1f09571 00007f1ee1fa0e01 00007f1ee1f9f83e 00007f1ee6f64419 00007f1ee04dbbd4 00007f1ee04dbb62 00007f1ee04dba91 00007f1ee04dba0c 00007f1ee04dacc2 00007f1ee02db48c 00007f1ee02da8c6
0710 11:12:29.157677 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 11:12:29.157789 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":558785920}
I20260710 11:12:29.161764 16729 leader_election.cc:304] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.158336 17530 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:29.162420 17513 raft_consensus.cc:2749] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.162855 16729 leader_election.cc:304] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.157605 16728 leader_election.cc:304] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [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: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e
I20260710 11:12:29.165268 16728 leader_election.cc:304] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [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: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.166013 17506 raft_consensus.cc:2804] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.166364 17506 raft_consensus.cc:493] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.166733 17506 raft_consensus.cc:3060] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.167109 17509 raft_consensus.cc:2804] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.167475 17509 raft_consensus.cc:493] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:29.167835 17509 raft_consensus.cc:3060] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.159264 16877 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.170184 17535 raft_consensus.cc:2749] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.155848 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.155447 16803 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [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: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:29.163443 17513 raft_consensus.cc:2749] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.173880 17533 raft_consensus.cc:2804] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.174281 17533 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.174638 17533 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.161046 16758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.175761 16728 leader_election.cc:304] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.177965 16727 leader_election.cc:304] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.181288 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fb575dca4b4d0788f361a0c4e537f9" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.192714 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
W20260710 11:12:29.193691 16877 consensus_peers.cc:597] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 754327dc353740d8a259e81f1fae1b4f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:29.194795 17513 raft_consensus.cc:2749] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.197863 17523 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.198323 16906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.174825 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.200644 17513 raft_consensus.cc:2749] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.207985 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efa97eb071b4584ab958dc27a921f00" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.211185 17509 raft_consensus.cc:515] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.212807 16879 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.223395 16802 leader_election.cc:304] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.227183 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bf3aa2f70cd4af899d9df1b2b2e3abf" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.227428 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.227329 16802 leader_election.cc:304] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.228557 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.229730 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c09cd5698be4cc5b7ee07f9f8419309" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.229988 16839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:29.205847 17529 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.234184 16878 leader_election.cc:304] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.231514 17527 raft_consensus.cc:2749] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.231676 17514 raft_consensus.cc:2749] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.234977 17535 raft_consensus.cc:2749] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.235271 17146 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.231632 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309b786ff9c64dd0987acab65889f7d2" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.232110 16832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9f2eedabe34950b48d90c28b6eddad" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.235910 17530 raft_consensus.cc:2749] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.233067 16830 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.236357 17146 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.204330 17523 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.230938 16802 leader_election.cc:304] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.231802 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31dd71f7f3247d3add0814bbd0cab65" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.220587 17506 raft_consensus.cc:515] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.237147 17530 raft_consensus.cc:2749] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.229497 17532 raft_consensus.cc:2749] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.238059 16762 raft_consensus.cc:1240] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Rejecting Update request from peer 278832da197049d49e5e11cb10633f9e for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.239580 16802 leader_election.cc:304] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.240078 16878 leader_election.cc:304] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.238230 17514 raft_consensus.cc:2749] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.241575 17535 raft_consensus.cc:2749] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.242669 17149 leader_election.cc:304] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.243499 17529 raft_consensus.cc:2749] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.225335 17533 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.244661 17506 leader_election.cc:290] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.244931 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.241523 17532 raft_consensus.cc:2749] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.247008 17533 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.247277 17517 leader_election.cc:290] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.215248 17510 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:29.247850 17538 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260710 11:12:29.255996 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:29.256711 17538 consensus_queue.cc:1059] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.257763 17538 raft_consensus.cc:3055] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.258092 17538 raft_consensus.cc:740] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
W20260710 11:12:29.231130 16728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.68:34369, user_credentials={real_user=slave}} blocked reactor thread for 55472.4us
I20260710 11:12:29.248934 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:29.241912 16878 leader_election.cc:304] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.252450 17146 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.254036 17149 leader_election.cc:304] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.263137 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.264220 16878 leader_election.cc:304] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.265605 17527 raft_consensus.cc:2749] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.266302 17520 raft_consensus.cc:2749] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.267047 17537 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:12:29.269897 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.270076 17530 raft_consensus.cc:2749] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.270542 17146 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.271559 16728 leader_election.cc:304] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733
I20260710 11:12:29.271713 17146 leader_election.cc:304] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.272554 17526 raft_consensus.cc:2804] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.272944 17526 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:29.273811 17530 raft_consensus.cc:2749] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.273972 17526 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.274677 17506 raft_consensus.cc:2749] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.274963 17510 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.259030 17538 consensus_queue.cc:260] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.276791 17538 raft_consensus.cc:3060] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.278153 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.278095 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333924c0123f44a594b8f5b01e8bbf5b" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.281631 16727 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.281817 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.273994 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.283533 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.284051 17513 raft_consensus.cc:2749] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.268579 17529 raft_consensus.cc:2749] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.285172 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:29.285276 17149 leader_election.cc:304] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.285439 17527 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.286697 17149 leader_election.cc:304] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.286755 16803 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [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: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e
I20260710 11:12:29.287755 17529 raft_consensus.cc:2749] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.288527 17530 raft_consensus.cc:2749] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:12:29.293892 16802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.67:39837, user_credentials={real_user=slave}} blocked reactor thread for 54352.7us
I20260710 11:12:29.292075 16757 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.292125 16830 raft_consensus.cc:1240] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Rejecting Update request from peer 278832da197049d49e5e11cb10633f9e for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.293818 17526 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.296996 17526 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.294368 17533 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.297778 17533 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.297878 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:29.298210 17533 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.301128 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0953e4054f9f47b4b29a969f00b5c3e2" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.301745 17184 raft_consensus.cc:3060] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.272976 17146 leader_election.cc:304] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.301384 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.300691 16833 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.303966 17531 consensus_queue.cc:1059] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.304958 17531 raft_consensus.cc:3055] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.305266 17531 raft_consensus.cc:740] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:29.308327 17184 raft_consensus.cc:2468] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 2.
I20260710 11:12:29.309984 16728 leader_election.cc:304] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [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: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.310702 16908 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:29.311524 17513 raft_consensus.cc:2804] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:29.312069 17513 raft_consensus.cc:697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 2 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:29.294859 17509 leader_election.cc:290] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 2 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.312937 17513 consensus_queue.cc:237] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.314651 17146 leader_election.cc:304] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.315469 17529 raft_consensus.cc:2749] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.315847 17146 leader_election.cc:304] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.316154 17529 raft_consensus.cc:2749] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.316632 17530 raft_consensus.cc:2749] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.310424 17531 consensus_queue.cc:260] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.317066 17146 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.319778 17531 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.319980 17146 leader_election.cc:304] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.301498 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.323814 17526 raft_consensus.cc:2749] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.331336 17530 raft_consensus.cc:2804] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.335651 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.335556 17530 raft_consensus.cc:493] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.335350 16660 catalog_manager.cc:5697] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 1 to 2, leader changed from 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.333037 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.336335 17530 raft_consensus.cc:3060] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.323944 16803 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [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: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc; no voters: 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.333717 17184 raft_consensus.cc:1240] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Rejecting Update request from peer 9c5df1eea5764b678bf43e6861c794cc for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.334543 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.337054 16660 catalog_manager.cc:5697] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.341351 17517 raft_consensus.cc:2804] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.341766 17517 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:29.342129 17517 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.342073 17149 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:29.343878 17529 raft_consensus.cc:2749] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.344868 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9517fac7a8ce4e5390f502da62c7293a" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.343896 16757 consensus_queue.cc:237] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Queue 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:29.349594 17146 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [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: 28cde943da66441cb89f80b962bc5733; no voters: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.350383 17526 raft_consensus.cc:2749] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.352172 17533 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.353616 16830 raft_consensus.cc:1240] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Rejecting Update request from peer 278832da197049d49e5e11cb10633f9e for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.354511 17533 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.356444 17537 consensus_queue.cc:1059] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.357769 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.358105 17537 raft_consensus.cc:3055] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.358744 17537 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:29.357136 17530 raft_consensus.cc:515] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.360607 16803 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733
I20260710 11:12:29.360134 17537 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.362203 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:29.363687 17537 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.353076 17517 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.365006 17541 raft_consensus.cc:2749] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.365671 16728 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0; no voters: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733
I20260710 11:12:29.367174 17513 raft_consensus.cc:2749] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.368628 17530 leader_election.cc:290] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.369004 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce53816edfbc4a23bc00c6b3d833aa64" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:29.370978 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:29.370282 17517 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.373099 16803 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733
I20260710 11:12:29.373956 17517 raft_consensus.cc:2749] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.374722 16803 leader_election.cc:304] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.374558 17541 consensus_queue.cc:1059] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:29.376084 17541 raft_consensus.cc:3055] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.376394 17541 raft_consensus.cc:740] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:29.377274 17541 consensus_queue.cc:260] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.379206 17533 raft_consensus.cc:2749] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.379583 17541 raft_consensus.cc:3060] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.382912 16908 raft_consensus.cc:2468] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:29.390067 17146 leader_election.cc:304] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:29.391149 17530 raft_consensus.cc:2804] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:29.391630 17530 raft_consensus.cc:697] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:29.392112 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.392432 17530 consensus_queue.cc:237] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.397266 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:29.399150 16803 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733
I20260710 11:12:29.400660 17541 raft_consensus.cc:2749] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.404359 16803 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0
W20260710 11:12:29.405141 16728 consensus_peers.cc:597] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 -> Peer 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369): Couldn't send request to peer 28cde943da66441cb89f80b962bc5733. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2594766d14b4f5baf560783ba1a1f4e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:29.405546 17541 raft_consensus.cc:2749] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.408267 16908 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.410355 17513 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:29.420825 16833 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:29.422441 17513 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.427256 17509 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.430644 16658 catalog_manager.cc:5697] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 1 to 2, leader changed from 278832da197049d49e5e11cb10633f9e (127.15.66.67) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:29.435709 16908 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.460242 16659 catalog_manager.cc:5697] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.467871 16757 raft_consensus.cc:1240] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Rejecting Update request from peer 9c5df1eea5764b678bf43e6861c794cc for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.469445 17541 consensus_queue.cc:1059] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:29.468708 16833 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 28cde943da66441cb89f80b962bc5733 (127.15.66.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } } }
I20260710 11:12:29.470408 17533 raft_consensus.cc:3055] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.470837 17533 raft_consensus.cc:740] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:29.471704 17533 consensus_queue.cc:260] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:29.473062 17533 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.502924 16833 raft_consensus.cc:1240] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Rejecting Update request from peer 7814f11d1f31404982b6451c947f51a0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.505152 17510 consensus_queue.cc:1059] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.506165 17506 raft_consensus.cc:3055] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.506642 17506 raft_consensus.cc:740] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:29.507567 17506 consensus_queue.cc:260] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.508908 17506 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.564826 16830 raft_consensus.cc:1240] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Rejecting Update request from peer 278832da197049d49e5e11cb10633f9e for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.566306 17537 consensus_queue.cc:1059] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.567351 17531 raft_consensus.cc:3055] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.567736 17531 raft_consensus.cc:740] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:29.568660 17531 consensus_queue.cc:260] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.570027 17531 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.575766 17533 raft_consensus.cc:493] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:29.576325 17533 raft_consensus.cc:515] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.578516 17533 leader_election.cc:290] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:29.583621 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:29.583950 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5000a5ff4ec4ddd8eec4662f99f06e0" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:29.585834 16802 leader_election.cc:304] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [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: 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733
I20260710 11:12:29.586891 17533 raft_consensus.cc:2749] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:29.655109 16757 raft_consensus.cc:1240] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Rejecting Update request from peer 278832da197049d49e5e11cb10633f9e for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.656927 17537 consensus_queue.cc:1059] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.658023 17531 raft_consensus.cc:3055] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.658398 17531 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:29.659202 17531 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.660494 17531 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:29.683104 17208 debug-util.cc:398] Leaking SignalData structure 0x7b0800266080 after lost signal to thread 15628
W20260710 11:12:29.684289 17208 debug-util.cc:398] Leaking SignalData structure 0x7b0800266760 after lost signal to thread 16696
W20260710 11:12:29.685598 17208 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff960 after lost signal to thread 16788
W20260710 11:12:29.686739 17208 debug-util.cc:398] Leaking SignalData structure 0x7b080027caa0 after lost signal to thread 16863
W20260710 11:12:29.687842 17208 debug-util.cc:398] Leaking SignalData structure 0x7b08002071e0 after lost signal to thread 16937
W20260710 11:12:29.689006 17208 debug-util.cc:398] Leaking SignalData structure 0x7b08002449a0 after lost signal to thread 17211
I20260710 11:12:29.693516 17177 raft_consensus.cc:1240] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Rejecting Update request from peer 7814f11d1f31404982b6451c947f51a0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:29.695360 17506 consensus_queue.cc:1059] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.696323 17506 raft_consensus.cc:3055] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:29.696645 17506 raft_consensus.cc:740] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:29.697677 17506 consensus_queue.cc:260] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:29.699124 17506 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.735442 16830 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.736896 17506 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.764149 17555 ts_tablet_manager.cc:933] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:29.770813 17177 raft_consensus.cc:1275] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.776126 17509 consensus_queue.cc:1048] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:29.842001 16908 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.846823 17530 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.859665 17555 tablet_copy_client.cc:323] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.67:39837
I20260710 11:12:29.862156 16923 tablet_copy_service.cc:140] P 278832da197049d49e5e11cb10633f9e: Received BeginTabletCopySession request for tablet 754327dc353740d8a259e81f1fae1b4f from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:38100)
I20260710 11:12:29.862818 16923 tablet_copy_service.cc:161] P 278832da197049d49e5e11cb10633f9e: Beginning new tablet copy session on tablet 754327dc353740d8a259e81f1fae1b4f from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:38100: session id = 28cde943da66441cb89f80b962bc5733-754327dc353740d8a259e81f1fae1b4f
I20260710 11:12:29.873044 16757 raft_consensus.cc:1275] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.877503 16923 tablet_copy_source_session.cc:215] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:29.877278 17530 consensus_queue.cc:1048] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:29.890971 17555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754327dc353740d8a259e81f1fae1b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:29.904026 17564 ts_tablet_manager.cc:933] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: Initiating tablet copy from peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587)
I20260710 11:12:29.917361 17564 tablet_copy_client.cc:323] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: tablet copy: Beginning tablet copy session from remote peer at address 127.15.66.65:46587
I20260710 11:12:29.919459 16774 tablet_copy_service.cc:140] P 7814f11d1f31404982b6451c947f51a0: Received BeginTabletCopySession request for tablet a2594766d14b4f5baf560783ba1a1f4e from peer 28cde943da66441cb89f80b962bc5733 ({username='slave'} at 127.0.0.1:47940)
I20260710 11:12:29.920020 16774 tablet_copy_service.cc:161] P 7814f11d1f31404982b6451c947f51a0: Beginning new tablet copy session on tablet a2594766d14b4f5baf560783ba1a1f4e from peer 28cde943da66441cb89f80b962bc5733 at {username='slave'} at 127.0.0.1:47940: session id = 28cde943da66441cb89f80b962bc5733-a2594766d14b4f5baf560783ba1a1f4e
I20260710 11:12:29.929296 16774 tablet_copy_source_session.cc:215] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:29.932943 17564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2594766d14b4f5baf560783ba1a1f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:29.943758 17555 tablet_copy_client.cc:806] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:29.944489 17555 tablet_copy_client.cc:670] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:29.948920 17555 tablet_copy_client.cc:538] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:29.958178 17564 tablet_copy_client.cc:806] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:29.958904 17564 tablet_copy_client.cc:670] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:29.960065 17555 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:29.963210 17564 tablet_copy_client.cc:538] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:29.974310 17564 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: Bootstrap starting.
I20260710 11:12:30.004513 17555 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:30.005010 17564 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:30.005632 17555 tablet_bootstrap.cc:492] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:30.006026 17564 tablet_bootstrap.cc:492] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: Bootstrap complete.
I20260710 11:12:30.006551 17555 ts_tablet_manager.cc:1403] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.012s
I20260710 11:12:30.006795 17564 ts_tablet_manager.cc:1403] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.000s
I20260710 11:12:30.010084 17555 raft_consensus.cc:359] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:30.010373 17564 raft_consensus.cc:359] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:30.011186 17555 raft_consensus.cc:740] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:30.011356 17564 raft_consensus.cc:740] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Initialized, Role: LEARNER
I20260710 11:12:30.012216 17564 consensus_queue.cc:260] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:30.012085 17555 consensus_queue.cc:260] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: NON_VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: true } }
I20260710 11:12:30.015775 17555 ts_tablet_manager.cc:1434] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:30.017961 16923 tablet_copy_service.cc:342] P 278832da197049d49e5e11cb10633f9e: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-754327dc353740d8a259e81f1fae1b4f received from {username='slave'} at 127.0.0.1:38100
I20260710 11:12:30.018498 16923 tablet_copy_service.cc:434] P 278832da197049d49e5e11cb10633f9e: ending tablet copy session 28cde943da66441cb89f80b962bc5733-754327dc353740d8a259e81f1fae1b4f on tablet 754327dc353740d8a259e81f1fae1b4f with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:30.019843 17564 ts_tablet_manager.cc:1434] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 11:12:30.022083 16774 tablet_copy_service.cc:342] P 7814f11d1f31404982b6451c947f51a0: Request end of tablet copy session 28cde943da66441cb89f80b962bc5733-a2594766d14b4f5baf560783ba1a1f4e received from {username='slave'} at 127.0.0.1:47940
I20260710 11:12:30.022603 16774 tablet_copy_service.cc:434] P 7814f11d1f31404982b6451c947f51a0: ending tablet copy session 28cde943da66441cb89f80b962bc5733-a2594766d14b4f5baf560783ba1a1f4e on tablet a2594766d14b4f5baf560783ba1a1f4e with peer 28cde943da66441cb89f80b962bc5733
I20260710 11:12:30.302349 17184 raft_consensus.cc:1217] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:30.375402 17184 raft_consensus.cc:1217] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:30.549021 17568 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:30.549628 17568 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.552969 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:30.553650 16830 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 2.
I20260710 11:12:30.554869 16878 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:30.555749 17531 raft_consensus.cc:2804] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:30.556137 17531 raft_consensus.cc:493] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:30.556461 17531 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.560323 17568 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.561950 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:30.569469 17531 raft_consensus.cc:515] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.571616 17531 leader_election.cc:290] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 3 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.572397 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:30.573040 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60af8e02b369465290e8815fc4f6bd3a" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:30.573273 16830 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.579144 16830 raft_consensus.cc:2468] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 278832da197049d49e5e11cb10633f9e in term 3.
I20260710 11:12:30.580305 16878 leader_election.cc:304] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [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: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 28cde943da66441cb89f80b962bc5733
I20260710 11:12:30.581017 17531 raft_consensus.cc:2804] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:30.581591 17531 raft_consensus.cc:697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 3 LEADER]: Becoming Leader. State: Replica: 278832da197049d49e5e11cb10633f9e, State: Running, Role: LEADER
I20260710 11:12:30.582410 17531 consensus_queue.cc:237] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.592826 16659 catalog_manager.cc:5697] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:30.725592 17531 raft_consensus.cc:1064] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:30.728320 17531 consensus_queue.cc:237] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.740460 17572 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:30.740949 17533 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:30.741272 17572 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.741657 17533 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:30.743860 17572 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.746703 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:30.747423 16908 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:30.750998 17146 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 
I20260710 11:12:30.752954 16833 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:30.756192 17177 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:30.749260 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:30.758138 16830 raft_consensus.cc:2393] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 in current term 2: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:30.759078 17572 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:30.760067 17572 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:30.761281 17569 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:30.761155 16757 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:30.763752 17570 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.765893 17570 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:30.773697 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:30.774123 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:30.774408 16757 raft_consensus.cc:2468] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 2.
I20260710 11:12:30.761687 17572 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.775970 16805 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e
I20260710 11:12:30.781522 17541 raft_consensus.cc:2804] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:30.781944 17541 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:30.782272 17541 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.783557 17533 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.792507 17541 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:30.797523 17531 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:30.801272 16757 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:30.800999 17570 raft_consensus.cc:493] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9c5df1eea5764b678bf43e6861c794cc)
I20260710 11:12:30.805835 17570 raft_consensus.cc:515] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:30.817894 16659 catalog_manager.cc:5697] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:30.819193 17570 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:30.823232 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:30.823860 16908 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.824406 17561 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:30.825798 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:30.826654 16830 raft_consensus.cc:2368] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e for earlier term 2. Current term is 3.
I20260710 11:12:30.825027 17561 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.834136 16878 leader_election.cc:400] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747) with higher term. Message: Invalid argument: T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e for earlier term 2. Current term is 3.
I20260710 11:12:30.834769 16878 leader_election.cc:403] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:12:30.839394 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:30.840158 16764 raft_consensus.cc:2393] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e in current term 2: Already voted for candidate 7814f11d1f31404982b6451c947f51a0 in this term.
I20260710 11:12:30.841044 17561 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.842288 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:30.843053 16904 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:30.844235 17146 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 
I20260710 11:12:30.845086 17561 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:30.845511 17561 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:30.845933 17561 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.849763 17571 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:30.850332 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f86f06415ade48fe891b60e923c2aff1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:30.850982 16757 raft_consensus.cc:3060] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.850442 17571 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.855135 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:30.855991 17184 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 2.
I20260710 11:12:30.857779 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:30.857823 16728 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [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: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:30.858548 16764 raft_consensus.cc:2393] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 in current term 2: Already voted for candidate 7814f11d1f31404982b6451c947f51a0 in this term.
I20260710 11:12:30.832962 17570 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:30.859225 17510 raft_consensus.cc:2804] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:30.800161 17572 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.859784 17510 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:30.861172 17510 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.832978 17541 leader_election.cc:290] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.861593 16908 raft_consensus.cc:2468] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 3.
I20260710 11:12:30.864338 17572 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.867054 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:30.859575 17570 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.864673 16830 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:30.868472 16833 raft_consensus.cc:2393] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 in current term 2: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:30.871721 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:30.872433 17184 raft_consensus.cc:2393] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e in current term 2: Already voted for candidate 28cde943da66441cb89f80b962bc5733 in this term.
I20260710 11:12:30.868394 17506 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:30.873791 17506 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.875168 16802 leader_election.cc:304] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [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: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:30.867280 16757 raft_consensus.cc:2468] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 3.
I20260710 11:12:30.877090 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "278832da197049d49e5e11cb10633f9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:30.862151 17571 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.876546 17568 raft_consensus.cc:2749] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747) with higher term. Message: Invalid argument: T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e for earlier term 2. Current term is 3.
I20260710 11:12:30.887470 17506 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.879727 17533 raft_consensus.cc:2804] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:30.889106 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:30.896633 16908 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 1.
I20260710 11:12:30.897639 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:30.898278 16833 raft_consensus.cc:2468] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 2.
I20260710 11:12:30.899325 16729 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:30.874904 17570 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.899412 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:30.900148 17506 raft_consensus.cc:2804] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:30.900552 17506 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:30.900884 17506 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.902046 16904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:30.902618 17510 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.903788 16764 raft_consensus.cc:2368] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e for earlier term 2. Current term is 3.
I20260710 11:12:30.907475 17571 raft_consensus.cc:1064] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: attempting to promote NON_VOTER 28cde943da66441cb89f80b962bc5733 to VOTER
I20260710 11:12:30.909379 17506 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.910148 17571 consensus_queue.cc:237] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.910569 17561 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.912742 17506 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 3 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.914219 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:30.914834 16833 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.918653 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:30.923529 16879 leader_election.cc:400] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587) with higher term. Message: Invalid argument: T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e for earlier term 2. Current term is 3.
I20260710 11:12:30.923856 16879 leader_election.cc:403] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:12:30.930603 17184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:30.930866 16757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:30.931241 17184 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.931588 16757 raft_consensus.cc:2393] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 in current term 2: Already voted for candidate 7814f11d1f31404982b6451c947f51a0 in this term.
I20260710 11:12:30.927373 17570 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.937574 17510 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 3 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.940483 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:30.940711 17184 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 3.
I20260710 11:12:30.941248 17541 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:30.941720 17541 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.943421 16728 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [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: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:30.948244 17541 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:30.949303 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:30.950186 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:30.950865 17177 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 2.
I20260710 11:12:30.952191 16803 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 28cde943da66441cb89f80b962bc5733, 9c5df1eea5764b678bf43e6861c794cc; no voters: 278832da197049d49e5e11cb10633f9e
I20260710 11:12:30.942399 17533 raft_consensus.cc:697] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:30.942253 16904 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:30.953809 17541 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:30.960599 16910 consensus_queue.cc:237] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.963289 17541 raft_consensus.cc:493] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:30.963421 17583 raft_consensus.cc:2804] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:30.963742 17541 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:30.964519 17561 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.942549 16833 raft_consensus.cc:2468] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 3.
I20260710 11:12:30.965029 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:30.965749 17583 raft_consensus.cc:697] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:30.966660 17583 consensus_queue.cc:237] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.970112 17184 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } attrs { replace: true } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:30.972200 17146 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:30.972692 16913 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:30.973434 17572 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:30.973457 17561 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.971277 17541 raft_consensus.cc:515] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.977768 17570 raft_consensus.cc:2749] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587) with higher term. Message: Invalid argument: T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 278832da197049d49e5e11cb10633f9e for earlier term 2. Current term is 3.
I20260710 11:12:30.984472 16729 leader_election.cc:304] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: 7814f11d1f31404982b6451c947f51a0, 9c5df1eea5764b678bf43e6861c794cc; no voters: 28cde943da66441cb89f80b962bc5733
I20260710 11:12:30.985158 16757 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:30.987088 17146 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 7814f11d1f31404982b6451c947f51a0
I20260710 11:12:30.984721 17572 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:30.995396 17582 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:30.996858 17572 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:30.997321 17526 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:31.009699 17177 raft_consensus.cc:1275] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:31.009956 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:31.010767 16833 raft_consensus.cc:2393] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 in current term 2: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:31.005273 16659 catalog_manager.cc:5697] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:30.997515 17506 raft_consensus.cc:2804] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:30.993891 17561 raft_consensus.cc:697] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:31.030864 17541 leader_election.cc:290] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:31.032183 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:31.032792 16913 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.014873 17526 raft_consensus.cc:697] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:31.025367 17572 raft_consensus.cc:493] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7814f11d1f31404982b6451c947f51a0)
I20260710 11:12:31.038552 17572 raft_consensus.cc:515] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.040699 17572 leader_election.cc:290] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:31.041853 16913 raft_consensus.cc:2468] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 3.
I20260710 11:12:31.043006 16802 leader_election.cc:304] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [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: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:31.045240 16764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7814f11d1f31404982b6451c947f51a0" is_pre_election: true
I20260710 11:12:31.025771 17570 consensus_queue.cc:1048] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
W20260710 11:12:31.035771 17146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.67:39837, user_credentials={real_user=slave}} blocked reactor thread for 50592.4us
I20260710 11:12:31.044807 17526 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.019323 17533 consensus_queue.cc:237] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } }
I20260710 11:12:31.051355 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:31.052985 16910 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:31.053221 16913 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:31.054328 17584 raft_consensus.cc:2804] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.058825 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cca560a8b34479a8b671c711e6cb00f" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:31.067991 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225107693f84449bdf32806ebbb2178" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc" is_pre_election: true
I20260710 11:12:31.068782 17179 raft_consensus.cc:3060] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.068805 16830 raft_consensus.cc:2368] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3.
I20260710 11:12:31.070302 17177 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 LEARNER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:31.070195 17146 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:31.069094 17583 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:31.061874 17506 raft_consensus.cc:697] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:31.074175 17506 consensus_queue.cc:237] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.089200 17584 raft_consensus.cc:697] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:31.082693 17561 consensus_queue.cc:237] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.090472 16830 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:31.091048 17582 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.087345 17590 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:31.107929 17590 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 278832da197049d49e5e11cb10633f9e)
I20260710 11:12:31.108385 17590 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.115489 17179 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.106587 17149 leader_election.cc:400] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747) with higher term. Message: Invalid argument: T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3.
I20260710 11:12:31.119800 16908 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 3.
I20260710 11:12:31.124014 17149 leader_election.cc:403] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:12:31.105762 17584 consensus_queue.cc:237] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.125576 17572 raft_consensus.cc:3060] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.125037 17177 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.141022 17570 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.142113 17590 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.145087 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:31.145924 16830 raft_consensus.cc:2393] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 in current term 2: Already voted for candidate 9c5df1eea5764b678bf43e6861c794cc in this term.
I20260710 11:12:31.135742 16757 raft_consensus.cc:2955] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.102684 17591 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260710 11:12:31.161494 16659 catalog_manager.cc:5697] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.163539 16833 raft_consensus.cc:1275] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Refusing update from remote peer 278832da197049d49e5e11cb10633f9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.166870 17568 consensus_queue.cc:1048] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.169232 17590 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:31.170040 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:31.171627 17572 raft_consensus.cc:2749] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747) with higher term. Message: Invalid argument: T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3.
I20260710 11:12:31.175509 16646 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 754327dc353740d8a259e81f1fae1b4f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:31.179864 16913 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:31.180913 17146 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 9c5df1eea5764b678bf43e6861c794cc
I20260710 11:12:31.196134 17592 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 11:12:31.201804 16659 catalog_manager.cc:5697] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e reported cstate change: config changed from index 3 to 4, VOTER 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) evicted. New cstate: current_term: 1 leader_uuid: "278832da197049d49e5e11cb10633f9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.207818 16658 catalog_manager.cc:5697] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.191506 17572 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:31.218927 16662 catalog_manager.cc:5697] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 1 to 2, leader changed from 278832da197049d49e5e11cb10633f9e (127.15.66.67) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.237223 16825 tablet_service.cc:1558] Processing DeleteTablet for tablet 754327dc353740d8a259e81f1fae1b4f with delete_type TABLET_DATA_TOMBSTONED (TS 9c5df1eea5764b678bf43e6861c794cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38548
I20260710 11:12:31.248592 16660 catalog_manager.cc:5697] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 2 to 3, leader changed from 28cde943da66441cb89f80b962bc5733 (127.15.66.68) to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 3 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.234108 17572 raft_consensus.cc:697] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:31.261160 17572 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.273729 17607 tablet_replica.cc:333] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:31.274845 17607 raft_consensus.cc:2243] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.275702 17607 raft_consensus.cc:2272] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.277446 17592 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.288241 17607 ts_tablet_manager.cc:1916] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:31.288968 16830 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.294318 17506 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:31.293767 17183 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.294790 17506 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.296855 17506 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:31.298607 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:31.299191 16913 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 2.
I20260710 11:12:31.300669 16727 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:31.305749 17593 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:31.306125 17593 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:31.306420 17593 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.308956 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:31.332923 17593 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.333082 16659 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 1 to 2, leader changed from 278832da197049d49e5e11cb10633f9e (127.15.66.67) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.334936 16659 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 1 to 2, leader changed from 278832da197049d49e5e11cb10633f9e (127.15.66.67) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.336345 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:31.337059 16913 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.346668 16913 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7814f11d1f31404982b6451c947f51a0 in term 3.
I20260710 11:12:31.350384 16727 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [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: 278832da197049d49e5e11cb10633f9e, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:31.351241 17571 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.351711 17571 raft_consensus.cc:697] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Becoming Leader. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:31.352521 17571 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.353053 16658 catalog_manager.cc:5697] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 reported cstate change: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.355521 17593 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [CANDIDATE]: Term 3 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:31.356571 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "7814f11d1f31404982b6451c947f51a0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:31.366168 17179 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.367549 17593 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.367895 16757 consensus_queue.cc:237] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.377261 17607 ts_tablet_manager.cc:1929] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:31.377730 17607 log.cc:1199] T 754327dc353740d8a259e81f1fae1b4f P 9c5df1eea5764b678bf43e6861c794cc: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/wals/754327dc353740d8a259e81f1fae1b4f
I20260710 11:12:31.379213 16648 catalog_manager.cc:5028] TS 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): tablet 754327dc353740d8a259e81f1fae1b4f (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:31.382618 17179 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:31.384179 17571 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:31.385767 16830 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:31.390407 17571 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:31.396103 17591 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.398802 16833 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.401170 16913 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 28cde943da66441cb89f80b962bc5733 (127.15.66.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } attrs { replace: true } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.403786 17177 raft_consensus.cc:2955] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.410557 16649 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2594766d14b4f5baf560783ba1a1f4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:31.424907 16662 catalog_manager.cc:5697] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: config changed from index 3 to 4, VOTER 278832da197049d49e5e11cb10633f9e (127.15.66.67) evicted. New cstate: current_term: 1 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } } }
I20260710 11:12:31.435526 16660 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 reported cstate change: term changed from 2 to 3, leader changed from 28cde943da66441cb89f80b962bc5733 (127.15.66.68) to 7814f11d1f31404982b6451c947f51a0 (127.15.66.65). New cstate: current_term: 3 leader_uuid: "7814f11d1f31404982b6451c947f51a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.440907 16913 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.442387 17591 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.451217 16901 tablet_service.cc:1558] Processing DeleteTablet for tablet a2594766d14b4f5baf560783ba1a1f4e with delete_type TABLET_DATA_TOMBSTONED (TS 278832da197049d49e5e11cb10633f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38058
I20260710 11:12:31.462544 17615 tablet_replica.cc:333] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:31.463610 17615 raft_consensus.cc:2243] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.464313 17615 raft_consensus.cc:2272] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.467581 17615 ts_tablet_manager.cc:1916] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:31.481781 17615 ts_tablet_manager.cc:1929] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:31.482218 17615 log.cc:1199] T a2594766d14b4f5baf560783ba1a1f4e P 278832da197049d49e5e11cb10633f9e: Deleting WAL directory at /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/wals/a2594766d14b4f5baf560783ba1a1f4e
I20260710 11:12:31.483649 16646 catalog_manager.cc:5028] TS 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): tablet a2594766d14b4f5baf560783ba1a1f4e (table test-workload [id=6324620c26fd41ccaae04c2d23d494be]) successfully deleted
I20260710 11:12:31.501122 17533 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:31.501729 17533 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.503512 17533 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:31.504367 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e" is_pre_election: true
I20260710 11:12:31.504567 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733" is_pre_election: true
I20260710 11:12:31.504923 16908 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 2.
I20260710 11:12:31.506269 16802 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [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: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 
I20260710 11:12:31.507525 17533 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:31.507927 17533 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:31.508322 17533 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.516791 17533 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.519023 17533 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [CANDIDATE]: Term 3 election: Requested vote from peers 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837), 28cde943da66441cb89f80b962bc5733 (127.15.66.68:34369)
I20260710 11:12:31.520292 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:31.521263 17183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "9c5df1eea5764b678bf43e6861c794cc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "28cde943da66441cb89f80b962bc5733"
I20260710 11:12:31.522948 16908 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.523789 16833 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.525177 17591 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.530798 16908 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c5df1eea5764b678bf43e6861c794cc in term 3.
I20260710 11:12:31.533756 16802 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [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: 278832da197049d49e5e11cb10633f9e, 9c5df1eea5764b678bf43e6861c794cc; no voters: 28cde943da66441cb89f80b962bc5733
I20260710 11:12:31.535491 17533 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:31.536307 17533 raft_consensus.cc:697] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Becoming Leader. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:31.537350 17533 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.543325 17177 raft_consensus.cc:1275] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.546314 17593 consensus_queue.cc:1048] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.555774 16757 raft_consensus.cc:1240] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Rejecting Update request from peer 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:31.557492 17572 consensus_queue.cc:1059] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.558284 17572 consensus_queue.cc:1243] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [LEADER]: Peer 7814f11d1f31404982b6451c947f51a0 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:12:31.558800 17572 raft_consensus.cc:3055] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.559139 17572 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:31.560060 17572 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.561352 17572 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.564219 16659 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc reported cstate change: term changed from 2 to 3, leader changed from 28cde943da66441cb89f80b962bc5733 (127.15.66.68) to 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66). New cstate: current_term: 3 leader_uuid: "9c5df1eea5764b678bf43e6861c794cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.593392 16908 raft_consensus.cc:1275] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:31.594678 17533 consensus_queue.cc:1048] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:31.612691 16757 raft_consensus.cc:1275] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:31.615366 16833 raft_consensus.cc:1240] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Rejecting Update request from peer 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:31.615634 17594 consensus_queue.cc:1048] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:31.617803 17561 consensus_queue.cc:1059] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.618522 17561 consensus_queue.cc:1243] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [LEADER]: Peer 9c5df1eea5764b678bf43e6861c794cc log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:12:31.618980 17561 raft_consensus.cc:3055] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.619283 17561 raft_consensus.cc:740] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:31.620550 17561 consensus_queue.cc:260] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.622717 16913 raft_consensus.cc:1240] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Rejecting Update request from peer 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:31.624396 17561 raft_consensus.cc:3060] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.673385 17183 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:12:31.673847 17183 pending_rounds.cc:85] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Aborting all ops after (but not including) 4
I20260710 11:12:31.674130 17183 pending_rounds.cc:107] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:12:31.674403 17183 raft_consensus.cc:2889] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:31.675736 17594 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.684398 16913 raft_consensus.cc:1275] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.685986 17533 consensus_queue.cc:1048] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.730867 16913 raft_consensus.cc:1240] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Rejecting Update request from peer 28cde943da66441cb89f80b962bc5733 for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:31.732316 17561 consensus_queue.cc:1059] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.733029 17572 raft_consensus.cc:3055] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:31.733361 17572 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:31.734089 17572 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:31.735116 17572 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:31.758072 16913 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:31.759678 17591 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.777295 17183 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Refusing update from remote peer 7814f11d1f31404982b6451c947f51a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:12:31.777706 17183 pending_rounds.cc:85] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Aborting all ops after (but not including) 4
I20260710 11:12:31.777938 17183 pending_rounds.cc:107] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:12:31.778167 17183 raft_consensus.cc:2889] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:31.780539 17571 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.996447 17177 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:12:31.996806 17177 pending_rounds.cc:85] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Aborting all ops after (but not including) 4
I20260710 11:12:31.997046 17177 pending_rounds.cc:107] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:12:31.997277 17177 raft_consensus.cc:2889] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:31.998615 17533 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:32.012480 16913 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Refusing update from remote peer 9c5df1eea5764b678bf43e6861c794cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:32.015322 17584 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:34.911339 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:34.938143 16830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1"
dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
mode: GRACEFUL
new_leader_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:40092
I20260710 11:12:34.939070 16830 raft_consensus.cc:606] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Received request to transfer leadership to TS 28cde943da66441cb89f80b962bc5733
I20260710 11:12:34.951418 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbeba9faab6421da897556e3455141e"
dest_uuid: "7814f11d1f31404982b6451c947f51a0"
mode: GRACEFUL
new_leader_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:34868
I20260710 11:12:34.951946 16762 raft_consensus.cc:606] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Received request to transfer leadership to TS 28cde943da66441cb89f80b962bc5733
I20260710 11:12:34.954599 16830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e"
dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
mode: GRACEFUL
new_leader_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:40092
I20260710 11:12:34.955092 16830 raft_consensus.cc:606] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Received request to transfer leadership to TS 28cde943da66441cb89f80b962bc5733
I20260710 11:12:34.957252 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c"
dest_uuid: "7814f11d1f31404982b6451c947f51a0"
mode: GRACEFUL
new_leader_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:34868
I20260710 11:12:34.957712 16762 raft_consensus.cc:606] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Received request to transfer leadership to TS 28cde943da66441cb89f80b962bc5733
I20260710 11:12:34.959728 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e"
dest_uuid: "7814f11d1f31404982b6451c947f51a0"
mode: GRACEFUL
new_leader_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:34868
I20260710 11:12:34.960122 16762 raft_consensus.cc:606] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Received request to transfer leadership to TS 28cde943da66441cb89f80b962bc5733
I20260710 11:12:34.961048 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:34.961778 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:34.966028 17627 raft_consensus.cc:993] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: : Instructing follower 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:34.966544 17594 raft_consensus.cc:1081] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Signalling peer 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:34.967931 17177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1"
dest_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:42022
I20260710 11:12:34.968338 17177 raft_consensus.cc:493] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:34.968580 17177 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:34.973829 17177 raft_consensus.cc:515] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:34.975471 17177 leader_election.cc:290] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 4 election: Requested vote from peers 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:34.976341 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:34.976960 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ba4162f9f5443381113cb860ec55a1" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:34.977213 16830 raft_consensus.cc:3055] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:34.977595 16908 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:34.977581 16830 raft_consensus.cc:740] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:34.978771 16830 consensus_queue.cc:260] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:34.980261 16830 raft_consensus.cc:3060] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:34.985662 16908 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 4.
I20260710 11:12:34.987190 17146 leader_election.cc:304] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 
I20260710 11:12:34.988165 16830 raft_consensus.cc:2468] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 4.
I20260710 11:12:34.988242 17572 raft_consensus.cc:2804] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:34.988883 17629 raft_consensus.cc:993] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: : Instructing follower 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:34.991807 17591 raft_consensus.cc:1081] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Signalling peer 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:34.992419 17572 raft_consensus.cc:697] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 4 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:34.993901 17177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c"
dest_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:34338
I20260710 11:12:34.994462 17177 raft_consensus.cc:493] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:34.993841 17572 consensus_queue.cc:237] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [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: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:34.994802 17177 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:35.001260 17177 raft_consensus.cc:515] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.003870 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:35.004501 16762 raft_consensus.cc:3055] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:35.004855 16762 raft_consensus.cc:740] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:35.004772 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966b07c9257a4a6996c62368e4cba73c" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:35.005502 16913 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:35.005929 17177 leader_election.cc:290] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 4 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:35.006341 16762 consensus_queue.cc:260] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.007879 16762 raft_consensus.cc:3060] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:35.010030 16660 catalog_manager.cc:5697] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 3 to 4, leader changed from 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 4 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.014635 16913 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 4.
I20260710 11:12:35.015892 17146 leader_election.cc:304] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 
I20260710 11:12:35.016217 16762 raft_consensus.cc:2468] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 4.
I20260710 11:12:35.016745 17572 raft_consensus.cc:2804] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:35.017252 17572 raft_consensus.cc:697] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 4 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:35.018339 17572 consensus_queue.cc:237] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [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: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.019989 17629 raft_consensus.cc:993] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: : Instructing follower 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:35.020442 17591 raft_consensus.cc:1081] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Signalling peer 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:35.022253 17177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbeba9faab6421da897556e3455141e"
dest_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:34338
I20260710 11:12:35.022737 17177 raft_consensus.cc:493] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:35.023140 17177 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:35.030216 17177 raft_consensus.cc:515] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.032358 17177 leader_election.cc:290] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 4 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837)
I20260710 11:12:35.033427 16913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "278832da197049d49e5e11cb10633f9e"
I20260710 11:12:35.033761 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbeba9faab6421da897556e3455141e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:35.034078 16913 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:35.034320 16762 raft_consensus.cc:3055] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:12:35.035033 16762 raft_consensus.cc:740] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:35.035929 16762 consensus_queue.cc:260] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.036100 16660 catalog_manager.cc:5697] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 3 to 4, leader changed from 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 4 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.037575 16762 raft_consensus.cc:3060] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:35.042325 16913 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 4.
I20260710 11:12:35.043648 17146 leader_election.cc:304] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [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: 278832da197049d49e5e11cb10633f9e, 28cde943da66441cb89f80b962bc5733; no voters: 
I20260710 11:12:35.044595 17572 raft_consensus.cc:2804] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:35.045076 17572 raft_consensus.cc:697] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 4 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:35.045221 16762 raft_consensus.cc:2468] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 4.
I20260710 11:12:35.046164 17572 consensus_queue.cc:237] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [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: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.058223 16662 catalog_manager.cc:5697] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 3 to 4, leader changed from 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 4 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.112516 17627 raft_consensus.cc:993] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: : Instructing follower 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:35.113023 17594 raft_consensus.cc:1081] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Signalling peer 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:35.114487 17177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e"
dest_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:42022
I20260710 11:12:35.114921 17177 raft_consensus.cc:493] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:35.115159 17177 raft_consensus.cc:3060] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:35.119654 17177 raft_consensus.cc:515] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.121191 17177 leader_election.cc:290] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:35.121948 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:35.122596 16762 raft_consensus.cc:3060] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:35.122779 16830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa01516dd143c587cab74ee528701e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:35.123453 16830 raft_consensus.cc:3055] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:35.123778 16830 raft_consensus.cc:740] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c5df1eea5764b678bf43e6861c794cc, State: Running, Role: LEADER
I20260710 11:12:35.124508 16830 consensus_queue.cc:260] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.125931 16830 raft_consensus.cc:3060] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:35.128489 16762 raft_consensus.cc:2468] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:35.129761 17150 leader_election.cc:304] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:35.130484 17572 raft_consensus.cc:2804] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:35.131026 17572 raft_consensus.cc:697] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:35.131695 16830 raft_consensus.cc:2468] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:35.132053 17572 consensus_queue.cc:237] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.138623 17629 raft_consensus.cc:993] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: : Instructing follower 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:35.139143 17591 raft_consensus.cc:1081] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Signalling peer 28cde943da66441cb89f80b962bc5733 to start an election
I20260710 11:12:35.140699 17177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e"
dest_uuid: "28cde943da66441cb89f80b962bc5733"
 from {username='slave'} at 127.0.0.1:34338
I20260710 11:12:35.141228 17177 raft_consensus.cc:493] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:35.141590 17177 raft_consensus.cc:3060] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:35.141757 16662 catalog_manager.cc:5697] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 1 to 2, leader changed from 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.147507 17177 raft_consensus.cc:515] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.149564 17177 leader_election.cc:290] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Requested vote from peers 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587), 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747)
I20260710 11:12:35.150311 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7814f11d1f31404982b6451c947f51a0"
I20260710 11:12:35.150939 16762 raft_consensus.cc:3055] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:35.151273 16762 raft_consensus.cc:740] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7814f11d1f31404982b6451c947f51a0, State: Running, Role: LEADER
I20260710 11:12:35.152084 16762 consensus_queue.cc:260] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.153271 16762 raft_consensus.cc:3060] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:35.153335 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2594766d14b4f5baf560783ba1a1f4e" candidate_uuid: "28cde943da66441cb89f80b962bc5733" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9c5df1eea5764b678bf43e6861c794cc"
I20260710 11:12:35.154031 16833 raft_consensus.cc:3060] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:35.158495 16762 raft_consensus.cc:2468] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:35.159574 17150 leader_election.cc:304] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28cde943da66441cb89f80b962bc5733, 7814f11d1f31404982b6451c947f51a0; no voters: 
I20260710 11:12:35.160271 17572 raft_consensus.cc:2804] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:35.160207 16833 raft_consensus.cc:2468] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28cde943da66441cb89f80b962bc5733 in term 2.
I20260710 11:12:35.160903 17572 raft_consensus.cc:697] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Becoming Leader. State: Replica: 28cde943da66441cb89f80b962bc5733, State: Running, Role: LEADER
I20260710 11:12:35.161897 17572 consensus_queue.cc:237] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [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: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } }
I20260710 11:12:35.169315 16662 catalog_manager.cc:5697] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 reported cstate change: term changed from 1 to 2, leader changed from 7814f11d1f31404982b6451c947f51a0 (127.15.66.65) to 28cde943da66441cb89f80b962bc5733 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "28cde943da66441cb89f80b962bc5733" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28cde943da66441cb89f80b962bc5733" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 34369 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.400633 16833 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 4 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:12:35.401999 17572 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:12:35.416702 16913 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:12:35.418443 17646 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:12:35.419085 16913 raft_consensus.cc:1275] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:12:35.420831 17634 consensus_queue.cc:1048] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:12:35.434238 16762 raft_consensus.cc:1275] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:12:35.436020 17634 consensus_queue.cc:1048] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:12:35.478549 16762 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:12:35.479923 17650 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:12:35.488601 16908 raft_consensus.cc:1275] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:12:35.490239 17646 consensus_queue.cc:1048] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "278832da197049d49e5e11cb10633f9e" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:12:35.596122 16762 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:35.597458 17646 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:35.612366 16833 raft_consensus.cc:1275] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:35.614485 17634 consensus_queue.cc:1048] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:35.694882 16833 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:35.695906 17634 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c5df1eea5764b678bf43e6861c794cc" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:35.704064 16757 raft_consensus.cc:1275] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Refusing update from remote peer 28cde943da66441cb89f80b962bc5733: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:35.706153 17646 consensus_queue.cc:1048] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7814f11d1f31404982b6451c947f51a0" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 46587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:35.962723 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:35.976080 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
W20260710 11:12:35.991025 16879 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:12:35.996011 16879 consensus_peers.cc:597] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.001228 17150 consensus_peers.cc:597] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.018332 16805 consensus_peers.cc:597] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.019544 17150 consensus_peers.cc:597] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.032596 16805 consensus_peers.cc:597] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.035982 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:36.036789 15625 tablet_replica.cc:333] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.037571 15625 raft_consensus.cc:2243] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.038158 15625 raft_consensus.cc:2272] T c31dd71f7f3247d3add0814bbd0cab65 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.040062 15625 tablet_replica.cc:333] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.040627 15625 raft_consensus.cc:2243] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.041465 15625 raft_consensus.cc:2272] T 9517fac7a8ce4e5390f502da62c7293a P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.043269 15625 tablet_replica.cc:333] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.043795 15625 raft_consensus.cc:2243] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.044239 15625 raft_consensus.cc:2272] T 3c09cd5698be4cc5b7ee07f9f8419309 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.046175 15625 tablet_replica.cc:333] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.046696 15625 raft_consensus.cc:2243] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.047117 15625 raft_consensus.cc:2272] T f86f06415ade48fe891b60e923c2aff1 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.049086 15625 tablet_replica.cc:333] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.049705 15625 raft_consensus.cc:2243] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.050175 15625 raft_consensus.cc:2272] T 1bbeba9faab6421da897556e3455141e P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.052649 15625 tablet_replica.cc:333] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.053231 15625 raft_consensus.cc:2243] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.054097 15625 raft_consensus.cc:2272] T 2efa97eb071b4584ab958dc27a921f00 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.056226 15625 tablet_replica.cc:333] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.056844 15625 raft_consensus.cc:2243] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.057348 15625 raft_consensus.cc:2272] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.059489 15625 tablet_replica.cc:333] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.059993 15625 raft_consensus.cc:2243] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.060698 15625 raft_consensus.cc:2272] T 754327dc353740d8a259e81f1fae1b4f P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.062860 15625 tablet_replica.cc:333] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.063467 15625 raft_consensus.cc:2243] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.064011 15625 raft_consensus.cc:2272] T baf9c39498914d398806328db5d788d7 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.066285 15625 tablet_replica.cc:333] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.066779 15625 raft_consensus.cc:2243] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.067189 15625 raft_consensus.cc:2272] T 966b07c9257a4a6996c62368e4cba73c P 7814f11d1f31404982b6451c947f51a0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.069918 15625 tablet_replica.cc:333] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.070451 15625 raft_consensus.cc:2243] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.071041 15625 raft_consensus.cc:2272] T 1ffa01516dd143c587cab74ee528701e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.073342 15625 tablet_replica.cc:333] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.073943 15625 raft_consensus.cc:2243] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.074869 15625 raft_consensus.cc:2272] T 4225107693f84449bdf32806ebbb2178 P 7814f11d1f31404982b6451c947f51a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.077135 15625 tablet_replica.cc:333] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.077674 15625 raft_consensus.cc:2243] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.078431 15625 raft_consensus.cc:2272] T 309b786ff9c64dd0987acab65889f7d2 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.080394 15625 tablet_replica.cc:333] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.080840 15625 raft_consensus.cc:2243] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.081267 15625 raft_consensus.cc:2272] T ce53816edfbc4a23bc00c6b3d833aa64 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.083210 15625 tablet_replica.cc:333] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.083798 15625 raft_consensus.cc:2243] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.084239 15625 raft_consensus.cc:2272] T a2594766d14b4f5baf560783ba1a1f4e P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.087056 15625 tablet_replica.cc:333] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.087598 15625 raft_consensus.cc:2243] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.088599 15625 raft_consensus.cc:2272] T c0fb575dca4b4d0788f361a0c4e537f9 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.090485 15625 tablet_replica.cc:333] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.091228 15625 raft_consensus.cc:2243] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.091689 15625 raft_consensus.cc:2272] T dd777f51eb9549d4954c5a3c108126e8 P 7814f11d1f31404982b6451c947f51a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.093623 15625 tablet_replica.cc:333] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0: stopping tablet replica
I20260710 11:12:36.094015 15625 raft_consensus.cc:2243] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.094658 15625 raft_consensus.cc:2272] T 0953e4054f9f47b4b29a969f00b5c3e2 P 7814f11d1f31404982b6451c947f51a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.140921 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
I20260710 11:12:36.181797 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
W20260710 11:12:36.188001 17150 consensus_peers.cc:597] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:46587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.210530 16878 consensus_peers.cc:597] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.220813 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:12:36.221480 16805 consensus_peers.cc:597] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:46587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.221824 15625 tablet_replica.cc:333] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.222573 15625 raft_consensus.cc:2243] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.223440 15625 raft_consensus.cc:2272] T c31dd71f7f3247d3add0814bbd0cab65 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.225332 15625 tablet_replica.cc:333] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.225946 15625 raft_consensus.cc:2243] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.226351 15625 raft_consensus.cc:2272] T 11ba4162f9f5443381113cb860ec55a1 P 9c5df1eea5764b678bf43e6861c794cc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.228379 15625 tablet_replica.cc:333] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.229106 15625 raft_consensus.cc:2243] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.229768 15625 raft_consensus.cc:2272] T 9517fac7a8ce4e5390f502da62c7293a P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.232292 15625 tablet_replica.cc:333] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.233012 15625 raft_consensus.cc:2243] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.234077 15625 raft_consensus.cc:2272] T 3c09cd5698be4cc5b7ee07f9f8419309 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.234040 17150 consensus_peers.cc:597] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:46587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.236544 15625 tablet_replica.cc:333] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.237159 15625 raft_consensus.cc:2243] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.237974 15625 raft_consensus.cc:2272] T 1d9f2eedabe34950b48d90c28b6eddad P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.239768 15625 tablet_replica.cc:333] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.240262 15625 raft_consensus.cc:2243] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.240953 15625 raft_consensus.cc:2272] T f86f06415ade48fe891b60e923c2aff1 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.242822 15625 tablet_replica.cc:333] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.243289 15625 raft_consensus.cc:2243] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.243765 15625 raft_consensus.cc:2272] T 60af8e02b369465290e8815fc4f6bd3a P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.245481 15625 tablet_replica.cc:333] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.245930 15625 raft_consensus.cc:2243] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.246441 15625 raft_consensus.cc:2272] T 333924c0123f44a594b8f5b01e8bbf5b P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.248005 15625 tablet_replica.cc:333] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.248450 15625 raft_consensus.cc:2243] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.248777 15625 raft_consensus.cc:2272] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.250728 15625 tablet_replica.cc:333] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.251232 15625 raft_consensus.cc:2243] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.251643 15625 raft_consensus.cc:2272] T baf9c39498914d398806328db5d788d7 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.253218 15625 tablet_replica.cc:333] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.253717 15625 raft_consensus.cc:2243] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.254096 15625 raft_consensus.cc:2272] T 1ffa01516dd143c587cab74ee528701e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.256234 15625 tablet_replica.cc:333] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.256754 15625 raft_consensus.cc:2243] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.257326 15625 raft_consensus.cc:2272] T 4225107693f84449bdf32806ebbb2178 P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.259004 15625 tablet_replica.cc:333] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.259469 15625 raft_consensus.cc:2243] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.259883 15625 raft_consensus.cc:2272] T 309b786ff9c64dd0987acab65889f7d2 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.261636 15625 tablet_replica.cc:333] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.262135 15625 raft_consensus.cc:2243] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.262667 15625 raft_consensus.cc:2272] T a2594766d14b4f5baf560783ba1a1f4e P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.264768 15625 tablet_replica.cc:333] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.265326 15625 raft_consensus.cc:2243] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.266372 15625 raft_consensus.cc:2272] T dd777f51eb9549d4954c5a3c108126e8 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.268528 15625 tablet_replica.cc:333] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.269140 15625 raft_consensus.cc:2243] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.269572 15625 raft_consensus.cc:2272] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 9c5df1eea5764b678bf43e6861c794cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.271230 15625 tablet_replica.cc:333] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.271631 15625 raft_consensus.cc:2243] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.271992 15625 raft_consensus.cc:2272] T 0953e4054f9f47b4b29a969f00b5c3e2 P 9c5df1eea5764b678bf43e6861c794cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.273716 15625 tablet_replica.cc:333] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc: stopping tablet replica
I20260710 11:12:36.274164 15625 raft_consensus.cc:2243] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.275053 15625 raft_consensus.cc:2272] T 8cca560a8b34479a8b671c711e6cb00f P 9c5df1eea5764b678bf43e6861c794cc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.278426 17149 consensus_peers.cc:597] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.304451 16878 connection.cc:573] client connection to 127.15.66.66:42747 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:12:36.308048 16878 consensus_peers.cc:597] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.342442 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
W20260710 11:12:36.359462 16879 consensus_peers.cc:597] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:46587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.378963 16879 consensus_peers.cc:597] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:46587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.389058 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
W20260710 11:12:36.411793 17146 consensus_peers.cc:597] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 -> Peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Couldn't send request to peer 278832da197049d49e5e11cb10633f9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.417300 17150 consensus_peers.cc:597] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 -> Peer 7814f11d1f31404982b6451c947f51a0 (127.15.66.65:46587): Couldn't send request to peer 7814f11d1f31404982b6451c947f51a0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:46587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.424614 16878 consensus_peers.cc:597] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.431093 17146 consensus_peers.cc:597] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 -> Peer 278832da197049d49e5e11cb10633f9e (127.15.66.67:39837): Couldn't send request to peer 278832da197049d49e5e11cb10633f9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.436069 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:36.437117 15625 tablet_replica.cc:333] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.437953 15625 raft_consensus.cc:2243] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.438447 15625 raft_consensus.cc:2272] T c31dd71f7f3247d3add0814bbd0cab65 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.440231 16878 consensus_peers.cc:597] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.441078 15625 tablet_replica.cc:333] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.441685 15625 raft_consensus.cc:2243] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.442061 15625 raft_consensus.cc:2272] T f86f06415ade48fe891b60e923c2aff1 P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.443979 15625 tablet_replica.cc:333] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.444500 15625 raft_consensus.cc:2243] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.445199 15625 raft_consensus.cc:2272] T 60af8e02b369465290e8815fc4f6bd3a P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.446990 15625 tablet_replica.cc:333] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.447463 15625 raft_consensus.cc:2243] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.448002 15625 raft_consensus.cc:2272] T 1bbeba9faab6421da897556e3455141e P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.450436 15625 tablet_replica.cc:333] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.451162 15625 raft_consensus.cc:2243] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.451828 15625 raft_consensus.cc:2272] T 1d9f2eedabe34950b48d90c28b6eddad P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.453806 15625 tablet_replica.cc:333] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.454367 15625 raft_consensus.cc:2243] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.454792 15625 raft_consensus.cc:2272] T 3c09cd5698be4cc5b7ee07f9f8419309 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.456610 15625 tablet_replica.cc:333] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.457149 15625 raft_consensus.cc:2243] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.457652 15625 raft_consensus.cc:2272] T 2efa97eb071b4584ab958dc27a921f00 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.459523 15625 tablet_replica.cc:333] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.460095 15625 raft_consensus.cc:2243] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.460532 15625 raft_consensus.cc:2272] T 11ba4162f9f5443381113cb860ec55a1 P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.462332 15625 tablet_replica.cc:333] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.462931 15625 raft_consensus.cc:2243] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.463788 15625 raft_consensus.cc:2272] T 2bf3aa2f70cd4af899d9df1b2b2e3abf P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.465843 15625 tablet_replica.cc:333] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.466423 15625 raft_consensus.cc:2243] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.467278 15625 raft_consensus.cc:2272] T 754327dc353740d8a259e81f1fae1b4f P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.469170 15625 tablet_replica.cc:333] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.469739 15625 raft_consensus.cc:2243] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.470522 15625 raft_consensus.cc:2272] T 333924c0123f44a594b8f5b01e8bbf5b P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.472337 15625 tablet_replica.cc:333] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.472892 15625 raft_consensus.cc:2243] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.473745 15625 raft_consensus.cc:2272] T baf9c39498914d398806328db5d788d7 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.475513 15625 tablet_replica.cc:333] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.476050 15625 raft_consensus.cc:2243] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.476503 15625 raft_consensus.cc:2272] T 966b07c9257a4a6996c62368e4cba73c P 278832da197049d49e5e11cb10633f9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.478435 15625 tablet_replica.cc:333] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.478941 15625 raft_consensus.cc:2243] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.479401 15625 raft_consensus.cc:2272] T c0fb575dca4b4d0788f361a0c4e537f9 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.481037 15625 tablet_replica.cc:333] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.481597 15625 raft_consensus.cc:2243] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.481986 15625 raft_consensus.cc:2272] T 309b786ff9c64dd0987acab65889f7d2 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.483753 15625 tablet_replica.cc:333] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.484195 15625 raft_consensus.cc:2243] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.484583 15625 raft_consensus.cc:2272] T ce53816edfbc4a23bc00c6b3d833aa64 P 278832da197049d49e5e11cb10633f9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.486352 15625 tablet_replica.cc:333] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.486824 15625 raft_consensus.cc:2243] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.487367 15625 raft_consensus.cc:2272] T 8cca560a8b34479a8b671c711e6cb00f P 278832da197049d49e5e11cb10633f9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.489367 15625 tablet_replica.cc:333] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e: stopping tablet replica
I20260710 11:12:36.489868 15625 raft_consensus.cc:2243] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.490582 15625 raft_consensus.cc:2272] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 278832da197049d49e5e11cb10633f9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.520645 17149 consensus_peers.cc:597] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.538204 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:12:36.584757 15625 tablet_server.cc:179] TabletServer@127.15.66.68:0 shutting down...
I20260710 11:12:36.616487 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:36.617384 15625 tablet_replica.cc:333] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.618067 15625 raft_consensus.cc:2243] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.618623 15625 raft_consensus.cc:2272] T 754327dc353740d8a259e81f1fae1b4f P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.620677 15625 tablet_replica.cc:333] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.621450 15625 raft_consensus.cc:2243] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.622299 15625 raft_consensus.cc:2272] T 966b07c9257a4a6996c62368e4cba73c P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.624410 17149 consensus_peers.cc:597] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 -> Peer 9c5df1eea5764b678bf43e6861c794cc (127.15.66.66:42747): Couldn't send request to peer 9c5df1eea5764b678bf43e6861c794cc. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.624636 15625 tablet_replica.cc:333] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.625247 15625 raft_consensus.cc:2243] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.625779 15625 raft_consensus.cc:2272] T 60af8e02b369465290e8815fc4f6bd3a P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.627599 15625 tablet_replica.cc:333] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.628077 15625 raft_consensus.cc:2243] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.628428 15625 raft_consensus.cc:2272] T 0953e4054f9f47b4b29a969f00b5c3e2 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.630182 15625 tablet_replica.cc:333] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.630610 15625 raft_consensus.cc:2243] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.631263 15625 raft_consensus.cc:2272] T 11ba4162f9f5443381113cb860ec55a1 P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.632972 15625 tablet_replica.cc:333] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.633535 15625 raft_consensus.cc:2243] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.633965 15625 raft_consensus.cc:2272] T 1d9f2eedabe34950b48d90c28b6eddad P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.635624 15625 tablet_replica.cc:333] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.636092 15625 raft_consensus.cc:2243] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.636548 15625 raft_consensus.cc:2272] T c0fb575dca4b4d0788f361a0c4e537f9 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.638402 15625 tablet_replica.cc:333] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.638876 15625 raft_consensus.cc:2243] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.639330 15625 raft_consensus.cc:2272] T dd777f51eb9549d4954c5a3c108126e8 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.640929 15625 tablet_replica.cc:333] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.641390 15625 raft_consensus.cc:2243] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.642091 15625 raft_consensus.cc:2272] T ce53816edfbc4a23bc00c6b3d833aa64 P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.643790 15625 tablet_replica.cc:333] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.644239 15625 raft_consensus.cc:2243] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.644865 15625 raft_consensus.cc:2272] T a2594766d14b4f5baf560783ba1a1f4e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.646550 15625 tablet_replica.cc:333] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.646979 15625 raft_consensus.cc:2243] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.647631 15625 raft_consensus.cc:2272] T 1ffa01516dd143c587cab74ee528701e P 28cde943da66441cb89f80b962bc5733 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.649645 15625 tablet_replica.cc:333] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.650094 15625 raft_consensus.cc:2243] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.650447 15625 raft_consensus.cc:2272] T 4225107693f84449bdf32806ebbb2178 P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.652331 15625 tablet_replica.cc:333] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.652820 15625 raft_consensus.cc:2243] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.653319 15625 raft_consensus.cc:2272] T 9517fac7a8ce4e5390f502da62c7293a P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.654978 15625 tablet_replica.cc:333] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.655449 15625 raft_consensus.cc:2243] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.655864 15625 raft_consensus.cc:2272] T 333924c0123f44a594b8f5b01e8bbf5b P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.657473 15625 tablet_replica.cc:333] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.657928 15625 raft_consensus.cc:2243] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.658592 15625 raft_consensus.cc:2272] T 1bbeba9faab6421da897556e3455141e P 28cde943da66441cb89f80b962bc5733 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.660084 15625 tablet_replica.cc:333] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.660534 15625 raft_consensus.cc:2243] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.660935 15625 raft_consensus.cc:2272] T e5000a5ff4ec4ddd8eec4662f99f06e0 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.662495 15625 tablet_replica.cc:333] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.662933 15625 raft_consensus.cc:2243] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.663389 15625 raft_consensus.cc:2272] T 2efa97eb071b4584ab958dc27a921f00 P 28cde943da66441cb89f80b962bc5733 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.665037 15625 tablet_replica.cc:333] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733: stopping tablet replica
I20260710 11:12:36.665477 15625 raft_consensus.cc:2243] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.665921 15625 raft_consensus.cc:2272] T 8cca560a8b34479a8b671c711e6cb00f P 28cde943da66441cb89f80b962bc5733 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.719537 15625 tablet_server.cc:196] TabletServer@127.15.66.68:0 shutdown complete.
I20260710 11:12:36.748040 15625 master.cc:562] Master@127.15.66.126:43615 shutting down...
I20260710 11:12:36.773497 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.774051 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.774377 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P c458c638cc6d4f2abe5fe3023e024172: stopping tablet replica
I20260710 11:12:36.794634 15625 master.cc:584] Master@127.15.66.126:43615 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28085 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:12:36.852588 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:39245
I20260710 11:12:36.853972 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:36.860047 17670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:36.860373 17673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:36.860373 17671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:36.861310 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:36.862555 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:36.862846 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:36.863037 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681956863019 us; error 0 us; skew 500 ppm
I20260710 11:12:36.863626 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:36.866564 15625 webserver.cc:533] Webserver started at http://127.15.66.126:46331/ using document root <none> and password file <none>
I20260710 11:12:36.867061 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:36.867262 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:36.867532 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:36.868652 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "3ea7381fd9c84203a11c3e7d22c47dcc"
format_stamp: "Formatted at 2026-07-10 11:12:36 on dist-test-slave-mqr7"
I20260710 11:12:36.873085 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:36.876458 17678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:36.877394 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:36.877731 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "3ea7381fd9c84203a11c3e7d22c47dcc"
format_stamp: "Formatted at 2026-07-10 11:12:36 on dist-test-slave-mqr7"
I20260710 11:12:36.878007 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:36.910815 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:36.912127 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:36.949903 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:39245
I20260710 11:12:36.950006 17729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:39245 every 8 connection(s)
I20260710 11:12:36.953925 17730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:36.963917 17730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc: Bootstrap starting.
I20260710 11:12:36.968544 17730 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:36.972828 17730 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc: No bootstrap required, opened a new log
I20260710 11:12:36.974938 17730 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea7381fd9c84203a11c3e7d22c47dcc" member_type: VOTER }
I20260710 11:12:36.975333 17730 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:36.975571 17730 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ea7381fd9c84203a11c3e7d22c47dcc, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.976192 17730 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ea7381fd9c84203a11c3e7d22c47dcc" member_type: VOTER }
I20260710 11:12:36.976643 17730 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:36.976886 17730 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:36.977154 17730 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.981573 17730 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea7381fd9c84203a11c3e7d22c47dcc" member_type: VOTER }
I20260710 11:12:36.982074 17730 leader_election.cc:304] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [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: 3ea7381fd9c84203a11c3e7d22c47dcc; no voters: 
I20260710 11:12:36.983206 17730 leader_election.cc:290] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:36.983563 17733 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:36.984906 17733 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 1 LEADER]: Becoming Leader. State: Replica: 3ea7381fd9c84203a11c3e7d22c47dcc, State: Running, Role: LEADER
I20260710 11:12:36.985613 17733 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [LEADER]: Queue going to LEADER mode. State: All 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: "3ea7381fd9c84203a11c3e7d22c47dcc" member_type: VOTER }
I20260710 11:12:36.986316 17730 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:36.990193 17734 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ea7381fd9c84203a11c3e7d22c47dcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea7381fd9c84203a11c3e7d22c47dcc" member_type: VOTER } }
I20260710 11:12:36.990782 17735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ea7381fd9c84203a11c3e7d22c47dcc. Latest consensus state: current_term: 1 leader_uuid: "3ea7381fd9c84203a11c3e7d22c47dcc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ea7381fd9c84203a11c3e7d22c47dcc" member_type: VOTER } }
I20260710 11:12:36.991096 17734 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:36.991303 17735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:36.993216 17740 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:36.998100 17740 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:37.004952 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:37.006927 17740 catalog_manager.cc:1383] Generated new cluster ID: 638edf4a01a14688975d77e8f74ac6c0
I20260710 11:12:37.007339 17740 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:37.035382 17740 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:37.036700 17740 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:37.049268 17740 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc: Generated new TSK 0
I20260710 11:12:37.049882 17740 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:37.071660 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:37.078197 17751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.079053 17752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.080675 17754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:37.081369 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:37.082342 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:37.082541 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:37.082726 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681957082707 us; error 0 us; skew 500 ppm
I20260710 11:12:37.083245 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:37.085932 15625 webserver.cc:533] Webserver started at http://127.15.66.65:36635/ using document root <none> and password file <none>
I20260710 11:12:37.086483 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:37.086637 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:37.086856 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:37.087939 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.092518 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:37.095731 17759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.096469 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:37.096776 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.097080 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:37.118942 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:37.120118 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:37.121636 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:37.123880 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:37.124092 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.124336 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:37.124514 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.163748 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:39073
I20260710 11:12:37.163856 17821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:39073 every 8 connection(s)
I20260710 11:12:37.168794 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:37.175280 17826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.176079 17827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.181991 17830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:37.182363 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:37.182894 17822 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39245
I20260710 11:12:37.183269 17822 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:37.183677 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:37.183897 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:37.184043 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681957184031 us; error 0 us; skew 500 ppm
I20260710 11:12:37.184085 17822 heartbeater.cc:507] Master 127.15.66.126:39245 requested a full tablet report, sending...
I20260710 11:12:37.184559 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:37.186542 17695 ts_manager.cc:194] Registered new tserver with Master: 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:37.187135 15625 webserver.cc:533] Webserver started at http://127.15.66.66:37593/ using document root <none> and password file <none>
I20260710 11:12:37.187701 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:37.187904 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:37.188195 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:37.188726 17695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34428
I20260710 11:12:37.189443 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.194450 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.197940 17834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.198675 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:12:37.198979 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.199276 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:37.211144 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:37.212379 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:37.213898 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:37.216090 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:37.216315 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.216558 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:37.216722 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.256541 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:36961
I20260710 11:12:37.256676 17896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:36961 every 8 connection(s)
I20260710 11:12:37.261258 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:37.268098 17900 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.268384 17901 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.272164 17903 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:37.272789 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:37.273603 17897 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39245
I20260710 11:12:37.273690 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:37.273993 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:37.274047 17897 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:37.274183 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681957274163 us; error 0 us; skew 500 ppm
I20260710 11:12:37.274834 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:37.274925 17897 heartbeater.cc:507] Master 127.15.66.126:39245 requested a full tablet report, sending...
I20260710 11:12:37.277122 17695 ts_manager.cc:194] Registered new tserver with Master: 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:37.277572 15625 webserver.cc:533] Webserver started at http://127.15.66.67:33383/ using document root <none> and password file <none>
I20260710 11:12:37.278062 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:37.278251 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:37.278509 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:37.278741 17695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34440
I20260710 11:12:37.279752 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "94894c6b72ed470ea7d55473cf7398f6"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.284207 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:12:37.287408 17908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.288133 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:12:37.288432 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "94894c6b72ed470ea7d55473cf7398f6"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.288693 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:37.299654 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:37.300804 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:37.302340 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:37.304467 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:37.304639 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.304925 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:37.305081 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.343467 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:36627
I20260710 11:12:37.343591 17970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:36627 every 8 connection(s)
I20260710 11:12:37.348083 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:37.354552 17974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.355248 17975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:37.359645 17977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:37.359889 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:37.360716 17971 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39245
I20260710 11:12:37.361093 17971 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:37.361094 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:37.361521 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:37.361734 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681957361719 us; error 0 us; skew 500 ppm
I20260710 11:12:37.362004 17971 heartbeater.cc:507] Master 127.15.66.126:39245 requested a full tablet report, sending...
I20260710 11:12:37.362344 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:37.364205 17695 ts_manager.cc:194] Registered new tserver with Master: 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:37.365130 15625 webserver.cc:533] Webserver started at http://127.15.66.68:39663/ using document root <none> and password file <none>
I20260710 11:12:37.365798 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:37.366029 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:37.366074 17695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34456
I20260710 11:12:37.366451 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:37.367965 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-3-root/instance:
uuid: "86ccbc926a3941e7a06eac5e511391c9"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.372560 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:37.375890 17982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.376703 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:37.377009 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-3-root
uuid: "86ccbc926a3941e7a06eac5e511391c9"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:37.377301 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:37.395339 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:37.396579 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:37.398231 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:37.400478 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:37.400695 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.400939 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:37.401129 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:37.441745 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.68:42703
I20260710 11:12:37.441838 18044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.68:42703 every 8 connection(s)
I20260710 11:12:37.456061 18045 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39245
I20260710 11:12:37.456529 18045 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:37.457427 18045 heartbeater.cc:507] Master 127.15.66.126:39245 requested a full tablet report, sending...
I20260710 11:12:37.459748 17695 ts_manager.cc:194] Registered new tserver with Master: 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:37.460708 15625 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015678877s
I20260710 11:12:37.461642 17695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34470
I20260710 11:12:37.486501 17695 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34478:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:12:37.646137 17787 tablet_service.cc:1511] Processing CreateTablet for tablet f227e5fd3f814eb6a29e41a4d62caa22 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:37.647779 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f227e5fd3f814eb6a29e41a4d62caa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.655004 17786 tablet_service.cc:1511] Processing CreateTablet for tablet 7ded393091a74721b1b9cb2d562625a3 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:37.656456 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ded393091a74721b1b9cb2d562625a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.665623 17785 tablet_service.cc:1511] Processing CreateTablet for tablet 870c2953ff7f484386ef6affb480fa44 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:37.667101 17785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870c2953ff7f484386ef6affb480fa44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.674997 17784 tablet_service.cc:1511] Processing CreateTablet for tablet c8c481cfa9e5448b81f80b93dfd4f709 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:37.675292 17783 tablet_service.cc:1511] Processing CreateTablet for tablet 14bc88eb4111490c9891bd8c3365287b (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:37.676504 17784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c481cfa9e5448b81f80b93dfd4f709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.677577 17862 tablet_service.cc:1511] Processing CreateTablet for tablet f227e5fd3f814eb6a29e41a4d62caa22 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:37.678897 17862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f227e5fd3f814eb6a29e41a4d62caa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.680482 17854 tablet_service.cc:1511] Processing CreateTablet for tablet de2c2f601ba340468a91cd9d93407925 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:37.681811 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2c2f601ba340468a91cd9d93407925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.682948 17853 tablet_service.cc:1511] Processing CreateTablet for tablet 792b24be0de74eb98349de0aa468dacd (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:37.684243 17853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 792b24be0de74eb98349de0aa468dacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.687206 17856 tablet_service.cc:1511] Processing CreateTablet for tablet d43d5d13fb3e499799edcc8a45e00f75 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:37.689512 17857 tablet_service.cc:1511] Processing CreateTablet for tablet 5f49de87cba5403f9e64284c51fd8187 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:37.691702 17858 tablet_service.cc:1511] Processing CreateTablet for tablet 14bc88eb4111490c9891bd8c3365287b (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:37.693856 17859 tablet_service.cc:1511] Processing CreateTablet for tablet c8c481cfa9e5448b81f80b93dfd4f709 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:37.695909 17860 tablet_service.cc:1511] Processing CreateTablet for tablet 0dfed2050c884fe39b8f11d9d382480c (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:37.699076 17861 tablet_service.cc:1511] Processing CreateTablet for tablet 7ded393091a74721b1b9cb2d562625a3 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:37.702173 17782 tablet_service.cc:1511] Processing CreateTablet for tablet 313104ba5fe94a3394c62760e2663851 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:37.704002 17783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bc88eb4111490c9891bd8c3365287b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.705260 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313104ba5fe94a3394c62760e2663851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.705860 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 07f32978b85d4efe84c284038168afc5 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:37.707297 17860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dfed2050c884fe39b8f11d9d382480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.708020 17861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ded393091a74721b1b9cb2d562625a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.713795 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f32978b85d4efe84c284038168afc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.714478 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bc88eb4111490c9891bd8c3365287b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.721820 17859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c481cfa9e5448b81f80b93dfd4f709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.727195 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d5d13fb3e499799edcc8a45e00f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.728928 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f49de87cba5403f9e64284c51fd8187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.751631 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 870c2953ff7f484386ef6affb480fa44 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:37.753157 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870c2953ff7f484386ef6affb480fa44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.753585 17936 tablet_service.cc:1511] Processing CreateTablet for tablet f227e5fd3f814eb6a29e41a4d62caa22 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:37.754598 17934 tablet_service.cc:1511] Processing CreateTablet for tablet 0dfed2050c884fe39b8f11d9d382480c (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:37.755801 18010 tablet_service.cc:1511] Processing CreateTablet for tablet 7ded393091a74721b1b9cb2d562625a3 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:37.756731 17933 tablet_service.cc:1511] Processing CreateTablet for tablet c8c481cfa9e5448b81f80b93dfd4f709 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:37.758478 17932 tablet_service.cc:1511] Processing CreateTablet for tablet 313104ba5fe94a3394c62760e2663851 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:37.759615 18008 tablet_service.cc:1511] Processing CreateTablet for tablet 0dfed2050c884fe39b8f11d9d382480c (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:37.760716 17931 tablet_service.cc:1511] Processing CreateTablet for tablet 5f49de87cba5403f9e64284c51fd8187 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:37.757121 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ded393091a74721b1b9cb2d562625a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.767868 18004 tablet_service.cc:1511] Processing CreateTablet for tablet 07f32978b85d4efe84c284038168afc5 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:37.769217 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f32978b85d4efe84c284038168afc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.763439 17930 tablet_service.cc:1511] Processing CreateTablet for tablet d43d5d13fb3e499799edcc8a45e00f75 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:37.764413 18006 tablet_service.cc:1511] Processing CreateTablet for tablet 313104ba5fe94a3394c62760e2663851 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:37.766176 18005 tablet_service.cc:1511] Processing CreateTablet for tablet 5f49de87cba5403f9e64284c51fd8187 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:37.762730 18007 tablet_service.cc:1511] Processing CreateTablet for tablet 14bc88eb4111490c9891bd8c3365287b (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:37.773761 18062 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:37.773914 18003 tablet_service.cc:1511] Processing CreateTablet for tablet 401516d8f8ee47fdbe7c7591928a0c52 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:37.774075 18001 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea482826c9c4ac3a77d1b33de0c36a5 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:37.781112 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 401516d8f8ee47fdbe7c7591928a0c52 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:37.774878 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f49de87cba5403f9e64284c51fd8187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.775677 18002 tablet_service.cc:1511] Processing CreateTablet for tablet de2c2f601ba340468a91cd9d93407925 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:37.758478 18009 tablet_service.cc:1511] Processing CreateTablet for tablet 870c2953ff7f484386ef6affb480fa44 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:37.777029 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dfed2050c884fe39b8f11d9d382480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.787320 17933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c481cfa9e5448b81f80b93dfd4f709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.792343 17927 tablet_service.cc:1511] Processing CreateTablet for tablet 792b24be0de74eb98349de0aa468dacd (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:37.794615 18007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14bc88eb4111490c9891bd8c3365287b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.795625 18003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401516d8f8ee47fdbe7c7591928a0c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.796432 17928 tablet_service.cc:1511] Processing CreateTablet for tablet de2c2f601ba340468a91cd9d93407925 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:37.797878 18002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2c2f601ba340468a91cd9d93407925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.799388 17784 tablet_service.cc:1511] Processing CreateTablet for tablet d43d5d13fb3e499799edcc8a45e00f75 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:37.801808 18001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea482826c9c4ac3a77d1b33de0c36a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.802232 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 792b24be0de74eb98349de0aa468dacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.802462 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f49de87cba5403f9e64284c51fd8187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.803035 17784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d5d13fb3e499799edcc8a45e00f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.803083 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43d5d13fb3e499799edcc8a45e00f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.804842 17861 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea482826c9c4ac3a77d1b33de0c36a5 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:37.816229 17861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea482826c9c4ac3a77d1b33de0c36a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.803458 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870c2953ff7f484386ef6affb480fa44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.817736 17934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dfed2050c884fe39b8f11d9d382480c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.821764 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313104ba5fe94a3394c62760e2663851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.829788 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de2c2f601ba340468a91cd9d93407925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.831413 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401516d8f8ee47fdbe7c7591928a0c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.832938 17936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f227e5fd3f814eb6a29e41a4d62caa22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.834461 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 313104ba5fe94a3394c62760e2663851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.852353 17787 tablet_service.cc:1511] Processing CreateTablet for tablet 07f32978b85d4efe84c284038168afc5 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:37.853017 17781 tablet_service.cc:1511] Processing CreateTablet for tablet 401516d8f8ee47fdbe7c7591928a0c52 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:37.853807 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f32978b85d4efe84c284038168afc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.854929 17781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401516d8f8ee47fdbe7c7591928a0c52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.871601 18064 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:37.823695 17857 tablet_service.cc:1511] Processing CreateTablet for tablet d9fc275823694fc3ac88121d95dc5188 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:37.881443 17786 tablet_service.cc:1511] Processing CreateTablet for tablet 792b24be0de74eb98349de0aa468dacd (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:37.882793 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 792b24be0de74eb98349de0aa468dacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.890667 17779 tablet_service.cc:1511] Processing CreateTablet for tablet c520e92371ca47388a8cd7ec5762676d (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:37.892019 17779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c520e92371ca47388a8cd7ec5762676d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.894074 18063 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:37.898257 17778 tablet_service.cc:1511] Processing CreateTablet for tablet 908e66e24e574727970c8bbbac2bc78a (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:37.899722 17778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e66e24e574727970c8bbbac2bc78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.900290 18062 tablet_bootstrap.cc:654] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:37.903249 18063 tablet_bootstrap.cc:654] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:37.888186 17780 tablet_service.cc:1511] Processing CreateTablet for tablet 56e04754e28648589634ae9ed6345af7 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:37.915414 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e04754e28648589634ae9ed6345af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.917007 17858 tablet_service.cc:1511] Processing CreateTablet for tablet 908e66e24e574727970c8bbbac2bc78a (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:37.932542 17785 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea482826c9c4ac3a77d1b33de0c36a5 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:37.934340 17785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea482826c9c4ac3a77d1b33de0c36a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.936456 17857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fc275823694fc3ac88121d95dc5188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.937178 17858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e66e24e574727970c8bbbac2bc78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.938963 18003 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1b980fa3248eeb26dc0b97cb24772 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:37.940255 18003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1b980fa3248eeb26dc0b97cb24772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.946605 17855 tablet_service.cc:1511] Processing CreateTablet for tablet 3f089ff8fec045c7a2a6b0ed1f20ffd7 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:37.946949 18009 tablet_service.cc:1511] Processing CreateTablet for tablet 56e04754e28648589634ae9ed6345af7 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:37.947966 17855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f089ff8fec045c7a2a6b0ed1f20ffd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.948091 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e04754e28648589634ae9ed6345af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.949529 17782 tablet_service.cc:1511] Processing CreateTablet for tablet e4a8ef1ec0eb42a9b4099bae327c504f (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:37.950973 17782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a8ef1ec0eb42a9b4099bae327c504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.952665 18001 tablet_service.cc:1511] Processing CreateTablet for tablet d9fc275823694fc3ac88121d95dc5188 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:37.967075 18004 tablet_service.cc:1511] Processing CreateTablet for tablet 3f089ff8fec045c7a2a6b0ed1f20ffd7 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:37.989943 17860 tablet_service.cc:1511] Processing CreateTablet for tablet e94304b5d7cc48a0a0b8fdf324e41452 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:37.991361 17860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94304b5d7cc48a0a0b8fdf324e41452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.992584 17862 tablet_service.cc:1511] Processing CreateTablet for tablet c2e2a09b62bb4d748b08759a9c7dafd8 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:37.979779 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 56e04754e28648589634ae9ed6345af7 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:37.994035 17862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e2a09b62bb4d748b08759a9c7dafd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:37.994617 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e04754e28648589634ae9ed6345af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.000660 18001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fc275823694fc3ac88121d95dc5188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.001384 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f089ff8fec045c7a2a6b0ed1f20ffd7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:38.001631 17743 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:38.004191 18009 tablet_service.cc:1511] Processing CreateTablet for tablet c2e2a09b62bb4d748b08759a9c7dafd8 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:38.010188 18009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e2a09b62bb4d748b08759a9c7dafd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.006381 18064 tablet_bootstrap.cc:654] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.015944 18010 tablet_service.cc:1511] Processing CreateTablet for tablet 908e66e24e574727970c8bbbac2bc78a (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:38.020875 18010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908e66e24e574727970c8bbbac2bc78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.005328 17856 tablet_service.cc:1511] Processing CreateTablet for tablet 7de4b56ecd1345699b695189d1bda838 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:38.035450 17856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de4b56ecd1345699b695189d1bda838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.043255 18066 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:38.043413 17932 tablet_service.cc:1511] Processing CreateTablet for tablet d9fc275823694fc3ac88121d95dc5188 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:38.045589 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fc275823694fc3ac88121d95dc5188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.047508 18008 tablet_service.cc:1511] Processing CreateTablet for tablet e4a8ef1ec0eb42a9b4099bae327c504f (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:38.071345 18008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a8ef1ec0eb42a9b4099bae327c504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.059993 17784 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1b980fa3248eeb26dc0b97cb24772 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:38.068403 17854 tablet_service.cc:1511] Processing CreateTablet for tablet c520e92371ca47388a8cd7ec5762676d (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:38.094631 17854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c520e92371ca47388a8cd7ec5762676d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.059070 18005 tablet_service.cc:1511] Processing CreateTablet for tablet 7de4b56ecd1345699b695189d1bda838 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:38.084769 18062 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.095772 17786 tablet_service.cc:1511] Processing CreateTablet for tablet c2e2a09b62bb4d748b08759a9c7dafd8 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:38.096688 18062 ts_tablet_manager.cc:1403] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.323s	user 0.026s	sys 0.028s
I20260710 11:12:38.119513 17784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1b980fa3248eeb26dc0b97cb24772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.120244 17787 tablet_service.cc:1511] Processing CreateTablet for tablet e94304b5d7cc48a0a0b8fdf324e41452 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:38.123369 17786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e2a09b62bb4d748b08759a9c7dafd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.124680 17787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94304b5d7cc48a0a0b8fdf324e41452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.132822 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de4b56ecd1345699b695189d1bda838. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:38.141229 17681 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.66.65:39073, user_credentials={real_user=slave}} blocked reactor thread for 44380.1us
W20260710 11:12:38.139110 17682 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.66.68:42703, user_credentials={real_user=slave}} blocked reactor thread for 50831.8us
I20260710 11:12:38.191625 17822 heartbeater.cc:499] Master 127.15.66.126:39245 was elected leader, sending a full tablet report...
I20260710 11:12:38.194602 17933 tablet_service.cc:1511] Processing CreateTablet for tablet c520e92371ca47388a8cd7ec5762676d (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:38.198140 18062 raft_consensus.cc:359] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.198336 17936 tablet_service.cc:1511] Processing CreateTablet for tablet 58d1b980fa3248eeb26dc0b97cb24772 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:38.198957 18062 raft_consensus.cc:385] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.199364 18062 raft_consensus.cc:740] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.213698 18062 consensus_queue.cc:260] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.218781 17933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c520e92371ca47388a8cd7ec5762676d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.218950 18066 tablet_bootstrap.cc:654] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.222568 17936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d1b980fa3248eeb26dc0b97cb24772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.227502 18063 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.228030 18063 ts_tablet_manager.cc:1403] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.334s	user 0.025s	sys 0.027s
I20260710 11:12:38.229101 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 3f089ff8fec045c7a2a6b0ed1f20ffd7 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:38.231038 18063 raft_consensus.cc:359] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.236316 17931 tablet_service.cc:1511] Processing CreateTablet for tablet e4a8ef1ec0eb42a9b4099bae327c504f (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:38.274755 18062 ts_tablet_manager.cc:1434] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.178s	user 0.014s	sys 0.001s
I20260710 11:12:38.264010 18063 raft_consensus.cc:385] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.277511 18063 raft_consensus.cc:740] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.277617 17929 tablet_service.cc:1511] Processing CreateTablet for tablet e94304b5d7cc48a0a0b8fdf324e41452 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:38.278553 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a8ef1ec0eb42a9b4099bae327c504f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.279731 17935 tablet_service.cc:1511] Processing CreateTablet for tablet 7de4b56ecd1345699b695189d1bda838 (DEFAULT_TABLE table=test-workload [id=e7be915be8e541b29005bd4e0b78f51d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:38.278514 18063 consensus_queue.cc:260] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.280978 17935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de4b56ecd1345699b695189d1bda838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.281308 17897 heartbeater.cc:499] Master 127.15.66.126:39245 was elected leader, sending a full tablet report...
I20260710 11:12:38.309635 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f089ff8fec045c7a2a6b0ed1f20ffd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.321115 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94304b5d7cc48a0a0b8fdf324e41452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:38.338551 18064 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:38.339097 18064 ts_tablet_manager.cc:1403] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.468s	user 0.021s	sys 0.007s
I20260710 11:12:38.326249 18063 ts_tablet_manager.cc:1434] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.007s
I20260710 11:12:38.348443 18063 tablet_bootstrap.cc:492] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.330152 18066 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:38.336477 18062 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:38.353847 18066 ts_tablet_manager.cc:1403] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.312s	user 0.015s	sys 0.050s
I20260710 11:12:38.354568 18064 raft_consensus.cc:359] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.358747 18064 raft_consensus.cc:385] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.359076 18064 raft_consensus.cc:740] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.359982 18062 tablet_bootstrap.cc:654] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.359820 18064 consensus_queue.cc:260] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.356906 18066 raft_consensus.cc:359] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.361151 18066 raft_consensus.cc:385] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.361516 18066 raft_consensus.cc:740] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.362314 18066 consensus_queue.cc:260] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.363929 18045 heartbeater.cc:499] Master 127.15.66.126:39245 was elected leader, sending a full tablet report...
I20260710 11:12:38.366333 18064 ts_tablet_manager.cc:1434] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260710 11:12:38.367309 18064 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:38.369071 17971 heartbeater.cc:499] Master 127.15.66.126:39245 was elected leader, sending a full tablet report...
I20260710 11:12:38.353354 18063 tablet_bootstrap.cc:654] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.381065 18068 raft_consensus.cc:493] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.381771 18068 raft_consensus.cc:515] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.389030 18064 tablet_bootstrap.cc:654] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.392959 18062 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.393486 18062 ts_tablet_manager.cc:1403] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.009s
I20260710 11:12:38.393934 18066 ts_tablet_manager.cc:1434] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.006s
I20260710 11:12:38.395092 18066 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:38.395586 18063 tablet_bootstrap.cc:492] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.396088 18063 ts_tablet_manager.cc:1403] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260710 11:12:38.396443 18062 raft_consensus.cc:359] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.397364 18062 raft_consensus.cc:385] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.396903 18068 leader_election.cc:290] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:38.397710 18062 raft_consensus.cc:740] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.398910 18062 consensus_queue.cc:260] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.399148 18063 raft_consensus.cc:359] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.399823 18063 raft_consensus.cc:385] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.400130 18063 raft_consensus.cc:740] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.400836 18063 consensus_queue.cc:260] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.403030 18063 ts_tablet_manager.cc:1434] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:12:38.403373 18062 ts_tablet_manager.cc:1434] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:38.403527 18066 tablet_bootstrap.cc:654] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.404053 18063 tablet_bootstrap.cc:492] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.404313 18062 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:38.410856 18062 tablet_bootstrap.cc:654] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.411674 18064 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:38.412227 18064 ts_tablet_manager.cc:1403] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.006s
I20260710 11:12:38.415652 18064 raft_consensus.cc:359] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.416611 18064 raft_consensus.cc:385] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.416991 18064 raft_consensus.cc:740] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.418033 18064 consensus_queue.cc:260] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
W20260710 11:12:38.420780 17823 tablet.cc:2406] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:38.424476 18064 ts_tablet_manager.cc:1434] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 11:12:38.425992 18064 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:38.435359 18063 tablet_bootstrap.cc:654] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.440191 18064 tablet_bootstrap.cc:654] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.446815 18063 tablet_bootstrap.cc:492] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.447525 18063 ts_tablet_manager.cc:1403] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260710 11:12:38.449744 18071 raft_consensus.cc:493] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.450399 18071 raft_consensus.cc:515] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.452008 18063 raft_consensus.cc:359] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.453033 18063 raft_consensus.cc:385] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.458369 18071 leader_election.cc:290] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:38.494273 18072 raft_consensus.cc:493] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.494853 18072 raft_consensus.cc:515] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.458729 18063 raft_consensus.cc:740] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.500483 18063 consensus_queue.cc:260] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.501566 18072 leader_election.cc:290] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:38.535975 18062 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.537870 18062 ts_tablet_manager.cc:1403] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.134s	user 0.040s	sys 0.028s
I20260710 11:12:38.542485 18063 ts_tablet_manager.cc:1434] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.095s	user 0.004s	sys 0.007s
I20260710 11:12:38.543610 18063 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.547300 18064 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:38.547857 18064 ts_tablet_manager.cc:1403] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.049s
I20260710 11:12:38.554534 18064 raft_consensus.cc:359] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.555068 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c481cfa9e5448b81f80b93dfd4f709" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:38.555351 18064 raft_consensus.cc:385] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.555845 18064 raft_consensus.cc:740] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.556442 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c481cfa9e5448b81f80b93dfd4f709" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:38.556715 17761 leader_election.cc:343] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:38.558180 17762 leader_election.cc:343] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.558651 17762 leader_election.cc:304] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:38.559406 18068 raft_consensus.cc:2749] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:38.556758 18064 consensus_queue.cc:260] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.563210 18062 raft_consensus.cc:359] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.564000 18062 raft_consensus.cc:385] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.564335 18062 raft_consensus.cc:740] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.566569 18072 raft_consensus.cc:493] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.567061 18072 raft_consensus.cc:515] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.569368 18072 leader_election.cc:290] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.569512 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f32978b85d4efe84c284038168afc5" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:38.570497 18066 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:38.571014 18066 ts_tablet_manager.cc:1403] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.176s	user 0.056s	sys 0.075s
W20260710 11:12:38.571061 17984 leader_election.cc:343] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.571694 18064 ts_tablet_manager.cc:1434] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260710 11:12:38.572743 18064 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:38.573916 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f32978b85d4efe84c284038168afc5" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:38.575201 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:38.565106 18062 consensus_queue.cc:260] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.578099 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:38.578379 17838 leader_election.cc:343] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:38.579492 17837 leader_election.cc:343] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.579381 18066 raft_consensus.cc:359] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.580006 17837 leader_election.cc:304] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:38.583163 18066 raft_consensus.cc:385] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.583545 18066 raft_consensus.cc:740] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
W20260710 11:12:38.581132 17985 leader_election.cc:343] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.582306 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:38.584470 18066 consensus_queue.cc:260] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.583587 18071 raft_consensus.cc:2749] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:38.580950 18063 tablet_bootstrap.cc:654] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.584743 17985 leader_election.cc:304] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:38.586098 18072 raft_consensus.cc:2749] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:38.586676 17985 leader_election.cc:343] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.582819 18062 ts_tablet_manager.cc:1434] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260710 11:12:38.588287 18062 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:38.588547 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:38.589929 17985 leader_election.cc:343] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.590312 17985 leader_election.cc:304] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:38.590965 18072 raft_consensus.cc:2749] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:38.594749 18062 tablet_bootstrap.cc:654] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.599874 18066 ts_tablet_manager.cc:1434] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 11:12:38.600951 18066 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:38.603783 18063 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.604453 18063 ts_tablet_manager.cc:1403] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.001s
I20260710 11:12:38.607401 18066 tablet_bootstrap.cc:654] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.608578 18063 raft_consensus.cc:359] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.609772 18063 raft_consensus.cc:385] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.610222 18063 raft_consensus.cc:740] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.611593 18063 consensus_queue.cc:260] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.613968 18064 tablet_bootstrap.cc:654] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.624702 18063 ts_tablet_manager.cc:1434] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:12:38.626556 18063 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.629915 18066 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:38.630450 18066 ts_tablet_manager.cc:1403] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260710 11:12:38.632658 18062 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.632524 18066 raft_consensus.cc:359] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.633282 18066 raft_consensus.cc:385] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.633476 18062 ts_tablet_manager.cc:1403] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.034s
I20260710 11:12:38.633648 18066 raft_consensus.cc:740] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.634750 18066 consensus_queue.cc:260] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.635304 18063 tablet_bootstrap.cc:654] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.637049 18066 ts_tablet_manager.cc:1434] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:38.637502 18062 raft_consensus.cc:359] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.638105 18066 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:38.638522 18062 raft_consensus.cc:385] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.639130 18062 raft_consensus.cc:740] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.640550 18062 consensus_queue.cc:260] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.644018 18062 ts_tablet_manager.cc:1434] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:38.644852 18066 tablet_bootstrap.cc:654] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.645663 18062 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:38.653247 18068 raft_consensus.cc:493] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.654058 18068 raft_consensus.cc:515] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.658390 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:38.660532 18071 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.661206 18071 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.667189 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
W20260710 11:12:38.669124 17838 leader_election.cc:343] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:38.669369 17761 leader_election.cc:343] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.674072 18064 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:38.674602 18071 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.674615 18064 ts_tablet_manager.cc:1403] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.004s
I20260710 11:12:38.675186 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:38.675318 18068 leader_election.cc:290] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:38.677014 17946 raft_consensus.cc:2468] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:38.678426 17762 leader_election.cc:304] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:38.679265 18064 raft_consensus.cc:359] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.679705 18068 raft_consensus.cc:2804] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:38.680127 18064 raft_consensus.cc:385] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.680192 18068 raft_consensus.cc:493] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:38.680583 18064 raft_consensus.cc:740] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.680680 18068 raft_consensus.cc:3060] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.681478 18064 consensus_queue.cc:260] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.683838 18066 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:38.684343 18066 ts_tablet_manager.cc:1403] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.019s
I20260710 11:12:38.684563 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
W20260710 11:12:38.686120 17837 leader_election.cc:343] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.686616 17837 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:38.687202 18066 raft_consensus.cc:359] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.687991 18066 raft_consensus.cc:385] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.688019 18071 raft_consensus.cc:2749] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:38.688591 18066 raft_consensus.cc:740] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.688616 18068 raft_consensus.cc:515] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.689657 18066 consensus_queue.cc:260] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.690976 18064 ts_tablet_manager.cc:1434] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:12:38.692004 18063 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.691998 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:38.692836 18063 ts_tablet_manager.cc:1403] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.020s
W20260710 11:12:38.693684 17761 leader_election.cc:343] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.693869 18066 ts_tablet_manager.cc:1434] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:12:38.694947 18064 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:38.695943 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:38.696174 18071 raft_consensus.cc:493] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.696609 17946 raft_consensus.cc:3060] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.694958 18066 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:38.696683 18071 raft_consensus.cc:515] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.700163 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:38.702904 18063 raft_consensus.cc:359] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.703725 18063 raft_consensus.cc:385] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.703800 18066 tablet_bootstrap.cc:654] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.704195 18063 raft_consensus.cc:740] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.705087 18063 consensus_queue.cc:260] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
W20260710 11:12:38.705730 17838 leader_election.cc:343] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.707176 17946 raft_consensus.cc:2468] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:38.708609 18071 leader_election.cc:290] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.708500 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:38.713338 17797 raft_consensus.cc:2468] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:38.708500 17762 leader_election.cc:304] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:38.717064 18071 raft_consensus.cc:493] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.717628 18068 leader_election.cc:290] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:38.717756 18071 raft_consensus.cc:515] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.718268 18068 raft_consensus.cc:2804] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:38.718742 18068 raft_consensus.cc:697] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:38.719628 18068 consensus_queue.cc:237] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.720912 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f32978b85d4efe84c284038168afc5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:38.721702 18020 raft_consensus.cc:2468] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:38.723825 18072 raft_consensus.cc:493] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.724635 18072 raft_consensus.cc:515] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.727296 18072 leader_election.cc:290] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.722960 17838 leader_election.cc:304] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:38.723786 17837 leader_election.cc:304] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:38.729987 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:38.730835 18071 leader_election.cc:290] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.731428 18071 raft_consensus.cc:2804] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:38.731670 17985 leader_election.cc:343] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.731842 18071 raft_consensus.cc:493] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:38.732252 18071 raft_consensus.cc:3060] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.733129 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:38.733927 17797 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 0.
I20260710 11:12:38.735255 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f32978b85d4efe84c284038168afc5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
W20260710 11:12:38.737104 17837 leader_election.cc:343] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.738262 18101 raft_consensus.cc:2804] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:38.738708 18101 raft_consensus.cc:493] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:38.739081 18101 raft_consensus.cc:3060] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.739328 18062 tablet_bootstrap.cc:654] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.742175 17985 leader_election.cc:304] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:38.743079 18072 raft_consensus.cc:2804] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:38.743587 18072 raft_consensus.cc:493] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:38.744030 18072 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.754918 18071 raft_consensus.cc:515] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.758116 18099 raft_consensus.cc:493] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.758369 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f32978b85d4efe84c284038168afc5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:38.759045 18020 raft_consensus.cc:3060] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.759889 18063 ts_tablet_manager.cc:1434] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.028s
I20260710 11:12:38.760490 18064 tablet_bootstrap.cc:654] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.763327 18073 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.763870 18073 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.769532 18073 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.770318 18020 raft_consensus.cc:2468] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:38.777755 17838 leader_election.cc:304] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:38.778257 18066 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:38.758690 18099 raft_consensus.cc:515] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.779004 18066 ts_tablet_manager.cc:1403] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.084s	user 0.054s	sys 0.027s
I20260710 11:12:38.782666 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:38.783483 18063 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.783507 18066 raft_consensus.cc:359] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
W20260710 11:12:38.784410 17837 leader_election.cc:343] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.784798 18066 raft_consensus.cc:385] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.785207 18066 raft_consensus.cc:740] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.786206 18066 consensus_queue.cc:260] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.795149 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f32978b85d4efe84c284038168afc5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:38.796358 18066 ts_tablet_manager.cc:1434] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260710 11:12:38.797554 18066 tablet_bootstrap.cc:492] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
W20260710 11:12:38.797945 17837 leader_election.cc:343] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.794035 18071 leader_election.cc:290] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.797616 18072 raft_consensus.cc:515] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.803867 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
W20260710 11:12:38.805559 17838 leader_election.cc:343] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.806052 17838 leader_election.cc:304] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:38.802315 18063 tablet_bootstrap.cc:654] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.802637 18099 leader_election.cc:290] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:38.803172 18107 raft_consensus.cc:2804] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:38.803079 18101 raft_consensus.cc:515] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.806159 17694 catalog_manager.cc:5697] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 1 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.807008 18071 raft_consensus.cc:2749] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:38.808264 18062 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.810019 18072 leader_election.cc:290] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.811846 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:38.818102 17945 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.818311 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:38.819052 17795 raft_consensus.cc:3060] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.819264 18064 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:38.819743 18064 ts_tablet_manager.cc:1403] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.000s
I20260710 11:12:38.811846 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:38.818360 18062 ts_tablet_manager.cc:1403] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.173s	user 0.008s	sys 0.012s
I20260710 11:12:38.812199 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:38.816797 18107 raft_consensus.cc:697] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:38.822157 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:38.815783 18101 leader_election.cc:290] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:38.816139 18066 tablet_bootstrap.cc:654] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:38.825718 17911 leader_election.cc:343] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.827661 17797 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:38.828101 17838 leader_election.cc:343] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.836015 18064 raft_consensus.cc:359] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.837226 18064 raft_consensus.cc:385] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.838028 18064 raft_consensus.cc:740] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.839318 18064 consensus_queue.cc:260] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.848389 18064 ts_tablet_manager.cc:1434] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 11:12:38.850109 18064 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:38.853762 18107 consensus_queue.cc:237] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.856690 17945 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:38.866381 17985 leader_election.cc:304] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:38.860458 18062 raft_consensus.cc:359] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.868729 18062 raft_consensus.cc:385] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.868714 18072 raft_consensus.cc:2804] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:38.870266 18062 raft_consensus.cc:740] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.871308 18062 consensus_queue.cc:260] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.873481 18063 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.873946 18062 ts_tablet_manager.cc:1434] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260710 11:12:38.874198 18063 ts_tablet_manager.cc:1403] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.108s	user 0.023s	sys 0.041s
I20260710 11:12:38.875101 18062 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:38.878520 18063 raft_consensus.cc:359] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.880139 18063 raft_consensus.cc:385] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.886658 17797 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:38.887404 18062 tablet_bootstrap.cc:654] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.880573 18063 raft_consensus.cc:740] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.894387 18072 raft_consensus.cc:697] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:38.897732 18066 tablet_bootstrap.cc:492] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:38.898345 18066 ts_tablet_manager.cc:1403] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.004s
I20260710 11:12:38.900516 18064 tablet_bootstrap.cc:654] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.905962 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
W20260710 11:12:38.908274 17912 leader_election.cc:343] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:38.894687 17795 raft_consensus.cc:2468] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:38.908977 17912 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:38.901978 18066 raft_consensus.cc:359] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.912452 18066 raft_consensus.cc:385] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.912693 18073 raft_consensus.cc:2749] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:38.912935 18066 raft_consensus.cc:740] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.914155 18066 consensus_queue.cc:260] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.910558 18063 consensus_queue.cc:260] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.921020 18063 ts_tablet_manager.cc:1434] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260710 11:12:38.922847 18072 consensus_queue.cc:237] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.930233 17837 leader_election.cc:304] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:38.928839 18066 ts_tablet_manager.cc:1434] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:12:38.932164 18107 raft_consensus.cc:2804] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:38.932117 18063 tablet_bootstrap.cc:492] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.933080 18107 raft_consensus.cc:697] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:38.933506 18066 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:38.934224 18107 consensus_queue.cc:237] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:38.941601 18062 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.942099 18066 tablet_bootstrap.cc:654] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.942265 18062 ts_tablet_manager.cc:1403] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.026s
I20260710 11:12:38.942823 18063 tablet_bootstrap.cc:654] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.946163 18062 raft_consensus.cc:359] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.947515 18062 raft_consensus.cc:385] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.947871 18062 raft_consensus.cc:740] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.948429 18064 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:38.948987 18064 ts_tablet_manager.cc:1403] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.100s	user 0.026s	sys 0.007s
I20260710 11:12:38.948745 18062 consensus_queue.cc:260] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:38.952945 18062 ts_tablet_manager.cc:1434] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:38.952535 18064 raft_consensus.cc:359] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.953665 18064 raft_consensus.cc:385] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.954101 18062 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:38.954006 18064 raft_consensus.cc:740] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.957144 18064 consensus_queue.cc:260] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.958003 18068 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:38.958527 18068 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:38.960559 18064 ts_tablet_manager.cc:1434] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:12:38.961038 18068 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:38.962131 18064 tablet_bootstrap.cc:492] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:38.963228 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:38.963925 17945 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:38.964231 17695 catalog_manager.cc:5697] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:38.965490 17762 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:38.966524 18102 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:38.966894 18102 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:38.967222 18102 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:38.968604 18062 tablet_bootstrap.cc:654] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.972018 18064 tablet_bootstrap.cc:654] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.972682 18063 tablet_bootstrap.cc:492] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:38.973241 18063 ts_tablet_manager.cc:1403] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.008s
I20260710 11:12:38.976495 18063 raft_consensus.cc:359] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.977258 18063 raft_consensus.cc:385] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:38.977592 18063 raft_consensus.cc:740] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:38.978629 18063 consensus_queue.cc:260] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:38.981875 18063 ts_tablet_manager.cc:1434] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:12:38.982999 18063 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:38.983261 18062 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:38.983949 18062 ts_tablet_manager.cc:1403] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 11:12:38.989779 18063 tablet_bootstrap.cc:654] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:38.998865 18102 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.000525 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:39.001910 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
W20260710 11:12:39.002311 17763 leader_election.cc:343] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.002552 17945 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.005661 18062 raft_consensus.cc:359] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.006464 18062 raft_consensus.cc:385] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.006815 18062 raft_consensus.cc:740] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.007615 18062 consensus_queue.cc:260] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.010146 18062 ts_tablet_manager.cc:1434] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
W20260710 11:12:39.013479 17743 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:39.013523 18073 raft_consensus.cc:493] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.017004 18062 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:39.016341 18073 raft_consensus.cc:515] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.019343 18073 leader_election.cc:290] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:39.019600 18107 raft_consensus.cc:493] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.020133 18107 raft_consensus.cc:515] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.021179 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d5d13fb3e499799edcc8a45e00f75" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.021930 17795 raft_consensus.cc:2468] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:39.022018 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
W20260710 11:12:39.023521 17763 leader_election.cc:343] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.023983 18062 tablet_bootstrap.cc:654] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.024186 18102 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.023594 17911 leader_election.cc:304] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:39.026316 17945 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:39.027140 18107 leader_election.cc:290] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:39.028429 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c481cfa9e5448b81f80b93dfd4f709" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.029084 17795 raft_consensus.cc:2468] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:39.030380 18066 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:39.031173 18066 ts_tablet_manager.cc:1403] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.021s
I20260710 11:12:39.033416 17762 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:39.025530 18073 raft_consensus.cc:2804] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.035422 18073 raft_consensus.cc:493] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.035545 17837 leader_election.cc:304] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:39.036010 18073 raft_consensus.cc:3060] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.038002 18107 raft_consensus.cc:2804] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.038376 18107 raft_consensus.cc:493] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.038717 18107 raft_consensus.cc:3060] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.034157 17694 catalog_manager.cc:5697] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:39.040668 17693 catalog_manager.cc:5697] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 1 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:39.034291 18066 raft_consensus.cc:359] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.047055 18066 raft_consensus.cc:385] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.047223 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d5d13fb3e499799edcc8a45e00f75" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.047405 18066 raft_consensus.cc:740] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.048606 18064 tablet_bootstrap.cc:492] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:39.048648 18066 consensus_queue.cc:260] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
W20260710 11:12:39.051672 17910 leader_election.cc:343] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.037554 18102 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.052397 18102 raft_consensus.cc:697] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:39.053234 18102 consensus_queue.cc:237] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.049217 18064 ts_tablet_manager.cc:1403] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.005s
I20260710 11:12:39.055042 18072 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.058818 18066 ts_tablet_manager.cc:1434] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.000s
I20260710 11:12:39.059943 18066 tablet_bootstrap.cc:492] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:39.066411 18066 tablet_bootstrap.cc:654] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.067477 18063 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:39.067967 18063 ts_tablet_manager.cc:1403] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.007s
I20260710 11:12:39.055063 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c481cfa9e5448b81f80b93dfd4f709" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:39.069105 17945 raft_consensus.cc:2468] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:39.058655 18072 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.070726 18063 raft_consensus.cc:359] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.071400 18063 raft_consensus.cc:385] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.071691 18063 raft_consensus.cc:740] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.072553 18063 consensus_queue.cc:260] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.074548 18063 ts_tablet_manager.cc:1434] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:12:39.075492 18063 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:39.079383 18072 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:39.081351 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.082192 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
W20260710 11:12:39.085088 17985 leader_election.cc:343] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.080077 18107 raft_consensus.cc:515] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
W20260710 11:12:39.086287 17984 leader_election.cc:343] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.086731 17984 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:39.088130 18072 raft_consensus.cc:2749] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:39.088994 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c481cfa9e5448b81f80b93dfd4f709" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:39.089704 17795 raft_consensus.cc:3060] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.096805 18072 raft_consensus.cc:493] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.098402 17795 raft_consensus.cc:2468] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:39.100131 17837 leader_election.cc:304] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:39.101012 18101 raft_consensus.cc:2804] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.101620 18101 raft_consensus.cc:697] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:39.102530 18101 consensus_queue.cc:237] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.104809 18107 leader_election.cc:290] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:39.107550 18073 raft_consensus.cc:515] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.085319 18063 tablet_bootstrap.cc:654] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.108655 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c481cfa9e5448b81f80b93dfd4f709" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:39.109333 17945 raft_consensus.cc:3060] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.108950 18064 raft_consensus.cc:359] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.109681 18073 leader_election.cc:290] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:39.109779 18064 raft_consensus.cc:385] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.110116 18064 raft_consensus.cc:740] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.110787 18064 consensus_queue.cc:260] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.112738 18064 ts_tablet_manager.cc:1434] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.000s
I20260710 11:12:39.119858 18064 tablet_bootstrap.cc:492] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:39.120327 17872 raft_consensus.cc:3060] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.114888 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d5d13fb3e499799edcc8a45e00f75" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:39.099398 18072 raft_consensus.cc:515] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.127516 17795 raft_consensus.cc:3060] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.136636 18066 tablet_bootstrap.cc:492] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:39.137298 18066 ts_tablet_manager.cc:1403] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.016s
I20260710 11:12:39.143265 18064 tablet_bootstrap.cc:654] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.143985 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d5d13fb3e499799edcc8a45e00f75" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
W20260710 11:12:39.145449 17910 leader_election.cc:343] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.146037 18072 leader_election.cc:290] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:39.146373 18062 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:39.146835 18062 ts_tablet_manager.cc:1403] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.004s
I20260710 11:12:39.146745 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.147275 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.147603 17797 raft_consensus.cc:2393] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 0a7fa371473d4d73bfa86dae2bfe33df in this term.
I20260710 11:12:39.148919 17984 leader_election.cc:304] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:39.148963 17795 raft_consensus.cc:2468] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:39.149582 18062 raft_consensus.cc:359] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.150256 18062 raft_consensus.cc:385] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.150532 18062 raft_consensus.cc:740] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.152086 17911 leader_election.cc:304] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:39.152976 18073 raft_consensus.cc:2804] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.153625 18073 raft_consensus.cc:697] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:39.155126 17945 raft_consensus.cc:2468] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:39.154650 18073 consensus_queue.cc:237] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.151726 18072 raft_consensus.cc:3060] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.157740 18066 raft_consensus.cc:359] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.158448 18066 raft_consensus.cc:385] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.158712 18066 raft_consensus.cc:740] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.159509 18066 consensus_queue.cc:260] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.161927 18066 ts_tablet_manager.cc:1434] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:12:39.163980 18063 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:39.164471 18063 ts_tablet_manager.cc:1403] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.001s
I20260710 11:12:39.167069 18063 raft_consensus.cc:359] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.167753 18063 raft_consensus.cc:385] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.167783 18072 raft_consensus.cc:2749] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:39.168606 18066 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:39.161628 17695 catalog_manager.cc:5697] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 1 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:39.151474 18062 consensus_queue.cc:260] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.168144 18063 raft_consensus.cc:740] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.171562 18063 consensus_queue.cc:260] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.174273 18127 raft_consensus.cc:493] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.173959 18063 ts_tablet_manager.cc:1434] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:12:39.174736 18127 raft_consensus.cc:515] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.175953 18063 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:39.175526 17693 catalog_manager.cc:5697] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:39.177139 18127 leader_election.cc:290] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.177870 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.178476 17872 raft_consensus.cc:2468] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:39.178903 18066 tablet_bootstrap.cc:654] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.176803 18102 consensus_queue.cc:1048] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:12:39.180090 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:39.178877 17692 catalog_manager.cc:5697] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:39.181185 17910 leader_election.cc:304] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:39.187985 18127 raft_consensus.cc:2804] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:12:39.188055 17912 leader_election.cc:343] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.188467 18127 raft_consensus.cc:493] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.189078 18127 raft_consensus.cc:3060] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.197464 18062 ts_tablet_manager.cc:1434] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260710 11:12:39.198776 18062 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:39.201265 18073 raft_consensus.cc:493] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.201797 18073 raft_consensus.cc:515] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.207252 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.207892 17872 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:39.209107 17910 leader_election.cc:304] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:39.214479 18064 tablet_bootstrap.cc:492] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:39.214979 18064 ts_tablet_manager.cc:1403] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.007s
I20260710 11:12:39.216133 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
W20260710 11:12:39.217549 17912 leader_election.cc:343] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.218118 18073 leader_election.cc:290] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.218619 18073 raft_consensus.cc:2804] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.218957 18073 raft_consensus.cc:493] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.219277 18073 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.221082 18064 raft_consensus.cc:359] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.222040 18064 raft_consensus.cc:385] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.222404 18064 raft_consensus.cc:740] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.223335 18064 consensus_queue.cc:260] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.224650 18063 tablet_bootstrap.cc:654] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.220675 18127 raft_consensus.cc:515] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.228418 18127 leader_election.cc:290] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.230419 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:39.231868 18064 ts_tablet_manager.cc:1434] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:12:39.232688 18064 tablet_bootstrap.cc:492] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:39.231433 18101 raft_consensus.cc:493] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.234084 18101 raft_consensus.cc:515] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.235327 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:39.236096 17872 raft_consensus.cc:3060] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.236246 18101 leader_election.cc:290] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:39.236927 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d5d13fb3e499799edcc8a45e00f75" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.237694 17795 raft_consensus.cc:2393] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:39.239995 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43d5d13fb3e499799edcc8a45e00f75" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:39.240660 17912 leader_election.cc:343] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.241351 18062 tablet_bootstrap.cc:654] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.241293 17837 leader_election.cc:304] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:39.242563 18101 raft_consensus.cc:3060] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.251688 17872 raft_consensus.cc:2468] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:39.252436 18064 tablet_bootstrap.cc:654] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.252722 17795 raft_consensus.cc:3060] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.253137 17910 leader_election.cc:304] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:39.255348 18066 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:39.255959 18066 ts_tablet_manager.cc:1403] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.023s
I20260710 11:12:39.257673 18127 raft_consensus.cc:2804] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.258323 18127 raft_consensus.cc:697] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:39.259424 18127 consensus_queue.cc:237] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.271099 18066 raft_consensus.cc:359] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.272130 18066 raft_consensus.cc:385] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.272460 18066 raft_consensus.cc:740] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.275377 18066 consensus_queue.cc:260] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.280644 18073 raft_consensus.cc:515] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.282670 18073 leader_election.cc:290] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.283962 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:39.284574 18020 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.292660 18066 ts_tablet_manager.cc:1434] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260710 11:12:39.293519 18066 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:39.295406 18063 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:39.296072 18063 ts_tablet_manager.cc:1403] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.027s
I20260710 11:12:39.292090 18107 consensus_queue.cc:1048] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:12:39.298357 18101 raft_consensus.cc:2749] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:39.312544 18068 consensus_queue.cc:1048] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:39.316105 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:39.317006 17872 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.325536 18107 raft_consensus.cc:493] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.326469 18107 raft_consensus.cc:515] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.327771 18064 tablet_bootstrap.cc:492] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:39.328290 18064 ts_tablet_manager.cc:1403] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.021s
I20260710 11:12:39.328588 18107 leader_election.cc:290] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.320971 18020 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:39.328608 18063 raft_consensus.cc:359] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.333928 18063 raft_consensus.cc:385] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.334328 18063 raft_consensus.cc:740] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.335040 18063 consensus_queue.cc:260] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.333514 18062 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:39.336797 18062 ts_tablet_manager.cc:1403] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.006s
I20260710 11:12:39.336978 18063 ts_tablet_manager.cc:1434] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260710 11:12:39.337898 18063 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:39.344352 18066 tablet_bootstrap.cc:654] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.346184 18072 raft_consensus.cc:493] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.346690 18072 raft_consensus.cc:515] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.348212 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfed2050c884fe39b8f11d9d382480c" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:39.348737 18072 leader_election.cc:290] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:39.348836 18019 raft_consensus.cc:2468] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:39.350764 17838 leader_election.cc:304] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:39.351017 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e04754e28648589634ae9ed6345af7" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.343122 18064 raft_consensus.cc:359] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.352900 18064 raft_consensus.cc:385] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.353250 18064 raft_consensus.cc:740] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.354367 18071 raft_consensus.cc:2804] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.354730 18071 raft_consensus.cc:493] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.353540 18101 consensus_queue.cc:1048] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.355057 18071 raft_consensus.cc:3060] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.355274 18062 raft_consensus.cc:359] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.355948 18062 raft_consensus.cc:385] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.354985 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfed2050c884fe39b8f11d9d382480c" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:39.356339 18062 raft_consensus.cc:740] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
W20260710 11:12:39.357393 17837 leader_election.cc:343] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.357875 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e04754e28648589634ae9ed6345af7" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:39.360282 17912 leader_election.cc:304] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:39.357041 18062 consensus_queue.cc:260] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.363591 18064 consensus_queue.cc:260] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.367235 18127 raft_consensus.cc:2804] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.367789 18127 raft_consensus.cc:697] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
W20260710 11:12:39.368113 17985 leader_election.cc:343] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:39.368798 17985 leader_election.cc:343] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.371734 17872 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:39.374315 18064 ts_tablet_manager.cc:1434] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260710 11:12:39.375310 18064 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:39.375809 18062 ts_tablet_manager.cc:1434] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:12:39.376674 18062 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:39.382409 18062 tablet_bootstrap.cc:654] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.383733 18064 tablet_bootstrap.cc:654] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.369191 17985 leader_election.cc:304] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:39.386567 18113 raft_consensus.cc:2749] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:39.387192 18113 consensus_queue.cc:1048] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:39.392581 18071 raft_consensus.cc:515] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.401468 18101 consensus_queue.cc:1048] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.405521 18068 raft_consensus.cc:493] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.406267 18068 raft_consensus.cc:515] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.407521 17693 catalog_manager.cc:5697] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:39.410136 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:39.411046 17946 raft_consensus.cc:2468] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:39.368605 18127 consensus_queue.cc:237] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.426740 17762 leader_election.cc:304] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:39.429188 18068 leader_election.cc:290] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.429967 18068 raft_consensus.cc:2804] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.430416 18068 raft_consensus.cc:493] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.430876 18068 raft_consensus.cc:3060] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.434196 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:39.434923 18018 raft_consensus.cc:2468] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:39.447129 18137 raft_consensus.cc:493] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.451009 18137 raft_consensus.cc:515] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.457121 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.458334 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
W20260710 11:12:39.463913 17910 leader_election.cc:343] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.464077 17795 raft_consensus.cc:2468] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:39.458601 18137 leader_election.cc:290] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:39.465638 17911 leader_election.cc:304] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:39.472642 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfed2050c884fe39b8f11d9d382480c" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:39.474289 18063 tablet_bootstrap.cc:654] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:39.481215 17837 leader_election.cc:343] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.487489 18071 leader_election.cc:290] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.490664 18072 consensus_queue.cc:1048] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.479947 18127 raft_consensus.cc:2804] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.493834 18127 raft_consensus.cc:493] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.507798 18127 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.515539 18064 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:39.516058 18064 ts_tablet_manager.cc:1403] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.141s	user 0.033s	sys 0.051s
I20260710 11:12:39.517560 18071 consensus_queue.cc:1048] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.518565 18064 raft_consensus.cc:359] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.518891 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dfed2050c884fe39b8f11d9d382480c" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:39.519258 18064 raft_consensus.cc:385] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.519616 18064 raft_consensus.cc:740] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.519722 18018 raft_consensus.cc:3060] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.520403 18064 consensus_queue.cc:260] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.522641 18064 ts_tablet_manager.cc:1434] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:12:39.523878 18064 tablet_bootstrap.cc:492] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:39.531224 18064 tablet_bootstrap.cc:654] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.538635 18062 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:39.539179 18062 ts_tablet_manager.cc:1403] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.163s	user 0.025s	sys 0.037s
I20260710 11:12:39.497347 17695 catalog_manager.cc:5697] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:39.517386 18068 raft_consensus.cc:515] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.550020 18018 raft_consensus.cc:2468] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:39.552007 17838 leader_election.cc:304] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:39.555238 18066 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:39.555819 18066 ts_tablet_manager.cc:1403] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.263s	user 0.019s	sys 0.007s
I20260710 11:12:39.553205 18071 raft_consensus.cc:2804] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.556773 18071 raft_consensus.cc:697] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:39.557874 18071 consensus_queue.cc:237] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.559687 18066 raft_consensus.cc:359] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.561152 18066 raft_consensus.cc:385] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.561506 18066 raft_consensus.cc:740] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.560665 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:39.561970 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:39.562443 18018 raft_consensus.cc:3060] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.562613 17944 raft_consensus.cc:3060] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.557971 18068 leader_election.cc:290] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:39.562615 18127 raft_consensus.cc:515] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.565075 18063 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:39.566082 17796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:39.566747 17796 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.567719 18063 ts_tablet_manager.cc:1403] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.230s	user 0.022s	sys 0.018s
I20260710 11:12:39.570420 18063 raft_consensus.cc:359] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.574416 18063 raft_consensus.cc:385] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.574723 18063 raft_consensus.cc:740] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.571753 18066 consensus_queue.cc:260] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.576105 18063 consensus_queue.cc:260] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.578202 18063 ts_tablet_manager.cc:1434] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:39.578703 18062 raft_consensus.cc:359] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.579146 18063 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:39.579380 18062 raft_consensus.cc:385] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.579732 18062 raft_consensus.cc:740] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.575354 18127 leader_election.cc:290] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:39.573714 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
W20260710 11:12:39.583771 17910 leader_election.cc:343] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.586177 18018 raft_consensus.cc:2468] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:39.586580 18107 consensus_queue.cc:1048] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.587929 18066 ts_tablet_manager.cc:1434] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 11:12:39.588263 17944 raft_consensus.cc:2468] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:39.589043 18066 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:39.588728 17763 leader_election.cc:304] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:39.592042 18102 raft_consensus.cc:2804] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.592798 18127 consensus_queue.cc:1048] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:39.593065 18062 consensus_queue.cc:260] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.626408 18062 ts_tablet_manager.cc:1434] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.087s	user 0.020s	sys 0.014s
I20260710 11:12:39.627782 18062 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:39.621534 18102 raft_consensus.cc:697] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:39.588776 17796 raft_consensus.cc:2468] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:39.586575 18068 consensus_queue.cc:1048] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260710 11:12:39.642045 18063 tablet_bootstrap.cc:654] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.643610 18107 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.651738 17911 leader_election.cc:304] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:39.660257 18127 raft_consensus.cc:2804] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.660737 18127 raft_consensus.cc:697] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:39.661615 18127 consensus_queue.cc:237] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.663923 18066 tablet_bootstrap.cc:654] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.653126 18107 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.691633 18064 tablet_bootstrap.cc:492] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:39.692421 18064 ts_tablet_manager.cc:1403] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.169s	user 0.028s	sys 0.023s
I20260710 11:12:39.651057 18102 consensus_queue.cc:237] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.681118 18071 consensus_queue.cc:1048] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:12:39.706832 18020 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.722173 18062 tablet_bootstrap.cc:654] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.723045 17695 catalog_manager.cc:5697] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:39.733603 18163 consensus_queue.cc:1048] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:39.738379 18168 raft_consensus.cc:493] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:39.739389 18168 raft_consensus.cc:515] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.742609 18064 raft_consensus.cc:359] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.742995 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:39.743503 18064 raft_consensus.cc:385] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.745368 17871 raft_consensus.cc:2393] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:39.749327 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:39.751580 17985 leader_election.cc:304] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:39.744297 18064 raft_consensus.cc:740] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.752760 18072 raft_consensus.cc:3060] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.761094 18137 consensus_queue.cc:1048] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:39.762789 18162 log.cc:927] Time spent T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 11:12:39.764796 18072 raft_consensus.cc:2749] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:39.766196 18064 consensus_queue.cc:260] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:39.765276 18168 leader_election.cc:290] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:39.769073 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:39.771103 18019 raft_consensus.cc:2468] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:39.772761 17838 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:39.773720 18071 raft_consensus.cc:2804] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.774087 18071 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.774523 18071 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.777140 18107 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:39.778442 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.774092 17692 catalog_manager.cc:5697] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:39.782047 18137 raft_consensus.cc:493] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:39.779932 17837 leader_election.cc:343] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.793633 18064 ts_tablet_manager.cc:1434] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.000s
I20260710 11:12:39.792527 18137 raft_consensus.cc:515] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.795671 18064 tablet_bootstrap.cc:492] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:39.800499 18071 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.817441 18071 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:39.818773 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:39.819414 18019 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.825062 18127 consensus_queue.cc:1048] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.831332 17794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
W20260710 11:12:39.833051 17837 leader_election.cc:343] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:39.834051 18137 leader_election.cc:290] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:39.835139 17794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e04754e28648589634ae9ed6345af7" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:39.836606 17794 raft_consensus.cc:2468] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:39.832188 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e04754e28648589634ae9ed6345af7" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:39.846669 17911 leader_election.cc:304] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:39.846988 18020 raft_consensus.cc:2468] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:39.848869 18127 raft_consensus.cc:2804] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:39.849949 18127 raft_consensus.cc:493] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:39.850405 18127 raft_consensus.cc:3060] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.859826 18019 raft_consensus.cc:2468] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:39.861045 17838 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:39.861959 18101 raft_consensus.cc:2804] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.862537 18101 raft_consensus.cc:697] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:39.863757 18101 consensus_queue.cc:237] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.866446 18062 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:39.866930 18062 ts_tablet_manager.cc:1403] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.239s	user 0.024s	sys 0.020s
I20260710 11:12:39.868175 18066 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:39.868870 18066 ts_tablet_manager.cc:1403] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.280s	user 0.011s	sys 0.010s
I20260710 11:12:39.869724 18137 consensus_queue.cc:1048] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:12:39.873061 18064 tablet_bootstrap.cc:654] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.874555 18063 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:39.876807 18063 ts_tablet_manager.cc:1403] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.298s	user 0.014s	sys 0.017s
I20260710 11:12:39.876802 18062 raft_consensus.cc:359] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.877744 18062 raft_consensus.cc:385] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.878057 18062 raft_consensus.cc:740] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.879150 18062 consensus_queue.cc:260] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:39.881754 18062 ts_tablet_manager.cc:1434] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:12:39.883052 18062 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:39.894012 18066 raft_consensus.cc:359] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.900652 18066 raft_consensus.cc:385] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.901058 18066 raft_consensus.cc:740] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.907995 18062 tablet_bootstrap.cc:654] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.908028 18063 raft_consensus.cc:359] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.912405 18063 raft_consensus.cc:385] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:39.912868 18063 raft_consensus.cc:740] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:39.922575 17694 catalog_manager.cc:5697] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 1 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:39.925551 18063 consensus_queue.cc:260] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.927848 18063 ts_tablet_manager.cc:1434] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 11:12:39.928810 18063 tablet_bootstrap.cc:492] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:39.930819 18066 consensus_queue.cc:260] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:39.933372 18066 ts_tablet_manager.cc:1434] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.001s
I20260710 11:12:39.936160 18066 tablet_bootstrap.cc:492] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:39.899832 18127 raft_consensus.cc:515] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:39.945923 18137 consensus_queue.cc:1048] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:39.947708 18127 leader_election.cc:290] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:39.949075 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e04754e28648589634ae9ed6345af7" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:39.949734 18019 raft_consensus.cc:3060] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.950245 18066 tablet_bootstrap.cc:654] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.949787 17794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e04754e28648589634ae9ed6345af7" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:39.952572 17794 raft_consensus.cc:3060] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:39.949733 18063 tablet_bootstrap.cc:654] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:39.962280 18019 raft_consensus.cc:2468] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:39.964097 17912 leader_election.cc:304] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:39.967855 18137 raft_consensus.cc:2804] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:39.997905 18137 raft_consensus.cc:697] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:39.999334 18137 consensus_queue.cc:237] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.002125 18127 consensus_queue.cc:1048] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:39.992761 17794 raft_consensus.cc:2468] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:40.006711 18071 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.013926 18071 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:40.016811 18071 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
W20260710 11:12:40.017369 17837 consensus_peers.cc:597] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Couldn't send request to peer 94894c6b72ed470ea7d55473cf7398f6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:40.020215 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
W20260710 11:12:40.028774 17837 leader_election.cc:343] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.040112 18113 raft_consensus.cc:493] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.044999 18113 raft_consensus.cc:515] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.047273 18113 leader_election.cc:290] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:40.048069 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.048908 17870 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.047951 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:40.057658 17984 leader_election.cc:343] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.059811 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:40.061220 17837 leader_election.cc:343] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:40.061550 17985 leader_election.cc:343] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.062413 17985 leader_election.cc:304] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:40.060415 17693 catalog_manager.cc:5697] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:40.064076 18113 raft_consensus.cc:2749] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:40.061717 17837 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:40.066633 18071 raft_consensus.cc:2749] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:40.066939 18180 consensus_queue.cc:1048] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:40.065255 17743 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:40.075155 18064 tablet_bootstrap.cc:492] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.075734 18064 ts_tablet_manager.cc:1403] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.280s	user 0.029s	sys 0.031s
I20260710 11:12:40.076442 18062 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:40.077005 18062 ts_tablet_manager.cc:1403] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.194s	user 0.020s	sys 0.013s
I20260710 11:12:40.078894 18064 raft_consensus.cc:359] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.079793 18064 raft_consensus.cc:385] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.079831 18062 raft_consensus.cc:359] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.080305 18064 raft_consensus.cc:740] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.080696 18062 raft_consensus.cc:385] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.081007 18062 raft_consensus.cc:740] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.081261 18064 consensus_queue.cc:260] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.082425 18062 consensus_queue.cc:260] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.076498 18066 tablet_bootstrap.cc:492] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:40.083827 18066 ts_tablet_manager.cc:1403] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.038s
I20260710 11:12:40.086683 18064 ts_tablet_manager.cc:1434] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:12:40.098153 18064 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:40.101238 18073 consensus_queue.cc:1048] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:40.106710 18064 tablet_bootstrap.cc:654] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.107381 18066 raft_consensus.cc:359] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.108419 18066 raft_consensus.cc:385] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.108736 18066 raft_consensus.cc:740] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.111766 18062 ts_tablet_manager.cc:1434] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:12:40.113080 18062 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:40.118839 18071 consensus_queue.cc:1048] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:40.109650 18066 consensus_queue.cc:260] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.123461 18066 ts_tablet_manager.cc:1434] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 11:12:40.124843 18066 tablet_bootstrap.cc:492] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:40.128005 18063 tablet_bootstrap.cc:492] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:40.128607 18063 ts_tablet_manager.cc:1403] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.200s	user 0.026s	sys 0.020s
I20260710 11:12:40.134696 18063 raft_consensus.cc:359] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.139742 18063 raft_consensus.cc:385] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.142112 18063 raft_consensus.cc:740] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.143286 18063 consensus_queue.cc:260] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.166563 18062 tablet_bootstrap.cc:654] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.174944 18063 ts_tablet_manager.cc:1434] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.003s
I20260710 11:12:40.176208 18063 tablet_bootstrap.cc:492] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:40.207124 18063 tablet_bootstrap.cc:654] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.236073 18062 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:40.236786 18062 ts_tablet_manager.cc:1403] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.011s
I20260710 11:12:40.239809 18062 raft_consensus.cc:359] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.240545 18062 raft_consensus.cc:385] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.240850 18062 raft_consensus.cc:740] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.241436 18064 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.241613 18062 consensus_queue.cc:260] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.242163 18064 ts_tablet_manager.cc:1403] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.144s	user 0.038s	sys 0.054s
I20260710 11:12:40.245503 18066 tablet_bootstrap.cc:654] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.247488 18062 ts_tablet_manager.cc:1434] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:12:40.245223 18064 raft_consensus.cc:359] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.248585 18062 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:40.255013 18062 tablet_bootstrap.cc:654] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.248579 18064 raft_consensus.cc:385] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.257851 18064 raft_consensus.cc:740] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.258677 18064 consensus_queue.cc:260] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.261631 18064 ts_tablet_manager.cc:1434] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:12:40.263230 18064 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:40.258648 18063 tablet_bootstrap.cc:492] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:40.270248 18113 raft_consensus.cc:493] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.271032 18113 raft_consensus.cc:515] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.272874 18064 tablet_bootstrap.cc:654] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.273036 18066 tablet_bootstrap.cc:492] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:40.273525 18066 ts_tablet_manager.cc:1403] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.149s	user 0.023s	sys 0.014s
I20260710 11:12:40.274545 18113 leader_election.cc:290] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:40.270237 18063 ts_tablet_manager.cc:1403] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.013s
I20260710 11:12:40.276043 18066 raft_consensus.cc:359] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.276722 18066 raft_consensus.cc:385] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.276975 18066 raft_consensus.cc:740] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.277684 18066 consensus_queue.cc:260] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.280781 18066 ts_tablet_manager.cc:1434] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:40.282040 18066 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:40.281955 18063 raft_consensus.cc:359] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.282799 18063 raft_consensus.cc:385] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.283109 18063 raft_consensus.cc:740] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.283792 18063 consensus_queue.cc:260] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.286594 18063 ts_tablet_manager.cc:1434] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:40.287794 18063 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:40.295265 18063 tablet_bootstrap.cc:654] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.295923 18066 tablet_bootstrap.cc:654] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.303283 18062 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:40.303962 18062 ts_tablet_manager.cc:1403] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.013s
I20260710 11:12:40.307454 18062 raft_consensus.cc:359] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.308411 18062 raft_consensus.cc:385] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.308772 18062 raft_consensus.cc:740] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.309440 18064 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.310034 18064 ts_tablet_manager.cc:1403] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.010s
I20260710 11:12:40.309700 18062 consensus_queue.cc:260] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.313270 18063 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:40.313091 18064 raft_consensus.cc:359] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.313761 18063 ts_tablet_manager.cc:1403] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.009s
I20260710 11:12:40.313789 18062 ts_tablet_manager.cc:1434] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:12:40.313983 18064 raft_consensus.cc:385] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.314510 18064 raft_consensus.cc:740] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.314889 18062 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:40.316474 18063 raft_consensus.cc:359] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.317116 18063 raft_consensus.cc:385] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.317373 18063 raft_consensus.cc:740] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.318051 18063 consensus_queue.cc:260] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.320267 18063 ts_tablet_manager.cc:1434] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:40.321177 18063 tablet_bootstrap.cc:492] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:40.321389 18062 tablet_bootstrap.cc:654] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.323277 18064 consensus_queue.cc:260] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.326287 18064 ts_tablet_manager.cc:1434] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:40.327423 18064 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:40.328325 18063 tablet_bootstrap.cc:654] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.334096 18178 raft_consensus.cc:493] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.334800 18178 raft_consensus.cc:515] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.335397 18102 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.335875 18102 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.336987 18178 leader_election.cc:290] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:40.338389 18062 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:40.338881 18062 ts_tablet_manager.cc:1403] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260710 11:12:40.336175 18064 tablet_bootstrap.cc:654] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.340034 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.340744 18019 raft_consensus.cc:2468] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:40.342336 18062 raft_consensus.cc:359] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.343302 18062 raft_consensus.cc:385] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.343655 18062 raft_consensus.cc:740] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.344601 18062 consensus_queue.cc:260] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.349656 18062 ts_tablet_manager.cc:1434] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:12:40.350986 18062 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:40.354061 18066 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:40.354759 18066 ts_tablet_manager.cc:1403] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.000s
I20260710 11:12:40.358466 18066 raft_consensus.cc:359] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.359404 18066 raft_consensus.cc:385] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.359766 18066 raft_consensus.cc:740] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.360617 18066 consensus_queue.cc:260] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.365981 18178 raft_consensus.cc:493] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.366745 18178 raft_consensus.cc:515] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.369133 18062 tablet_bootstrap.cc:654] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.373431 18066 ts_tablet_manager.cc:1434] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:12:40.374501 18066 tablet_bootstrap.cc:492] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:40.374239 17763 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.375535 18068 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.376209 18068 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.377792 18163 raft_consensus.cc:2804] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.378345 18163 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.378829 18163 raft_consensus.cc:3060] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.381325 18066 tablet_bootstrap.cc:654] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.386873 18068 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:40.395398 18063 tablet_bootstrap.cc:492] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:40.396170 18063 ts_tablet_manager.cc:1403] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.023s
I20260710 11:12:40.400462 18178 leader_election.cc:290] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:40.405076 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.417654 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de4b56ecd1345699b695189d1bda838" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:40.469712 18208 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.470191 18208 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.472050 18208 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:40.478686 18064 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.478696 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.480218 18064 ts_tablet_manager.cc:1403] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.153s	user 0.040s	sys 0.047s
I20260710 11:12:40.484242 18064 raft_consensus.cc:359] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.484926 18064 raft_consensus.cc:385] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.485190 18064 raft_consensus.cc:740] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.485883 18064 consensus_queue.cc:260] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.487457 18064 ts_tablet_manager.cc:1434] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:40.488149 18064 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:40.489607 18210 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.490499 18210 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.493605 18210 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.494437 18064 tablet_bootstrap.cc:654] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.499944 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.500774 17872 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:40.501564 18064 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.502053 18064 ts_tablet_manager.cc:1403] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:12:40.502377 17761 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.503657 18209 raft_consensus.cc:2804] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.504086 18209 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.504429 18209 raft_consensus.cc:3060] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.510722 18064 raft_consensus.cc:359] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.511495 18064 raft_consensus.cc:385] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.511762 18064 raft_consensus.cc:740] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.512465 18064 consensus_queue.cc:260] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.512663 18209 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.514776 18064 ts_tablet_manager.cc:1434] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:12:40.515754 18064 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:40.402796 18192 raft_consensus.cc:493] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.516141 18192 raft_consensus.cc:515] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:40.516641 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:40.517285 17872 raft_consensus.cc:3060] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.521867 18064 tablet_bootstrap.cc:654] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.528872 18102 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.533711 18066 tablet_bootstrap.cc:492] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:40.535950 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.538367 18063 raft_consensus.cc:359] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.540632 18063 raft_consensus.cc:385] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.541095 18063 raft_consensus.cc:740] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.539786 18192 leader_election.cc:290] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.540205 18066 ts_tablet_manager.cc:1403] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.160s	user 0.020s	sys 0.003s
W20260710 11:12:40.543151 17761 leader_election.cc:343] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.544742 17872 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:40.544657 18063 consensus_queue.cc:260] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.547371 18063 ts_tablet_manager.cc:1434] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.151s	user 0.010s	sys 0.000s
I20260710 11:12:40.545441 18209 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.547914 18064 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.548406 18064 ts_tablet_manager.cc:1403] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.022s
I20260710 11:12:40.550781 17761 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.551138 18064 raft_consensus.cc:359] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.551806 18209 raft_consensus.cc:2804] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:40.551872 18064 raft_consensus.cc:385] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.552376 18064 raft_consensus.cc:740] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.552455 18209 raft_consensus.cc:697] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:40.553210 18064 consensus_queue.cc:260] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.553506 18209 consensus_queue.cc:237] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.555537 18064 ts_tablet_manager.cc:1434] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:40.556533 18064 tablet_bootstrap.cc:492] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9: Bootstrap starting.
I20260710 11:12:40.562263 18064 tablet_bootstrap.cc:654] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:40.564972 17838 leader_election.cc:343] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.566643 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.567306 18018 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:40.577060 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.587724 18016 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:40.593446 18163 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.598784 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
W20260710 11:12:40.601585 17761 leader_election.cc:343] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.604115 18062 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:40.604857 18062 ts_tablet_manager.cc:1403] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.254s	user 0.022s	sys 0.021s
I20260710 11:12:40.608058 18062 raft_consensus.cc:359] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:40.609472 18062 raft_consensus.cc:385] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.609917 18062 raft_consensus.cc:740] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.610757 18062 consensus_queue.cc:260] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:40.608935 18163 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.613965 18062 ts_tablet_manager.cc:1434] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:12:40.615183 18062 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:40.620435 18063 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:40.621750 18062 tablet_bootstrap.cc:654] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:40.554039 17984 leader_election.cc:343] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.630667 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.631705 18019 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:40.610767 17797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:40.642014 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de4b56ecd1345699b695189d1bda838" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.646884 17795 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:40.651494 17910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.66:36961, user_credentials={real_user=slave}} blocked reactor thread for 234432us
I20260710 11:12:40.656307 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:40.659713 18192 raft_consensus.cc:493] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.662956 18066 raft_consensus.cc:359] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.663904 18066 raft_consensus.cc:385] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.664212 18066 raft_consensus.cc:740] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.671659 18066 consensus_queue.cc:260] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.660356 18192 raft_consensus.cc:515] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.636554 18101 raft_consensus.cc:493] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:40.635941 17984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.66:36961, user_credentials={real_user=slave}} blocked reactor thread for 81928.7us
I20260710 11:12:40.680217 18066 ts_tablet_manager.cc:1434] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.138s	user 0.004s	sys 0.003s
I20260710 11:12:40.681866 18066 tablet_bootstrap.cc:492] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:40.674142 17794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:40.685344 17838 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:40.689078 18107 consensus_queue.cc:1048] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260710 11:12:40.693715 17838 leader_election.cc:343] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.694263 18107 raft_consensus.cc:2764] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:12:40.695696 18168 raft_consensus.cc:493] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.696246 18168 raft_consensus.cc:515] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.696585 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c520e92371ca47388a8cd7ec5762676d" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:40.697299 17793 raft_consensus.cc:2468] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:40.698321 18168 leader_election.cc:290] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.678007 18101 raft_consensus.cc:515] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.702888 18101 leader_election.cc:290] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
W20260710 11:12:40.689440 17837 leader_election.cc:343] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.703765 17837 leader_election.cc:304] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:40.704254 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:40.704928 18017 raft_consensus.cc:3060] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.706178 18101 raft_consensus.cc:2749] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:40.689004 17763 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.710223 18163 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.710644 18163 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.711025 18163 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.710804 18068 consensus_queue.cc:1048] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:40.714579 18063 tablet_bootstrap.cc:654] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.715485 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c520e92371ca47388a8cd7ec5762676d" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.716529 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:40.725950 17762 leader_election.cc:343] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.727286 18064 tablet_bootstrap.cc:492] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9: No bootstrap required, opened a new log
I20260710 11:12:40.727761 18064 ts_tablet_manager.cc:1403] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9: Time spent bootstrapping tablet: real 0.171s	user 0.038s	sys 0.069s
I20260710 11:12:40.728255 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:40.728883 18019 raft_consensus.cc:3060] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.730453 18064 raft_consensus.cc:359] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.731120 18064 raft_consensus.cc:385] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.731398 18064 raft_consensus.cc:740] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.732059 18064 consensus_queue.cc:260] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.733827 18192 leader_election.cc:290] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:40.734284 18064 ts_tablet_manager.cc:1434] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:12:40.735975 18063 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:40.738319 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:40.740942 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.717536 17944 raft_consensus.cc:2468] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 0.
I20260710 11:12:40.742828 18015 raft_consensus.cc:2468] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:40.743826 18192 consensus_queue.cc:1048] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:40.744427 17911 leader_election.cc:304] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.717721 18107 raft_consensus.cc:493] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.745235 18192 raft_consensus.cc:2804] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.745857 18192 raft_consensus.cc:493] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.745846 18107 raft_consensus.cc:515] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.746421 18192 raft_consensus.cc:3060] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:40.724844 17837 leader_election.cc:343] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.740911 18017 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:40.742875 18113 raft_consensus.cc:493] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.747660 18063 ts_tablet_manager.cc:1403] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.000s
I20260710 11:12:40.751469 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.751842 17838 leader_election.cc:304] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:40.748920 17837 leader_election.cc:304] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:40.752830 18101 raft_consensus.cc:2804] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.753243 18101 raft_consensus.cc:493] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.753621 18101 raft_consensus.cc:3060] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.751431 18068 consensus_queue.cc:1048] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:12:40.755995 18107 leader_election.cc:290] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:40.751920 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:40.757236 18178 raft_consensus.cc:2749] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:40.757761 17793 raft_consensus.cc:2468] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:40.750659 18113 raft_consensus.cc:515] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.762557 18113 leader_election.cc:290] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:40.763307 17911 leader_election.cc:304] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.763682 18014 raft_consensus.cc:2468] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:40.764375 18163 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:40.766103 18062 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:40.766896 18062 ts_tablet_manager.cc:1403] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.152s	user 0.031s	sys 0.041s
I20260710 11:12:40.769145 18180 raft_consensus.cc:493] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.770864 18180 raft_consensus.cc:515] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.771853 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.772511 17870 raft_consensus.cc:2468] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 0.
W20260710 11:12:40.773619 17985 leader_election.cc:343] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.773685 18073 raft_consensus.cc:2804] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.774312 18073 raft_consensus.cc:493] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.772962 18180 leader_election.cc:290] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:40.774807 17944 raft_consensus.cc:3060] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.772935 18062 raft_consensus.cc:359] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.775727 18062 raft_consensus.cc:385] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.776016 18062 raft_consensus.cc:740] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.776250 18019 raft_consensus.cc:2468] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:40.776724 18062 consensus_queue.cc:260] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.776469 17693 catalog_manager.cc:5697] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:40.778928 18062 ts_tablet_manager.cc:1434] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:12:40.777125 18101 raft_consensus.cc:515] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.779600 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:40.780264 17945 raft_consensus.cc:2468] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:40.780514 17763 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:40.780949 17794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:40.781620 18066 tablet_bootstrap.cc:654] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.781682 17794 raft_consensus.cc:2468] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 0.
I20260710 11:12:40.781811 18068 raft_consensus.cc:2804] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:40.781932 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:40.782562 18068 raft_consensus.cc:697] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:40.782680 17945 raft_consensus.cc:2468] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:40.784701 18062 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:40.783563 18068 consensus_queue.cc:237] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.792001 18209 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.793318 18209 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.793864 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.794610 18014 raft_consensus.cc:2468] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 0.
I20260710 11:12:40.795576 18209 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.774679 18073 raft_consensus.cc:3060] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.810829 17838 leader_election.cc:304] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:40.823185 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.821547 17985 leader_election.cc:304] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:40.824710 17985 leader_election.cc:304] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.804270 17984 leader_election.cc:304] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:40.825606 18113 raft_consensus.cc:2804] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.835559 18113 raft_consensus.cc:493] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.835666 18168 raft_consensus.cc:2804] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.836122 18113 raft_consensus.cc:3060] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.836215 18168 raft_consensus.cc:493] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.809984 18163 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:40.828326 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:40.829524 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.848976 18209 raft_consensus.cc:493] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:40.849685 18209 raft_consensus.cc:515] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.851842 18223 consensus_queue.cc:1048] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:40.825712 18208 raft_consensus.cc:2804] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.830637 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:40.834455 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
W20260710 11:12:40.825366 17910 leader_election.cc:343] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:40.825888 18218 raft_consensus.cc:2804] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:40.839064 18168 raft_consensus.cc:3060] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.841594 18107 consensus_queue.cc:1048] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 11:12:40.869256 18208 raft_consensus.cc:493] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.884194 18063 raft_consensus.cc:359] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:40.885460 18063 raft_consensus.cc:385] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.885885 18063 raft_consensus.cc:740] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
W20260710 11:12:40.871618 17911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.65:39073, user_credentials={real_user=slave}} blocked reactor thread for 108376us
I20260710 11:12:40.875067 18218 raft_consensus.cc:493] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:40.887018 18208 raft_consensus.cc:3060] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.898415 18063 consensus_queue.cc:260] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
W20260710 11:12:40.886735 17910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.66:36961, user_credentials={real_user=slave}} blocked reactor thread for 61430.6us
I20260710 11:12:40.895201 18218 raft_consensus.cc:3060] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.910728 18063 ts_tablet_manager.cc:1434] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.162s	user 0.007s	sys 0.001s
I20260710 11:12:40.905673 18018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:40.922080 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.922236 18018 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:40.917276 18062 tablet_bootstrap.cc:654] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:40.925841 18066 tablet_bootstrap.cc:492] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:40.926360 18066 ts_tablet_manager.cc:1403] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.245s	user 0.007s	sys 0.016s
I20260710 11:12:40.928995 18066 raft_consensus.cc:359] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.929654 18066 raft_consensus.cc:385] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:40.929925 18066 raft_consensus.cc:740] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:40.928797 17763 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9
W20260710 11:12:40.913147 17912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.68:42703, user_credentials={real_user=slave}} blocked reactor thread for 56138.9us
I20260710 11:12:40.930923 18066 consensus_queue.cc:260] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:40.941164 18066 ts_tablet_manager.cc:1434] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:12:40.942103 18066 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:40.924331 18016 raft_consensus.cc:2468] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:40.937990 18163 raft_consensus.cc:2749] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:40.962801 18192 raft_consensus.cc:515] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
W20260710 11:12:40.963351 18221 log.cc:927] Time spent T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Append to log took a long time: real 0.076s	user 0.000s	sys 0.003s
I20260710 11:12:40.955731 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:40.983515 18101 leader_election.cc:290] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:40.984107 18063 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df: Bootstrap starting.
I20260710 11:12:40.978777 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:40.986110 18209 leader_election.cc:290] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:40.995152 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:40.995867 17872 raft_consensus.cc:2468] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:40.996811 18209 consensus_queue.cc:1048] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:40.999569 17761 leader_election.cc:304] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:40.992354 18073 raft_consensus.cc:515] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:41.014262 18066 tablet_bootstrap.cc:654] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.005792 18209 raft_consensus.cc:2804] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.019281 17942 raft_consensus.cc:2393] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:41.022872 18208 raft_consensus.cc:515] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.009611 18018 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 1.
I20260710 11:12:41.026741 17870 raft_consensus.cc:2393] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94894c6b72ed470ea7d55473cf7398f6 in current term 1: Already voted for candidate 0a7fa371473d4d73bfa86dae2bfe33df in this term.
I20260710 11:12:41.024607 18209 raft_consensus.cc:493] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.031406 18209 raft_consensus.cc:3060] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:41.002833 17910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.66:36961, user_credentials={real_user=slave}} blocked reactor thread for 67754us
I20260710 11:12:41.043427 18063 tablet_bootstrap.cc:654] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.009908 18113 raft_consensus.cc:515] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.060921 18192 leader_election.cc:290] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:41.061118 18016 raft_consensus.cc:2393] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 1: Already voted for candidate 86ccbc926a3941e7a06eac5e511391c9 in this term.
I20260710 11:12:41.061597 18073 leader_election.cc:290] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:41.062017 17912 leader_election.cc:304] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:41.065563 17794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:41.066270 17794 raft_consensus.cc:3060] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.066278 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:41.066987 17942 raft_consensus.cc:3060] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.065582 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c520e92371ca47388a8cd7ec5762676d" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:41.069077 18242 raft_consensus.cc:493] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.069181 17793 raft_consensus.cc:3060] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:41.065630 17762 leader_election.cc:343] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:41.069614 18242 raft_consensus.cc:515] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.072715 18218 raft_consensus.cc:515] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:41.077239 18242 leader_election.cc:290] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:41.076958 18168 raft_consensus.cc:515] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:41.077956 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de4b56ecd1345699b695189d1bda838" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:41.086498 17871 raft_consensus.cc:2468] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 0.
I20260710 11:12:41.086589 18222 raft_consensus.cc:2804] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.087152 18222 raft_consensus.cc:493] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.087603 18222 raft_consensus.cc:3060] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.087955 17984 leader_election.cc:304] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:41.088975 18244 raft_consensus.cc:2804] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.090492 17942 raft_consensus.cc:2468] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:41.089359 18244 raft_consensus.cc:493] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.097862 18218 leader_election.cc:290] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:41.094478 18244 raft_consensus.cc:3060] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.113155 18062 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: No bootstrap required, opened a new log
I20260710 11:12:41.113747 18062 ts_tablet_manager.cc:1403] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.329s	user 0.027s	sys 0.006s
I20260710 11:12:41.113792 18168 leader_election.cc:290] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:41.114511 18113 leader_election.cc:290] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:41.117718 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.118144 17871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c520e92371ca47388a8cd7ec5762676d" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.118604 17870 raft_consensus.cc:2393] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 0a7fa371473d4d73bfa86dae2bfe33df in this term.
I20260710 11:12:41.118623 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.119357 17869 raft_consensus.cc:3060] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:41.120354 17910 leader_election.cc:343] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:41.120741 18066 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:41.121232 18066 ts_tablet_manager.cc:1403] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.179s	user 0.009s	sys 0.006s
I20260710 11:12:41.123858 18066 raft_consensus.cc:359] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.124504 18066 raft_consensus.cc:385] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.124866 18066 raft_consensus.cc:740] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.124543 18209 raft_consensus.cc:515] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:41.125569 18020 raft_consensus.cc:2393] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94a81b53dfc9489dbc82e98bbbb681aa in current term 1: Already voted for candidate 86ccbc926a3941e7a06eac5e511391c9 in this term.
I20260710 11:12:41.125677 18066 consensus_queue.cc:260] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.104156 17763 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:41.129478 18066 ts_tablet_manager.cc:1434] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:12:41.130270 18102 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.130587 18066 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: Bootstrap starting.
I20260710 11:12:41.130941 18102 raft_consensus.cc:697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:41.131471 18208 leader_election.cc:290] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:41.132104 18102 consensus_queue.cc:237] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:41.132707 17837 leader_election.cc:304] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:41.133193 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:41.134230 18178 raft_consensus.cc:2804] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.134805 18178 raft_consensus.cc:697] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:41.135725 18178 consensus_queue.cc:237] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.116600 18062 raft_consensus.cc:359] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.142203 18062 raft_consensus.cc:385] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.142637 18062 raft_consensus.cc:740] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.143519 18062 consensus_queue.cc:260] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.146047 18062 ts_tablet_manager.cc:1434] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260710 11:12:41.158249 18066 tablet_bootstrap.cc:654] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:41.129148 17793 raft_consensus.cc:2468] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
W20260710 11:12:41.147439 17985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.67:36627, user_credentials={real_user=slave}} blocked reactor thread for 45325us
I20260710 11:12:41.175992 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de4b56ecd1345699b695189d1bda838" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:41.176723 17942 raft_consensus.cc:2468] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 0.
I20260710 11:12:41.180743 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:41.182158 17942 raft_consensus.cc:2393] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:41.185117 17695 catalog_manager.cc:5697] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 1 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:41.188930 17743 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:41.192106 17911 leader_election.cc:304] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:41.194017 18236 raft_consensus.cc:2804] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.194708 18236 raft_consensus.cc:697] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:41.195801 18222 raft_consensus.cc:515] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.197239 17944 raft_consensus.cc:2393] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:41.195824 18236 consensus_queue.cc:237] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.198640 18222 leader_election.cc:290] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:41.209656 18063 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df: No bootstrap required, opened a new log
I20260710 11:12:41.210232 18063 ts_tablet_manager.cc:1403] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent bootstrapping tablet: real 0.228s	user 0.027s	sys 0.030s
I20260710 11:12:41.210948 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.211462 17870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.211899 17872 raft_consensus.cc:2393] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94894c6b72ed470ea7d55473cf7398f6 in current term 1: Already voted for candidate 0a7fa371473d4d73bfa86dae2bfe33df in this term.
I20260710 11:12:41.212975 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:41.212984 18063 raft_consensus.cc:359] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.213950 18063 raft_consensus.cc:385] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.214329 18063 raft_consensus.cc:740] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.215026 18063 consensus_queue.cc:260] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.215471 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f089ff8fec045c7a2a6b0ed1f20ffd7" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:41.216398 17944 raft_consensus.cc:2393] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 0a7fa371473d4d73bfa86dae2bfe33df in this term.
I20260710 11:12:41.215345 17795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:41.217183 18063 ts_tablet_manager.cc:1434] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:41.217341 17795 raft_consensus.cc:2393] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 1: Already voted for candidate 94a81b53dfc9489dbc82e98bbbb681aa in this term.
I20260710 11:12:41.223832 17869 raft_consensus.cc:2468] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:41.226625 17984 leader_election.cc:304] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:41.227412 18113 raft_consensus.cc:2804] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.227914 18113 raft_consensus.cc:697] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:41.228578 18113 consensus_queue.cc:237] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:41.231124 18178 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.231657 18178 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:41.214015 18209 leader_election.cc:290] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:41.236370 18178 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:41.239240 18068 consensus_queue.cc:1048] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:12:41.246348 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:41.247773 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:41.252204 18019 raft_consensus.cc:3060] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.253569 17794 raft_consensus.cc:2468] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:41.255098 17911 leader_election.cc:304] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:41.255920 18222 raft_consensus.cc:2804] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.256398 18222 raft_consensus.cc:697] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:41.257218 18222 consensus_queue.cc:237] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:41.258296 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:41.259105 18020 raft_consensus.cc:2393] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 1: Already voted for candidate 94a81b53dfc9489dbc82e98bbbb681aa in this term.
I20260710 11:12:41.262279 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fc275823694fc3ac88121d95dc5188" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:41.260188 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d1b980fa3248eeb26dc0b97cb24772" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:41.267983 18016 raft_consensus.cc:2393] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94894c6b72ed470ea7d55473cf7398f6 in current term 1: Already voted for candidate 86ccbc926a3941e7a06eac5e511391c9 in this term.
I20260710 11:12:41.269974 18066 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: No bootstrap required, opened a new log
I20260710 11:12:41.270486 18066 ts_tablet_manager.cc:1403] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: Time spent bootstrapping tablet: real 0.140s	user 0.021s	sys 0.016s
I20260710 11:12:41.272121 18019 raft_consensus.cc:2468] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:41.272950 18178 raft_consensus.cc:493] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.273465 18178 raft_consensus.cc:515] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.276391 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c520e92371ca47388a8cd7ec5762676d" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:41.277148 17793 raft_consensus.cc:2393] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:41.273430 18066 raft_consensus.cc:359] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:41.288573 18066 raft_consensus.cc:385] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:41.285256 17985 leader_election.cc:304] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:41.290336 17869 raft_consensus.cc:3060] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.291105 18113 raft_consensus.cc:2749] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.289016 18066 raft_consensus.cc:740] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Initialized, Role: FOLLOWER
I20260710 11:12:41.292501 17985 leader_election.cc:304] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:41.294366 18113 raft_consensus.cc:2749] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.292116 18066 consensus_queue.cc:260] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:41.297601 17838 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:41.298902 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c520e92371ca47388a8cd7ec5762676d" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:41.299446 17912 leader_election.cc:304] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:41.299746 18209 consensus_queue.cc:1048] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.300693 18217 raft_consensus.cc:2749] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.300907 17837 leader_election.cc:304] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:41.301908 18101 raft_consensus.cc:3060] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.302246 18244 raft_consensus.cc:515] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.301553 18178 leader_election.cc:290] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:41.305946 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de4b56ecd1345699b695189d1bda838" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.306598 17872 raft_consensus.cc:3060] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.307224 18208 raft_consensus.cc:2749] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.309509 18101 raft_consensus.cc:2749] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.301932 18066 ts_tablet_manager.cc:1434] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:12:41.314668 17838 leader_election.cc:304] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:41.318334 18068 consensus_queue.cc:1048] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.320195 17695 catalog_manager.cc:5697] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 1 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.324113 17695 catalog_manager.cc:5697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 1 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.324995 18178 raft_consensus.cc:2804] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.335100 18178 raft_consensus.cc:697] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:41.336762 18178 consensus_queue.cc:237] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:41.337783 18244 leader_election.cc:290] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:41.332073 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e2a09b62bb4d748b08759a9c7dafd8" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:41.341233 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de4b56ecd1345699b695189d1bda838" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:41.341701 17872 raft_consensus.cc:2468] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:41.341890 17944 raft_consensus.cc:3060] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.344345 17984 leader_election.cc:304] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:41.347790 17763 leader_election.cc:304] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:41.348884 18068 raft_consensus.cc:2749] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.354617 18244 raft_consensus.cc:2804] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.355381 18244 raft_consensus.cc:697] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:41.356524 18244 consensus_queue.cc:237] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
W20260710 11:12:41.345242 18253 log.cc:927] Time spent T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260710 11:12:41.376127 17944 raft_consensus.cc:2468] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:41.384377 17692 catalog_manager.cc:5697] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:41.404717 17967 debug-util.cc:398] Leaking SignalData structure 0x7b0800207940 after lost signal to thread 15628
W20260710 11:12:41.405835 17967 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5b60 after lost signal to thread 17729
W20260710 11:12:41.407037 17967 debug-util.cc:398] Leaking SignalData structure 0x7b0800113200 after lost signal to thread 17821
W20260710 11:12:41.408139 17967 debug-util.cc:398] Leaking SignalData structure 0x7b080011e220 after lost signal to thread 17896
W20260710 11:12:41.409226 17967 debug-util.cc:398] Leaking SignalData structure 0x7b0800235d00 after lost signal to thread 17970
W20260710 11:12:41.410233 17967 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca5c0 after lost signal to thread 18044
I20260710 11:12:41.418219 17695 catalog_manager.cc:5697] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.420594 17695 catalog_manager.cc:5697] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.436435 17694 catalog_manager.cc:5697] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 1 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.438462 17694 catalog_manager.cc:5697] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 1 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.452334 17692 catalog_manager.cc:5697] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 1 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:41.495245 18209 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.495544 18222 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:41.495852 18209 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.496265 18222 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.500842 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:41.501500 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:41.502382 17944 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:41.498536 18209 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:41.502524 17793 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:41.503767 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:41.504370 17911 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:41.504592 17869 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 0.
I20260710 11:12:41.505344 18236 raft_consensus.cc:2804] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.505764 18236 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.506132 18236 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.505929 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:41.506819 17872 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 0.
I20260710 11:12:41.509707 17762 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:41.511332 18102 raft_consensus.cc:2804] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:41.511724 18102 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:41.512053 18102 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.518687 18222 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:41.523195 18236 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.523427 18102 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.526070 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.526122 17793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:41.526633 17872 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.527166 17793 raft_consensus.cc:2393] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94894c6b72ed470ea7d55473cf7398f6 in current term 1: Already voted for candidate 94a81b53dfc9489dbc82e98bbbb681aa in this term.
I20260710 11:12:41.529006 18102 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 1 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:41.530726 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:41.530714 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:41.531651 17944 raft_consensus.cc:2393] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94a81b53dfc9489dbc82e98bbbb681aa in current term 1: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:41.532801 17762 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6
I20260710 11:12:41.533524 18209 raft_consensus.cc:2749] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:41.533855 18236 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 1 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:41.535323 17872 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:41.536649 17910 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:41.537596 18236 raft_consensus.cc:2804] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:41.538190 18236 raft_consensus.cc:697] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:41.539340 18236 consensus_queue.cc:237] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:41.550449 17692 catalog_manager.cc:5697] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:41.556167 17944 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:41.566179 18209 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:41.585515 18102 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:41.613454 18208 consensus_queue.cc:1048] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.629526 18208 consensus_queue.cc:1048] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.659082 18168 consensus_queue.cc:1048] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.671591 18168 consensus_queue.cc:1048] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.753654 18236 consensus_queue.cc:1048] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.764760 18113 consensus_queue.cc:1048] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.778618 18208 consensus_queue.cc:1048] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.779528 18073 consensus_queue.cc:1048] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.786670 18222 consensus_queue.cc:1048] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:41.811652 18267 consensus_queue.cc:1048] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.850437 18228 consensus_queue.cc:1048] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:41.858038 18073 consensus_queue.cc:1048] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:41.994920 18073 consensus_queue.cc:1048] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.005828 18232 consensus_queue.cc:1048] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:42.032531 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
W20260710 11:12:42.046730 17911 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260710 11:12:42.051939 17911 consensus_peers.cc:597] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.089031 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:42.090009 15625 tablet_replica.cc:333] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.090811 15625 raft_consensus.cc:2243] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.091329 15625 raft_consensus.cc:2272] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.094322 15625 tablet_replica.cc:333] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.095219 15625 raft_consensus.cc:2243] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.095762 15625 raft_consensus.cc:2272] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.099363 15625 tablet_replica.cc:333] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.100541 15625 raft_consensus.cc:2243] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:42.101979 15625 raft_consensus.cc:2272] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:42.103921 17985 consensus_peers.cc:597] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.105291 15625 tablet_replica.cc:333] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.106036 15625 raft_consensus.cc:2243] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:42.106804 15625 raft_consensus.cc:2272] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.108963 15625 tablet_replica.cc:333] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.109675 15625 raft_consensus.cc:2243] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:42.110451 15625 raft_consensus.cc:2272] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.112565 15625 tablet_replica.cc:333] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.113193 15625 raft_consensus.cc:2243] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:42.114112 15625 raft_consensus.cc:2272] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.116386 15625 tablet_replica.cc:333] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.116986 15625 raft_consensus.cc:2243] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.117563 15625 raft_consensus.cc:2272] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.119422 15625 tablet_replica.cc:333] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.119995 15625 raft_consensus.cc:2243] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.120447 15625 raft_consensus.cc:2272] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.122247 15625 tablet_replica.cc:333] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.122820 15625 raft_consensus.cc:2243] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.123243 15625 raft_consensus.cc:2272] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.125456 15625 tablet_replica.cc:333] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.126178 15625 raft_consensus.cc:2243] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:42.126950 15625 raft_consensus.cc:2272] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.128628 15625 tablet_replica.cc:333] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.129232 15625 raft_consensus.cc:2243] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.129701 15625 raft_consensus.cc:2272] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.131879 15625 tablet_replica.cc:333] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.132475 15625 raft_consensus.cc:2243] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.132942 15625 raft_consensus.cc:2272] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.134897 15625 tablet_replica.cc:333] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.135473 15625 raft_consensus.cc:2243] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:42.136238 15625 raft_consensus.cc:2272] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.138118 15625 tablet_replica.cc:333] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.138660 15625 raft_consensus.cc:2243] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.139266 15625 raft_consensus.cc:2272] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.141731 15625 tablet_replica.cc:333] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.142313 15625 raft_consensus.cc:2243] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.142807 15625 raft_consensus.cc:2272] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.144982 15625 tablet_replica.cc:333] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.145732 15625 raft_consensus.cc:2243] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.146245 15625 raft_consensus.cc:2272] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.148566 15625 tablet_replica.cc:333] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.149181 15625 raft_consensus.cc:2243] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.149641 15625 raft_consensus.cc:2272] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.151487 15625 tablet_replica.cc:333] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: stopping tablet replica
I20260710 11:12:42.151988 15625 raft_consensus.cc:2243] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:42.152384 15625 raft_consensus.cc:2272] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:42.185977 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
W20260710 11:12:42.214836 17837 consensus_peers.cc:597] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.222548 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:42.232319 17837 consensus_peers.cc:597] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:42.236004 18283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:42.247601 18284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:42.253394 15625 server_base.cc:1061] running on GCE node
W20260710 11:12:42.254722 18287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:42.256151 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:42.256548 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:42.257094 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681962257072 us; error 0 us; skew 500 ppm
I20260710 11:12:42.257866 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:12:42.259825 17911 consensus_peers.cc:597] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.262317 15625 webserver.cc:533] Webserver started at http://127.15.66.65:36635/ using document root <none> and password file <none>
I20260710 11:12:42.263033 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:42.263278 15625 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:42.267928 15625 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
W20260710 11:12:42.273931 17911 consensus_peers.cc:597] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.275271 18292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:42.276322 15625 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:42.276723 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
format_stamp: "Formatted at 2026-07-10 11:12:37 on dist-test-slave-mqr7"
I20260710 11:12:42.277113 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681903669097-15625-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)
W20260710 11:12:42.304054 17985 consensus_peers.cc:597] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.310278 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:42.311436 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:42.313001 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:42.318038 18300 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:12:42.391031 17837 consensus_peers.cc:597] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.415319 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
W20260710 11:12:42.416126 17911 consensus_peers.cc:597] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.415798 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.100s	user 0.004s	sys 0.001s
I20260710 11:12:42.416839 15625 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:12:42.424430 18300 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
W20260710 11:12:42.438594 17911 consensus_peers.cc:597] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.465551 18300 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.466683 18300 tablet_bootstrap.cc:492] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.467401 18300 ts_tablet_manager.cc:1403] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.023s
I20260710 11:12:42.470500 18300 raft_consensus.cc:359] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.471314 18300 raft_consensus.cc:740] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.472093 18300 consensus_queue.cc:260] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.497763 18300 ts_tablet_manager.cc:1434] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.016s
I20260710 11:12:42.498718 18300 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
W20260710 11:12:42.514742 17837 consensus_peers.cc:597] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.520248 18300 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.521376 18300 tablet_bootstrap.cc:492] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.522074 18300 ts_tablet_manager.cc:1403] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 11:12:42.524467 18300 raft_consensus.cc:359] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.525207 18300 raft_consensus.cc:740] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.525902 18300 consensus_queue.cc:260] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.527660 18300 ts_tablet_manager.cc:1434] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:42.528468 18300 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.538326 15625 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:12:42.538815 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.122s	user 0.106s	sys 0.007s
I20260710 11:12:42.553267 18300 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.554343 18300 tablet_bootstrap.cc:492] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.555236 18300 ts_tablet_manager.cc:1403] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260710 11:12:42.558099 18300 raft_consensus.cc:359] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.558853 18300 raft_consensus.cc:740] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.559544 18300 consensus_queue.cc:260] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.561822 18300 ts_tablet_manager.cc:1434] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:12:42.562654 18300 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.586129 18300 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.587057 18300 tablet_bootstrap.cc:492] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.587558 18300 ts_tablet_manager.cc:1403] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 11:12:42.590785 18300 raft_consensus.cc:359] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.591722 18300 raft_consensus.cc:740] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.592829 18300 consensus_queue.cc:260] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.595717 18300 ts_tablet_manager.cc:1434] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:12:42.596705 18300 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
W20260710 11:12:42.618202 17911 consensus_peers.cc:597] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:42.620434 18300 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.621274 18300 tablet_bootstrap.cc:492] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.622006 18300 ts_tablet_manager.cc:1403] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260710 11:12:42.625097 18300 raft_consensus.cc:359] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.625937 18300 raft_consensus.cc:740] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.627492 18300 consensus_queue.cc:260] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.629983 18300 ts_tablet_manager.cc:1434] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:12:42.630936 18300 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.648155 18300 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.649334 18300 tablet_bootstrap.cc:492] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.650066 18300 ts_tablet_manager.cc:1403] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:12:42.652796 18300 raft_consensus.cc:359] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.653638 18300 raft_consensus.cc:740] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.654632 18300 consensus_queue.cc:260] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.657070 18300 ts_tablet_manager.cc:1434] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:42.658028 18300 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.660141 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:39073
I20260710 11:12:42.660240 18363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:39073 every 8 connection(s)
I20260710 11:12:42.799373 18300 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.800500 18300 tablet_bootstrap.cc:492] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.801198 18300 ts_tablet_manager.cc:1403] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.143s	user 0.038s	sys 0.027s
I20260710 11:12:42.808063 18364 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39245
I20260710 11:12:42.808506 18364 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:42.809185 18364 heartbeater.cc:507] Master 127.15.66.126:39245 requested a full tablet report, sending...
I20260710 11:12:42.810246 18300 raft_consensus.cc:359] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.811048 18300 raft_consensus.cc:740] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.811898 18300 consensus_queue.cc:260] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.814061 18300 ts_tablet_manager.cc:1434] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:12:42.817348 18300 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.825699 17695 ts_manager.cc:194] Re-registered known tserver with Master: 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:42.840751 18300 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.841868 18300 tablet_bootstrap.cc:492] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.842535 18300 ts_tablet_manager.cc:1403] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 11:12:42.845249 18300 raft_consensus.cc:359] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.846035 18300 raft_consensus.cc:740] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.846920 18300 consensus_queue.cc:260] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.849822 17695 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34480
I20260710 11:12:42.852097 18300 ts_tablet_manager.cc:1434] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:42.852998 18300 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.853850 18364 heartbeater.cc:499] Master 127.15.66.126:39245 was elected leader, sending a full tablet report...
I20260710 11:12:42.871814 18300 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.872946 18300 tablet_bootstrap.cc:492] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.873754 18300 ts_tablet_manager.cc:1403] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:12:42.876438 18300 raft_consensus.cc:359] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.877290 18300 raft_consensus.cc:740] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.878057 18300 consensus_queue.cc:260] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.880128 18300 ts_tablet_manager.cc:1434] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:12:42.881009 18300 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.894699 18300 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.895543 18300 tablet_bootstrap.cc:492] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.896220 18300 ts_tablet_manager.cc:1403] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:12:42.898401 18300 raft_consensus.cc:359] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.898913 18300 raft_consensus.cc:740] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.899411 18300 consensus_queue.cc:260] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:42.901013 18300 ts_tablet_manager.cc:1434] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:42.902100 18300 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.914273 18300 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.915009 18300 tablet_bootstrap.cc:492] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.915552 18300 ts_tablet_manager.cc:1403] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 11:12:42.917248 18300 raft_consensus.cc:359] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:42.917837 18300 raft_consensus.cc:740] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.918358 18300 consensus_queue.cc:260] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:42.920045 18300 ts_tablet_manager.cc:1434] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:12:42.921023 18300 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.933287 18300 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.934197 18300 tablet_bootstrap.cc:492] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.934824 18300 ts_tablet_manager.cc:1403] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:12:42.937017 18300 raft_consensus.cc:359] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:42.937559 18300 raft_consensus.cc:740] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.938139 18300 consensus_queue.cc:260] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:42.939873 18300 ts_tablet_manager.cc:1434] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:12:42.940876 18300 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.953346 18300 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.954327 18300 tablet_bootstrap.cc:492] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.954856 18300 ts_tablet_manager.cc:1403] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:12:42.956544 18300 raft_consensus.cc:359] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:42.957048 18300 raft_consensus.cc:740] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.957788 18300 consensus_queue.cc:260] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:42.959494 18300 ts_tablet_manager.cc:1434] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:42.960541 18300 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.975293 18300 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.976230 18300 tablet_bootstrap.cc:492] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.976877 18300 ts_tablet_manager.cc:1403] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260710 11:12:42.979287 18300 raft_consensus.cc:359] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.979928 18300 raft_consensus.cc:740] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:42.980648 18300 consensus_queue.cc:260] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:42.982949 18300 ts_tablet_manager.cc:1434] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:42.983698 18300 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:42.996189 18300 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:42.997064 18300 tablet_bootstrap.cc:492] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:42.997699 18300 ts_tablet_manager.cc:1403] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:12:43.000000 18300 raft_consensus.cc:359] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.000672 18300 raft_consensus.cc:740] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.001495 18300 consensus_queue.cc:260] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.003504 18300 ts_tablet_manager.cc:1434] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:43.004284 18300 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:43.020747 18300 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:43.021791 18300 tablet_bootstrap.cc:492] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:43.022522 18300 ts_tablet_manager.cc:1403] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260710 11:12:43.025069 18300 raft_consensus.cc:359] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.025811 18300 raft_consensus.cc:740] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.026507 18300 consensus_queue.cc:260] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.028759 18300 ts_tablet_manager.cc:1434] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:43.029666 18300 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:43.045256 18300 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:43.046249 18300 tablet_bootstrap.cc:492] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:43.046926 18300 ts_tablet_manager.cc:1403] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 11:12:43.049737 18300 raft_consensus.cc:359] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.050581 18300 raft_consensus.cc:740] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.051330 18300 consensus_queue.cc:260] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.053452 18300 ts_tablet_manager.cc:1434] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:43.055814 18300 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap starting.
I20260710 11:12:43.065486 18222 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.066113 18222 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.068401 18222 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.070730 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.071496 18335 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:43.071933 18300 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:12:43.072978 18300 tablet_bootstrap.cc:492] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Bootstrap complete.
I20260710 11:12:43.073755 18300 ts_tablet_manager.cc:1403] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:12:43.075604 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:43.076884 18300 raft_consensus.cc:359] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.077795 18300 raft_consensus.cc:740] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Initialized, Role: FOLLOWER
I20260710 11:12:43.078897 17911 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:43.078611 18300 consensus_queue.cc:260] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.080157 18217 raft_consensus.cc:493] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.080681 18217 raft_consensus.cc:515] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:43.081252 18222 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.081529 18300 ts_tablet_manager.cc:1434] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:43.081758 18222 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.083006 18217 leader_election.cc:290] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.084146 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:43.082199 18222 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.087467 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.088183 18334 raft_consensus.cc:2468] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:43.089592 17911 leader_election.cc:304] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:43.090413 18232 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.090878 18232 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.092980 18232 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.093534 18232 raft_consensus.cc:2804] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.093856 18232 raft_consensus.cc:493] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.093780 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:43.097431 18222 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.098793 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.099481 18334 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:43.100015 18222 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.100641 18232 raft_consensus.cc:3060] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.100806 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:43.101963 17911 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:43.102833 18222 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.103322 18222 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.103806 18222 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.104008 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.104681 18334 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.111919 18222 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.114499 18222 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.116545 18232 raft_consensus.cc:515] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:43.119575 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:43.119885 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:43.123118 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.123728 18335 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.125548 18334 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 2.
I20260710 11:12:43.126917 17911 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:43.128389 18232 leader_election.cc:290] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.128994 18232 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.129482 18232 raft_consensus.cc:697] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:43.130321 18232 consensus_queue.cc:237] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.133643 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.134819 18334 raft_consensus.cc:3060] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.139343 18335 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 2.
I20260710 11:12:43.140673 17911 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:43.142146 18334 raft_consensus.cc:2468] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 2.
I20260710 11:12:43.142323 18217 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.143419 17911 leader_election.cc:304] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:43.149608 18217 raft_consensus.cc:697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:43.154314 18232 raft_consensus.cc:2804] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.155179 18232 raft_consensus.cc:697] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:43.156153 18232 consensus_queue.cc:237] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:43.164425 17694 catalog_manager.cc:5697] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 1 to 2, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.170518 18217 consensus_queue.cc:237] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
W20260710 11:12:43.189628 17911 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.65:39073, user_credentials={real_user=slave}} blocked reactor thread for 46293.3us
I20260710 11:12:43.207978 17695 catalog_manager.cc:5697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 1 to 2, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.209756 17695 catalog_manager.cc:5697] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 1 to 2, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:43.230235 18101 raft_consensus.cc:493] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.230799 18101 raft_consensus.cc:515] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:43.232863 18101 leader_election.cc:290] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:43.235591 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.236426 18334 raft_consensus.cc:2393] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 2: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:43.237670 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f227e5fd3f814eb6a29e41a4d62caa22" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:43.240908 17837 leader_election.cc:304] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:43.242951 18228 raft_consensus.cc:3060] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.251284 18244 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.250483 18228 raft_consensus.cc:2749] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:43.251896 18244 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.254842 18244 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:43.255967 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:43.258656 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.259392 18334 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:43.260460 17985 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:43.261349 18244 raft_consensus.cc:2804] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.261763 18244 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.262132 18244 raft_consensus.cc:3060] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.267728 18267 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.268370 18267 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.269939 18244 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.270956 18267 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:43.272125 18244 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:43.274143 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:43.277921 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.278645 18335 raft_consensus.cc:2468] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 1.
I20260710 11:12:43.279129 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.280404 18208 raft_consensus.cc:493] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.280929 18208 raft_consensus.cc:515] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.281594 18228 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.282120 18228 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.283222 18208 leader_election.cc:290] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.284075 18228 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.285969 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.286541 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:43.287077 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14bc88eb4111490c9891bd8c3365287b" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.287488 18020 raft_consensus.cc:2393] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 2: Already voted for candidate 86ccbc926a3941e7a06eac5e511391c9 in this term.
I20260710 11:12:43.279824 18336 raft_consensus.cc:3060] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.286638 18337 raft_consensus.cc:2468] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:43.289772 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:43.290453 18014 raft_consensus.cc:2468] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 1.
I20260710 11:12:43.292549 17837 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:43.294415 18101 raft_consensus.cc:2804] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.279958 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:43.294873 18101 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.295372 18336 raft_consensus.cc:2468] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 2.
I20260710 11:12:43.293303 17985 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:43.295596 18101 raft_consensus.cc:3060] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.296738 18244 raft_consensus.cc:2804] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.297112 18244 raft_consensus.cc:493] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.297223 17985 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:43.297554 18244 raft_consensus.cc:3060] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.298426 18267 raft_consensus.cc:2804] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.296752 17838 leader_election.cc:304] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:43.302158 18208 raft_consensus.cc:3060] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.304759 18244 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.306900 18244 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:43.308168 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:43.310177 18208 raft_consensus.cc:2749] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:43.310308 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.310940 18336 raft_consensus.cc:3060] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.320483 18336 raft_consensus.cc:2468] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 2.
I20260710 11:12:43.313007 18101 raft_consensus.cc:515] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.321905 17985 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:43.323378 18244 raft_consensus.cc:2804] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.323518 17872 raft_consensus.cc:2393] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 2: Already voted for candidate 0a7fa371473d4d73bfa86dae2bfe33df in this term.
I20260710 11:12:43.324194 18244 raft_consensus.cc:697] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 2 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:43.325667 18244 consensus_queue.cc:237] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.330253 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:43.341276 18101 leader_election.cc:290] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 2 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.342693 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908e66e24e574727970c8bbbac2bc78a" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.344007 18336 raft_consensus.cc:2393] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a7fa371473d4d73bfa86dae2bfe33df in current term 2: Already voted for candidate 86ccbc926a3941e7a06eac5e511391c9 in this term.
I20260710 11:12:43.345677 17837 leader_election.cc:304] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:43.346814 18101 raft_consensus.cc:2749] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:43.347128 18267 raft_consensus.cc:697] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 2 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:43.348332 18267 consensus_queue.cc:237] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:43.356909 17695 catalog_manager.cc:5697] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 1 to 2, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.372331 17695 catalog_manager.cc:5697] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 1 to 2, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.454881 18222 raft_consensus.cc:493] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.455387 18222 raft_consensus.cc:515] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.457185 18222 leader_election.cc:290] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.457988 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:43.458349 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.458990 18336 raft_consensus.cc:2468] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 1.
I20260710 11:12:43.460057 17911 leader_election.cc:304] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:43.460764 18222 raft_consensus.cc:2804] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:43.461129 18222 raft_consensus.cc:493] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.461457 18222 raft_consensus.cc:3060] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.467128 18222 raft_consensus.cc:515] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.469228 18222 leader_election.cc:290] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 2 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.470053 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:43.470225 18336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
I20260710 11:12:43.470856 18336 raft_consensus.cc:3060] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.475968 18336 raft_consensus.cc:2468] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 2.
I20260710 11:12:43.477243 17911 leader_election.cc:304] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:43.478055 18384 raft_consensus.cc:2804] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:43.478523 18384 raft_consensus.cc:697] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:43.479372 18384 consensus_queue.cc:237] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.493809 18267 raft_consensus.cc:493] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.494465 18267 raft_consensus.cc:515] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.494459 17694 catalog_manager.cc:5697] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 1 to 2, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:43.497740 18267 leader_election.cc:290] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.499141 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:43.499141 18337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401516d8f8ee47fdbe7c7591928a0c52" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.500375 18337 raft_consensus.cc:2393] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86ccbc926a3941e7a06eac5e511391c9 in current term 2: Already voted for candidate 94894c6b72ed470ea7d55473cf7398f6 in this term.
I20260710 11:12:43.501482 17985 leader_election.cc:304] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:43.502517 18267 raft_consensus.cc:3060] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.511057 18267 raft_consensus.cc:2749] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:43.542358 18014 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.554004 18014 raft_consensus.cc:1275] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.555573 18384 consensus_queue.cc:1048] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.562206 18337 raft_consensus.cc:1275] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.566798 18222 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.572228 18337 raft_consensus.cc:1275] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.574736 17872 raft_consensus.cc:1275] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.577271 18383 consensus_queue.cc:1048] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.578859 18383 consensus_queue.cc:1048] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.581733 18267 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:43.583499 18267 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:43.588881 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:43.590685 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:43.592989 18267 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:43.608278 17985 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:43.615231 18267 raft_consensus.cc:2749] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:43.616129 18335 raft_consensus.cc:1275] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.618440 18385 consensus_queue.cc:1048] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.643728 18014 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:43.669507 18014 raft_consensus.cc:1275] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.671098 18384 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.710551 17872 raft_consensus.cc:1275] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.711892 18244 consensus_queue.cc:1048] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.720791 18336 raft_consensus.cc:1275] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.722685 18392 consensus_queue.cc:1048] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.794255 18336 raft_consensus.cc:1275] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.796247 18244 consensus_queue.cc:1048] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.819177 17872 raft_consensus.cc:1275] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.820474 18392 consensus_queue.cc:1048] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.926674 18336 raft_consensus.cc:1275] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.928057 18385 consensus_queue.cc:1048] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:43.938511 18014 raft_consensus.cc:1275] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:43.941231 18222 consensus_queue.cc:1048] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:52.783170 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:52.815955 17872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5"
dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
mode: GRACEFUL
new_leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:49238
I20260710 11:12:52.816615 17872 raft_consensus.cc:606] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Received request to transfer leadership to TS 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:52.829257 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "313104ba5fe94a3394c62760e2663851"
dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
mode: GRACEFUL
new_leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:52.829835 17942 raft_consensus.cc:606] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Received request to transfer leadership to TS 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:52.832348 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187"
dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
mode: GRACEFUL
new_leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:52.832850 17942 raft_consensus.cc:606] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Received request to transfer leadership to TS 0a7fa371473d4d73bfa86dae2bfe33df
I20260710 11:12:52.835108 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd"
dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
mode: GRACEFUL
new_leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:52.835603 17942 raft_consensus.cc:606] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Received request to transfer leadership to TS 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:52.837895 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925"
dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
mode: GRACEFUL
new_leader_uuid: "86ccbc926a3941e7a06eac5e511391c9"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:52.838371 17942 raft_consensus.cc:606] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Received request to transfer leadership to TS 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:52.839444 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:52.840109 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:52.963236 18428 raft_consensus.cc:993] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: : Instructing follower 0a7fa371473d4d73bfa86dae2bfe33df to start an election
I20260710 11:12:52.963886 18417 raft_consensus.cc:1081] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Signalling peer 0a7fa371473d4d73bfa86dae2bfe33df to start an election
I20260710 11:12:52.965310 17872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187"
dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
 from {username='slave'} at 127.0.0.1:51182
I20260710 11:12:52.965890 17872 raft_consensus.cc:493] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:52.966197 17872 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:52.971434 17872 raft_consensus.cc:515] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:52.973202 17872 leader_election.cc:290] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 2 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:52.974198 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:52.974417 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:52.974946 17942 raft_consensus.cc:3055] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:52.974988 18020 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:52.975298 17942 raft_consensus.cc:740] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:52.976166 17942 consensus_queue.cc:260] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:52.977288 17942 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:52.980233 18020 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 2.
I20260710 11:12:52.981551 17838 leader_election.cc:304] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:52.982362 18427 raft_consensus.cc:2804] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:52.983609 18427 raft_consensus.cc:697] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:52.983705 17942 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 2.
I20260710 11:12:52.984696 18427 consensus_queue.cc:237] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:52.993258 17694 catalog_manager.cc:5697] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 1 to 2, leader changed from 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67) to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 2 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.016239 18428 raft_consensus.cc:993] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: : Instructing follower 86ccbc926a3941e7a06eac5e511391c9 to start an election
I20260710 11:12:53.016673 18417 raft_consensus.cc:1081] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Signalling peer 86ccbc926a3941e7a06eac5e511391c9 to start an election
I20260710 11:12:53.018114 18020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925"
dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
 from {username='slave'} at 127.0.0.1:51490
I20260710 11:12:53.018553 18020 raft_consensus.cc:493] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.018771 18020 raft_consensus.cc:3060] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.023260 18020 raft_consensus.cc:515] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:53.024967 18020 leader_election.cc:290] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:53.025753 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:53.026139 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de2c2f601ba340468a91cd9d93407925" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:53.026388 17872 raft_consensus.cc:3060] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.026741 17942 raft_consensus.cc:3055] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.027047 17942 raft_consensus.cc:740] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:53.027872 17942 consensus_queue.cc:260] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:53.029188 17942 raft_consensus.cc:3060] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.033675 17872 raft_consensus.cc:2468] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 2.
I20260710 11:12:53.035197 17984 leader_election.cc:304] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:53.036129 18423 raft_consensus.cc:2804] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.036708 18423 raft_consensus.cc:697] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:53.036921 17942 raft_consensus.cc:2468] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 2.
I20260710 11:12:53.037807 18423 consensus_queue.cc:237] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:53.046195 17694 catalog_manager.cc:5697] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 1 to 2, leader changed from 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67) to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 2 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:53.051841 18427 raft_consensus.cc:993] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: : Instructing follower 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:53.052500 18433 raft_consensus.cc:1081] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Signalling peer 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:53.054328 18335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5"
dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48534
I20260710 11:12:53.054864 18335 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.055248 18335 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.061977 18335 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:53.064348 18335 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:53.076510 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:53.077095 17872 raft_consensus.cc:3055] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.077427 17872 raft_consensus.cc:740] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:53.078277 17872 consensus_queue.cc:260] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:53.078931 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:53.079597 18020 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.079471 17872 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.084789 18428 raft_consensus.cc:993] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: : Instructing follower 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:53.085317 18417 raft_consensus.cc:1081] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Signalling peer 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:53.086117 18020 raft_consensus.cc:2468] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:53.086117 17872 raft_consensus.cc:2468] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:53.086862 18335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd"
dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48546
I20260710 11:12:53.087467 18335 raft_consensus.cc:493] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.087571 18296 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:53.087875 18335 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.089659 18443 raft_consensus.cc:2804] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.090924 18443 raft_consensus.cc:697] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:53.091781 18443 consensus_queue.cc:237] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:53.093938 18335 raft_consensus.cc:515] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:53.096179 18335 leader_election.cc:290] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:53.097062 17872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:53.097589 17872 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.100548 17694 catalog_manager.cc:5697] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 1 to 2, leader changed from 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66) to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 2 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.103871 17872 raft_consensus.cc:2468] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:53.105027 18294 leader_election.cc:304] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:53.106038 18443 raft_consensus.cc:2804] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:53.106576 18443 raft_consensus.cc:697] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:53.107486 18443 consensus_queue.cc:237] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:53.109691 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:53.110401 17942 raft_consensus.cc:3055] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:53.111135 17942 raft_consensus.cc:740] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:53.112221 17942 consensus_queue.cc:260] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:53.113840 17942 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:53.115839 17694 catalog_manager.cc:5697] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 1 to 2, leader changed from 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67) to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 2 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.119637 17942 raft_consensus.cc:2468] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:53.243573 18428 raft_consensus.cc:993] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: : Instructing follower 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:53.244022 18417 raft_consensus.cc:1081] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Signalling peer 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:53.245314 18335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "313104ba5fe94a3394c62760e2663851"
dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48546
I20260710 11:12:53.245714 18335 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:53.245936 18335 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:53.250038 18335 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:53.251368 18335 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 3 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:53.252378 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:53.252487 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:53.252974 17942 raft_consensus.cc:3055] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:53.253051 18014 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:53.253291 17942 raft_consensus.cc:740] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:53.254093 17942 consensus_queue.cc:260] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:53.255051 17942 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:53.258059 18014 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 3.
I20260710 11:12:53.259101 18296 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [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: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:53.259917 18443 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:53.260331 18443 raft_consensus.cc:697] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:53.260567 17942 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 3.
I20260710 11:12:53.261104 18443 consensus_queue.cc:237] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:53.269291 17694 catalog_manager.cc:5697] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 2 to 3, leader changed from 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67) to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 3 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:53.428458 17872 raft_consensus.cc:1275] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.429811 18423 consensus_queue.cc:1048] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.440749 17942 raft_consensus.cc:1275] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.442196 18423 consensus_queue.cc:1048] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.467672 17942 raft_consensus.cc:1275] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Refusing update from remote peer 0a7fa371473d4d73bfa86dae2bfe33df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.468843 18433 consensus_queue.cc:1048] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.478223 18014 raft_consensus.cc:1275] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Refusing update from remote peer 0a7fa371473d4d73bfa86dae2bfe33df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.480005 18455 consensus_queue.cc:1048] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:53.590658 17872 raft_consensus.cc:1275] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.591850 18443 consensus_queue.cc:1048] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.605693 18014 raft_consensus.cc:1275] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.607688 18443 consensus_queue.cc:1048] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.681083 17942 raft_consensus.cc:1275] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.682492 18443 consensus_queue.cc:1048] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.686199 17872 raft_consensus.cc:1275] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:53.687373 18443 consensus_queue.cc:1048] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:53.814190 18014 raft_consensus.cc:1275] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:53.815641 18444 consensus_queue.cc:1048] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:53.824378 17942 raft_consensus.cc:1275] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:53.826809 18462 consensus_queue.cc:1048] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:53.841022 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:53.861199 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:53.876850 17869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187"
dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
mode: GRACEFUL
new_leader_uuid: "86ccbc926a3941e7a06eac5e511391c9"
 from {username='slave'} at 127.0.0.1:49238
I20260710 11:12:53.877511 17869 raft_consensus.cc:606] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 LEADER]: Received request to transfer leadership to TS 86ccbc926a3941e7a06eac5e511391c9
I20260710 11:12:53.880159 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f"
dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
mode: GRACEFUL
new_leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:53.880811 17942 raft_consensus.cc:606] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Received request to transfer leadership to TS 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:53.883517 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452"
dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
mode: GRACEFUL
new_leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48860
I20260710 11:12:53.884370 17942 raft_consensus.cc:606] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Received request to transfer leadership to TS 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:54.763579 18474 raft_consensus.cc:993] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: : Instructing follower 86ccbc926a3941e7a06eac5e511391c9 to start an election
I20260710 11:12:54.764650 18474 raft_consensus.cc:1081] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 LEADER]: Signalling peer 86ccbc926a3941e7a06eac5e511391c9 to start an election
I20260710 11:12:54.767273 18014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187"
dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
 from {username='slave'} at 127.0.0.1:51482
I20260710 11:12:54.768307 18014 raft_consensus.cc:493] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:54.768877 18014 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:54.795003 18014 raft_consensus.cc:515] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:54.819002 18473 raft_consensus.cc:993] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: : Instructing follower 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:54.819694 18473 raft_consensus.cc:1081] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Signalling peer 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:54.823755 18014 leader_election.cc:290] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 3 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:54.824640 17867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:54.825834 17867 raft_consensus.cc:3055] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:54.826327 17867 raft_consensus.cc:740] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:54.827368 17867 consensus_queue.cc:260] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [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: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:54.829154 17867 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:54.832552 18335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452"
dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48546
I20260710 11:12:54.833388 18335 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:54.833874 18335 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.839289 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:54.831632 18451 raft_consensus.cc:493] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a7fa371473d4d73bfa86dae2bfe33df)
I20260710 11:12:54.845491 18451 raft_consensus.cc:515] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:54.853160 18335 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:54.854648 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:54.857165 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:54.857811 17869 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.859164 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:54.859833 17944 raft_consensus.cc:3055] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:54.860198 17944 raft_consensus.cc:740] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:54.861258 17944 consensus_queue.cc:260] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:54.862602 17944 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.867578 18335 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Requested vote from peers 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:54.868085 18451 leader_election.cc:290] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:54.868978 17869 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:54.870666 18294 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:54.873445 17867 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 3.
I20260710 11:12:54.874233 18462 raft_consensus.cc:2804] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:54.874877 17984 leader_election.cc:304] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:54.876585 17944 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:54.877467 18451 raft_consensus.cc:2804] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:54.874943 18462 raft_consensus.cc:697] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:54.881129 18462 consensus_queue.cc:237] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:54.882171 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:12:54.885455 17985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.65:39073, user_credentials={real_user=slave}} blocked reactor thread for 99261.5us
I20260710 11:12:54.888434 18467 raft_consensus.cc:993] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: : Instructing follower 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:54.889214 18467 raft_consensus.cc:1081] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Signalling peer 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:54.890353 17944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f49de87cba5403f9e64284c51fd8187" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:54.891233 18335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f"
dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48546
I20260710 11:12:54.891968 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ded393091a74721b1b9cb2d562625a3" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" is_pre_election: true
I20260710 11:12:54.892207 18335 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:54.892601 18335 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:54.883494 18451 raft_consensus.cc:697] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:54.900122 18451 consensus_queue.cc:237] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [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: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } }
I20260710 11:12:54.900197 18335 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:54.902688 17985 leader_election.cc:304] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:54.903038 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:54.903780 17945 raft_consensus.cc:3055] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:54.904232 18476 raft_consensus.cc:2749] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:54.904565 17945 raft_consensus.cc:740] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:54.905262 17944 raft_consensus.cc:3060] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:54.905836 17945 consensus_queue.cc:260] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:54.907311 17945 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:54.910408 17944 raft_consensus.cc:2468] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 3.
I20260710 11:12:54.913772 18335 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 3 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:54.916266 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:54.916813 18020 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:54.921264 17945 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 3.
I20260710 11:12:54.921881 18020 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 3.
I20260710 11:12:54.923462 18295 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [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: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:54.924520 18462 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:54.925050 18462 raft_consensus.cc:697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:54.926050 18462 consensus_queue.cc:237] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:54.929442 17694 catalog_manager.cc:5697] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 1 to 2, leader changed from 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67) to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 2 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:54.930781 17692 catalog_manager.cc:5697] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 2 to 3, leader changed from 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66) to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 3 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:54.948199 17692 catalog_manager.cc:5697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 2 to 3, leader changed from 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67) to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 3 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.312597 18020 raft_consensus.cc:1275] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:55.313730 18443 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:55.338912 17945 raft_consensus.cc:1275] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:55.340535 18462 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:55.371047 17945 raft_consensus.cc:1275] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.372447 18462 consensus_queue.cc:1048] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.384398 17867 raft_consensus.cc:1275] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.386947 18443 consensus_queue.cc:1048] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.413823 17945 raft_consensus.cc:1275] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:55.415113 18451 consensus_queue.cc:1048] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:55.415489 17867 raft_consensus.cc:1275] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Refusing update from remote peer 86ccbc926a3941e7a06eac5e511391c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:55.416998 18451 consensus_queue.cc:1048] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:12:55.768316 18360 debug-util.cc:398] Leaking SignalData structure 0x7b0800284e80 after lost signal to thread 15628
W20260710 11:12:55.769243 18360 debug-util.cc:398] Leaking SignalData structure 0x7b08000db3c0 after lost signal to thread 17729
W20260710 11:12:55.770301 18360 debug-util.cc:398] Leaking SignalData structure 0x7b080012ffc0 after lost signal to thread 17896
W20260710 11:12:55.771211 18360 debug-util.cc:398] Leaking SignalData structure 0x7b0800122fe0 after lost signal to thread 17970
W20260710 11:12:55.772112 18360 debug-util.cc:398] Leaking SignalData structure 0x7b080012cc20 after lost signal to thread 18044
W20260710 11:12:55.773286 18360 debug-util.cc:398] Leaking SignalData structure 0x7b080009d460 after lost signal to thread 18363
I20260710 11:12:55.883698 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:55.901186 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:55.932842 18019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44"
dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
mode: GRACEFUL
new_leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:53760
I20260710 11:12:55.933493 18019 raft_consensus.cc:606] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Received request to transfer leadership to TS 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:55.934760 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:55.935741 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:56.155171 18507 raft_consensus.cc:993] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: : Instructing follower 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:56.155728 18503 raft_consensus.cc:1081] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Signalling peer 94a81b53dfc9489dbc82e98bbbb681aa to start an election
I20260710 11:12:56.157333 18334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44"
dest_uuid: "94a81b53dfc9489dbc82e98bbbb681aa"
 from {username='slave'} at 127.0.0.1:48536
I20260710 11:12:56.157984 18334 raft_consensus.cc:493] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:56.158365 18334 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.167409 18334 raft_consensus.cc:515] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:56.170112 18334 leader_election.cc:290] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703)
I20260710 11:12:56.170404 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:56.170653 18019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:56.171227 18019 raft_consensus.cc:3055] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:56.171252 17945 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.171644 18019 raft_consensus.cc:740] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:56.172580 18019 consensus_queue.cc:260] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:56.173852 18019 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:56.179090 17945 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:56.180625 18295 leader_election.cc:304] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa; no voters: 
I20260710 11:12:56.181639 18497 raft_consensus.cc:2804] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:56.181959 18019 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94a81b53dfc9489dbc82e98bbbb681aa in term 2.
I20260710 11:12:56.182197 18497 raft_consensus.cc:697] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Becoming Leader. State: Replica: 94a81b53dfc9489dbc82e98bbbb681aa, State: Running, Role: LEADER
I20260710 11:12:56.183220 18497 consensus_queue.cc:237] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:56.192288 17692 catalog_manager.cc:5697] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa reported cstate change: term changed from 1 to 2, leader changed from 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68) to 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65). New cstate: current_term: 2 leader_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:56.658133 18019 raft_consensus.cc:1275] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:56.659422 18497 consensus_queue.cc:1048] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:56.671044 17946 raft_consensus.cc:1275] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Refusing update from remote peer 94a81b53dfc9489dbc82e98bbbb681aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:56.673548 18462 consensus_queue.cc:1048] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:56.936589 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:56.950008 15625 tablet_server.cc:179] TabletServer@127.15.66.65:39073 shutting down...
I20260710 11:12:56.979764 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:56.980720 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:56.981922 15625 raft_consensus.cc:2243] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:56.982460 15625 raft_consensus.cc:2272] T c2e2a09b62bb4d748b08759a9c7dafd8 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:56.985569 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:56.986585 15625 raft_consensus.cc:2243] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:56.987217 15625 raft_consensus.cc:2272] T 401516d8f8ee47fdbe7c7591928a0c52 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:56.990619 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:56.991559 15625 raft_consensus.cc:2243] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:56.992230 15625 raft_consensus.cc:2272] T 14bc88eb4111490c9891bd8c3365287b P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:56.995209 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:56.996016 15625 raft_consensus.cc:2243] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:56.996574 15625 raft_consensus.cc:2272] T 908e66e24e574727970c8bbbac2bc78a P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:56.999488 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.000306 15625 raft_consensus.cc:2243] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.000828 15625 raft_consensus.cc:2272] T d43d5d13fb3e499799edcc8a45e00f75 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.003679 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.004441 15625 raft_consensus.cc:2243] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:57.005524 15625 raft_consensus.cc:2272] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.008523 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.009328 15625 raft_consensus.cc:2243] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.009913 15625 raft_consensus.cc:2272] T f227e5fd3f814eb6a29e41a4d62caa22 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.012713 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.013569 15625 raft_consensus.cc:2243] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.014055 15625 raft_consensus.cc:2272] T 58d1b980fa3248eeb26dc0b97cb24772 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.016172 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.016719 15625 raft_consensus.cc:2243] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.017161 15625 raft_consensus.cc:2272] T 56e04754e28648589634ae9ed6345af7 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.019625 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.020387 15625 raft_consensus.cc:2243] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:57.021339 15625 raft_consensus.cc:2272] T 870c2953ff7f484386ef6affb480fa44 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.024837 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.025665 15625 raft_consensus.cc:2243] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.026117 15625 raft_consensus.cc:2272] T 7ded393091a74721b1b9cb2d562625a3 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.028229 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.028769 15625 raft_consensus.cc:2243] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:57.029572 15625 raft_consensus.cc:2272] T 792b24be0de74eb98349de0aa468dacd P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.031539 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.032198 15625 raft_consensus.cc:2243] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:57.032902 15625 raft_consensus.cc:2272] T e4a8ef1ec0eb42a9b4099bae327c504f P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.035048 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.035581 15625 raft_consensus.cc:2243] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.036067 15625 raft_consensus.cc:2272] T c8c481cfa9e5448b81f80b93dfd4f709 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.038167 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.038690 15625 raft_consensus.cc:2243] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.039088 15625 raft_consensus.cc:2272] T 07f32978b85d4efe84c284038168afc5 P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.040917 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.041383 15625 raft_consensus.cc:2243] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:57.042179 15625 raft_consensus.cc:2272] T e94304b5d7cc48a0a0b8fdf324e41452 P 94a81b53dfc9489dbc82e98bbbb681aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.044667 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.045449 15625 raft_consensus.cc:2243] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:57.046074 15625 raft_consensus.cc:2272] T c520e92371ca47388a8cd7ec5762676d P 94a81b53dfc9489dbc82e98bbbb681aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:57.048990 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:57.049717 15625 raft_consensus.cc:2243] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:57.050801 15625 raft_consensus.cc:2272] T 313104ba5fe94a3394c62760e2663851 P 94a81b53dfc9489dbc82e98bbbb681aa [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:57.096326 17837 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260710 11:12:57.099720 17837 consensus_peers.cc:597] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.138926 17837 consensus_peers.cc:597] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.195616 17985 consensus_peers.cc:597] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.239301 17985 consensus_peers.cc:597] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.252483 17911 consensus_peers.cc:597] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.280755 17837 consensus_peers.cc:597] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.302922 17911 consensus_peers.cc:597] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.352706 17911 consensus_peers.cc:597] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.397588 17985 consensus_peers.cc:597] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.426486 17911 consensus_peers.cc:597] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.440042 17911 consensus_peers.cc:597] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:57.504040 17911 consensus_peers.cc:597] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.069661 18532 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.070161 18532 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.072391 18532 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.073201 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
W20260710 11:12:58.076762 17911 leader_election.cc:336] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.077129 17911 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94894c6b72ed470ea7d55473cf7398f6; no voters: 86ccbc926a3941e7a06eac5e511391c9, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.077780 18532 raft_consensus.cc:2749] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 11:12:58.082152 15625 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18360)
I20260710 11:12:58.178862 18532 raft_consensus.cc:493] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.179389 18532 raft_consensus.cc:515] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.181180 18532 leader_election.cc:290] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.181958 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:58.182650 18020 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 2.
I20260710 11:12:58.184063 17912 leader_election.cc:304] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [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: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:58.185096 18532 raft_consensus.cc:2804] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:58.185564 18532 raft_consensus.cc:493] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.186002 18532 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:58.186750 17911 leader_election.cc:336] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.191716 18532 raft_consensus.cc:515] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.193701 18532 leader_election.cc:290] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.194347 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c2953ff7f484386ef6affb480fa44" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:58.194969 18020 raft_consensus.cc:3060] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:58.198292 17911 leader_election.cc:336] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.202371 18020 raft_consensus.cc:2468] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 3.
I20260710 11:12:58.203516 17912 leader_election.cc:304] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [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: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.204291 18532 raft_consensus.cc:2804] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:58.204710 18532 raft_consensus.cc:697] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:58.205529 18532 consensus_queue.cc:237] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.215745 17695 catalog_manager.cc:5697] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 2 to 3, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.230257 18492 raft_consensus.cc:493] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.230841 18492 raft_consensus.cc:515] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.233299 18492 leader_election.cc:290] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:58.234906 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:58.238147 17837 leader_election.cc:336] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.238600 17837 leader_election.cc:304] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.239327 18492 raft_consensus.cc:2749] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:58.261641 18530 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.262298 18530 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.264225 18530 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.265235 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
W20260710 11:12:58.268975 17985 leader_election.cc:336] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.269395 17985 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9; no voters: 94894c6b72ed470ea7d55473cf7398f6, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.270072 18530 raft_consensus.cc:2749] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:12:58.273974 18530 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.274539 18530 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:58.276885 18530 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:58.278192 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
W20260710 11:12:58.283777 17985 leader_election.cc:336] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.284324 17985 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [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: 86ccbc926a3941e7a06eac5e511391c9; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.288174 18530 raft_consensus.cc:2749] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:58.337769 18527 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.338369 18527 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.340546 18527 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.341082 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:58.341774 18020 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 3.
I20260710 11:12:58.342717 17912 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:58.343466 18532 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:12:58.343879 18532 raft_consensus.cc:493] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.344257 18532 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:12:58.345772 17911 leader_election.cc:336] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.353040 18532 raft_consensus.cc:515] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.355437 18532 leader_election.cc:290] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.356149 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a8ef1ec0eb42a9b4099bae327c504f" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:58.357776 18020 raft_consensus.cc:3060] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:12:58.360571 17911 leader_election.cc:336] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.366631 18020 raft_consensus.cc:2468] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 4.
I20260710 11:12:58.368064 17912 leader_election.cc:304] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.368752 18532 raft_consensus.cc:2804] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:58.369294 18532 raft_consensus.cc:697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 4 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:58.370155 18532 consensus_queue.cc:237] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.377710 18532 raft_consensus.cc:493] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.378221 18532 raft_consensus.cc:515] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.380589 18532 leader_election.cc:290] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:58.379931 17695 catalog_manager.cc:5697] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 3 to 4, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 4 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.381930 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:58.382494 17869 raft_consensus.cc:2468] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 2.
I20260710 11:12:58.383738 17910 leader_election.cc:304] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:58.384493 18532 raft_consensus.cc:2804] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:58.384917 18532 raft_consensus.cc:493] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.385293 18532 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:58.391808 17911 leader_election.cc:336] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.394289 18532 raft_consensus.cc:515] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.396679 18532 leader_election.cc:290] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
I20260710 11:12:58.397893 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792b24be0de74eb98349de0aa468dacd" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df"
I20260710 11:12:58.398619 17869 raft_consensus.cc:3060] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:58.401501 17911 leader_election.cc:336] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.406291 17869 raft_consensus.cc:2468] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94894c6b72ed470ea7d55473cf7398f6 in term 3.
I20260710 11:12:58.407560 17910 leader_election.cc:304] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.408422 18532 raft_consensus.cc:2804] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:58.408980 18532 raft_consensus.cc:697] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 3 LEADER]: Becoming Leader. State: Replica: 94894c6b72ed470ea7d55473cf7398f6, State: Running, Role: LEADER
I20260710 11:12:58.409951 18532 consensus_queue.cc:237] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.418519 17695 catalog_manager.cc:5697] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 reported cstate change: term changed from 2 to 3, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "94894c6b72ed470ea7d55473cf7398f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:58.420728 18532 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.421300 18532 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.424145 18532 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961)
W20260710 11:12:58.427663 17911 leader_election.cc:336] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.429028 17869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "94894c6b72ed470ea7d55473cf7398f6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" is_pre_election: true
I20260710 11:12:58.430716 17910 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [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: 94894c6b72ed470ea7d55473cf7398f6; no voters: 0a7fa371473d4d73bfa86dae2bfe33df, 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.431329 18532 raft_consensus.cc:2749] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:58.433256 18538 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.433746 18538 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:58.435761 18538 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.436393 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9" is_pre_election: true
I20260710 11:12:58.437101 18020 raft_consensus.cc:2468] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 2.
I20260710 11:12:58.438702 17838 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 
I20260710 11:12:58.439596 18538 raft_consensus.cc:2804] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:58.439994 18538 raft_consensus.cc:493] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.440342 18538 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:58.440500 17837 leader_election.cc:336] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.448203 18538 raft_consensus.cc:515] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:58.450413 18538 leader_election.cc:290] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 election: Requested vote from peers 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68:42703), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.451324 18020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea482826c9c4ac3a77d1b33de0c36a5" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86ccbc926a3941e7a06eac5e511391c9"
I20260710 11:12:58.451956 18020 raft_consensus.cc:3060] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:58.454120 17837 leader_election.cc:336] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.459599 18020 raft_consensus.cc:2468] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 3.
I20260710 11:12:58.460812 17838 leader_election.cc:304] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 86ccbc926a3941e7a06eac5e511391c9; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.461541 18538 raft_consensus.cc:2804] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:58.462066 18538 raft_consensus.cc:697] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
I20260710 11:12:58.463136 18538 consensus_queue.cc:237] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [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: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } }
I20260710 11:12:58.474408 17695 catalog_manager.cc:5697] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 2 to 3, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 3 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:58.525496 18538 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.525990 18538 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.527828 18538 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:58.530710 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:58.531426 17946 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 2.
I20260710 11:12:58.532449 17837 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:58.533130 18538 raft_consensus.cc:2804] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:12:58.533259 17837 leader_election.cc:336] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.533578 18538 raft_consensus.cc:493] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.533973 18538 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:58.539062 18538 raft_consensus.cc:515] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.540793 18538 leader_election.cc:290] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 election: Requested vote from peers 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073), 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627)
I20260710 11:12:58.542073 17946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94304b5d7cc48a0a0b8fdf324e41452" candidate_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:58.542733 17946 raft_consensus.cc:3060] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:58.545531 18529 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.546116 18529 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.548372 18529 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
I20260710 11:12:58.549007 17946 raft_consensus.cc:2468] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a7fa371473d4d73bfa86dae2bfe33df in term 3.
W20260710 11:12:58.544823 17837 leader_election.cc:336] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.550017 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6" is_pre_election: true
I20260710 11:12:58.550664 17945 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 3.
I20260710 11:12:58.550891 17837 leader_election.cc:304] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [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: 0a7fa371473d4d73bfa86dae2bfe33df, 94894c6b72ed470ea7d55473cf7398f6; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.552085 18538 raft_consensus.cc:2804] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:58.552865 17985 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 
I20260710 11:12:58.553465 18538 raft_consensus.cc:697] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 LEADER]: Becoming Leader. State: Replica: 0a7fa371473d4d73bfa86dae2bfe33df, State: Running, Role: LEADER
W20260710 11:12:58.554363 17985 leader_election.cc:336] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.554500 18538 consensus_queue.cc:237] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [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: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } }
I20260710 11:12:58.554917 18529 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:12:58.555950 18529 raft_consensus.cc:493] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 94a81b53dfc9489dbc82e98bbbb681aa)
I20260710 11:12:58.556348 18529 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:58.564864 18529 raft_consensus.cc:515] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.567230 17695 catalog_manager.cc:5697] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df reported cstate change: term changed from 2 to 3, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66). New cstate: current_term: 3 leader_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a7fa371473d4d73bfa86dae2bfe33df" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 36961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.568764 17945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "313104ba5fe94a3394c62760e2663851" candidate_uuid: "86ccbc926a3941e7a06eac5e511391c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "94894c6b72ed470ea7d55473cf7398f6"
I20260710 11:12:58.569324 17945 raft_consensus.cc:3060] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:12:58.567257 18529 leader_election.cc:290] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 election: Requested vote from peers 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627), 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073)
W20260710 11:12:58.572667 17985 leader_election.cc:336] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111)
I20260710 11:12:58.577384 17945 raft_consensus.cc:2468] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86ccbc926a3941e7a06eac5e511391c9 in term 4.
I20260710 11:12:58.578692 17985 leader_election.cc:304] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86ccbc926a3941e7a06eac5e511391c9, 94894c6b72ed470ea7d55473cf7398f6; no voters: 94a81b53dfc9489dbc82e98bbbb681aa
I20260710 11:12:58.579490 18529 raft_consensus.cc:2804] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:12:58.579975 18529 raft_consensus.cc:697] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 4 LEADER]: Becoming Leader. State: Replica: 86ccbc926a3941e7a06eac5e511391c9, State: Running, Role: LEADER
I20260710 11:12:58.580811 18529 consensus_queue.cc:237] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [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: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } }
I20260710 11:12:58.591435 17695 catalog_manager.cc:5697] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 reported cstate change: term changed from 3 to 4, leader changed from 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65) to 86ccbc926a3941e7a06eac5e511391c9 (127.15.66.68). New cstate: current_term: 4 leader_uuid: "86ccbc926a3941e7a06eac5e511391c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94894c6b72ed470ea7d55473cf7398f6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 36627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94a81b53dfc9489dbc82e98bbbb681aa" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39073 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:58.774766 15625 tablet_server.cc:196] TabletServer@127.15.66.65:39073 shutdown complete.
W20260710 11:12:58.784750 17911 consensus_peers.cc:597] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.792028 18019 raft_consensus.cc:1275] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:58.793690 18532 consensus_queue.cc:1048] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:58.823056 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
W20260710 11:12:58.838790 17911 consensus_peers.cc:597] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.856642 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:58.857542 15625 tablet_replica.cc:333] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.858554 15625 raft_consensus.cc:2243] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.859081 15625 raft_consensus.cc:2272] T c520e92371ca47388a8cd7ec5762676d P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.861675 15625 tablet_replica.cc:333] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.862088 18019 raft_consensus.cc:1275] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Refusing update from remote peer 94894c6b72ed470ea7d55473cf7398f6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:58.862444 15625 raft_consensus.cc:2243] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.863396 15625 raft_consensus.cc:2272] T 908e66e24e574727970c8bbbac2bc78a P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.864358 18527 consensus_queue.cc:1048] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86ccbc926a3941e7a06eac5e511391c9" member_type: VOTER last_known_addr { host: "127.15.66.68" port: 42703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:58.866222 15625 tablet_replica.cc:333] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.867205 15625 raft_consensus.cc:2243] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.868256 15625 raft_consensus.cc:2272] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.871799 15625 tablet_replica.cc:333] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.872720 15625 raft_consensus.cc:2243] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.873267 15625 raft_consensus.cc:2272] T c2e2a09b62bb4d748b08759a9c7dafd8 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.876452 15625 tablet_replica.cc:333] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.877895 15625 raft_consensus.cc:2243] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.879541 15625 raft_consensus.cc:2272] T 07f32978b85d4efe84c284038168afc5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.882470 15625 tablet_replica.cc:333] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.883320 15625 raft_consensus.cc:2243] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.884107 15625 pending_rounds.cc:70] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: Trying to abort 1 pending ops.
I20260710 11:12:58.884438 15625 pending_rounds.cc:77] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305961384176234496 op_type: NO_OP noop_request { }
I20260710 11:12:58.884914 15625 raft_consensus.cc:2889] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:58.885291 15625 raft_consensus.cc:2272] T e94304b5d7cc48a0a0b8fdf324e41452 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.888302 15625 tablet_replica.cc:333] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.889076 15625 raft_consensus.cc:2243] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.889688 15625 raft_consensus.cc:2272] T d43d5d13fb3e499799edcc8a45e00f75 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:58.892884 17911 consensus_peers.cc:597] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.893081 15625 tablet_replica.cc:333] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.893898 15625 raft_consensus.cc:2243] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.894615 15625 pending_rounds.cc:70] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: Trying to abort 1 pending ops.
I20260710 11:12:58.894910 15625 pending_rounds.cc:77] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305961383796232192 op_type: NO_OP noop_request { }
I20260710 11:12:58.895203 15625 raft_consensus.cc:2889] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:58.895493 15625 raft_consensus.cc:2272] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.899291 15625 tablet_replica.cc:333] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.899962 15625 raft_consensus.cc:2243] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.900694 15625 raft_consensus.cc:2272] T 0dfed2050c884fe39b8f11d9d382480c P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.902990 15625 tablet_replica.cc:333] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.903499 15625 raft_consensus.cc:2243] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.903915 15625 raft_consensus.cc:2272] T f227e5fd3f814eb6a29e41a4d62caa22 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.905701 15625 tablet_replica.cc:333] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.906224 15625 raft_consensus.cc:2243] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.906656 15625 raft_consensus.cc:2272] T 7de4b56ecd1345699b695189d1bda838 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.908465 15625 tablet_replica.cc:333] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.908977 15625 raft_consensus.cc:2243] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.909562 15625 raft_consensus.cc:2272] T de2c2f601ba340468a91cd9d93407925 P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.911494 15625 tablet_replica.cc:333] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.911986 15625 raft_consensus.cc:2243] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.912377 15625 raft_consensus.cc:2272] T 5f49de87cba5403f9e64284c51fd8187 P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.914111 15625 tablet_replica.cc:333] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.914611 15625 raft_consensus.cc:2243] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.915381 15625 raft_consensus.cc:2272] T c8c481cfa9e5448b81f80b93dfd4f709 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.917198 15625 tablet_replica.cc:333] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.917750 15625 raft_consensus.cc:2243] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.918759 15625 raft_consensus.cc:2272] T d9fc275823694fc3ac88121d95dc5188 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.920686 15625 tablet_replica.cc:333] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.921164 15625 raft_consensus.cc:2243] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.921602 15625 raft_consensus.cc:2272] T 14bc88eb4111490c9891bd8c3365287b P 0a7fa371473d4d73bfa86dae2bfe33df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.923336 15625 tablet_replica.cc:333] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.923827 15625 raft_consensus.cc:2243] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:58.924233 15625 raft_consensus.cc:2272] T 792b24be0de74eb98349de0aa468dacd P 0a7fa371473d4d73bfa86dae2bfe33df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:58.926136 15625 tablet_replica.cc:333] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df: stopping tablet replica
I20260710 11:12:58.926630 15625 raft_consensus.cc:2243] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:58.927366 15625 raft_consensus.cc:2272] T 7ded393091a74721b1b9cb2d562625a3 P 0a7fa371473d4d73bfa86dae2bfe33df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:58.948383 17910 consensus_peers.cc:597] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:58.967864 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
W20260710 11:12:58.976518 17985 consensus_peers.cc:597] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94a81b53dfc9489dbc82e98bbbb681aa (127.15.66.65:39073): Couldn't send request to peer 94a81b53dfc9489dbc82e98bbbb681aa. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39073: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.001346 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
W20260710 11:12:59.016337 17910 consensus_peers.cc:597] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:59.020653 17910 consensus_peers.cc:597] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.033562 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:59.034296 15625 tablet_replica.cc:333] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.034961 15625 raft_consensus.cc:2243] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.035439 15625 raft_consensus.cc:2272] T e94304b5d7cc48a0a0b8fdf324e41452 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.037626 15625 tablet_replica.cc:333] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.038213 15625 raft_consensus.cc:2243] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.038635 15625 raft_consensus.cc:2272] T d9fc275823694fc3ac88121d95dc5188 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.040417 15625 tablet_replica.cc:333] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.040970 15625 raft_consensus.cc:2243] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.041779 15625 raft_consensus.cc:2272] T e4a8ef1ec0eb42a9b4099bae327c504f P 94894c6b72ed470ea7d55473cf7398f6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.044528 15625 tablet_replica.cc:333] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.045221 15625 raft_consensus.cc:2243] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.046258 15625 raft_consensus.cc:2272] T 870c2953ff7f484386ef6affb480fa44 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.048377 15625 tablet_replica.cc:333] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.049110 15625 raft_consensus.cc:2243] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:12:59.049748 17984 consensus_peers.cc:597] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.050098 15625 pending_rounds.cc:70] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: Trying to abort 1 pending ops.
I20260710 11:12:59.050513 15625 pending_rounds.cc:77] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305961383577169920 op_type: NO_OP noop_request { }
I20260710 11:12:59.050740 15625 raft_consensus.cc:2889] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:59.050958 15625 raft_consensus.cc:2272] T 792b24be0de74eb98349de0aa468dacd P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.052938 15625 tablet_replica.cc:333] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.053508 15625 raft_consensus.cc:2243] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.054203 15625 raft_consensus.cc:2272] T c520e92371ca47388a8cd7ec5762676d P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.055920 15625 tablet_replica.cc:333] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.056413 15625 raft_consensus.cc:2243] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.056788 15625 raft_consensus.cc:2272] T 5f49de87cba5403f9e64284c51fd8187 P 94894c6b72ed470ea7d55473cf7398f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.058525 15625 tablet_replica.cc:333] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.058966 15625 raft_consensus.cc:2243] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.059311 15625 raft_consensus.cc:2272] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.060899 15625 tablet_replica.cc:333] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.061342 15625 raft_consensus.cc:2243] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.062098 15625 raft_consensus.cc:2272] T 401516d8f8ee47fdbe7c7591928a0c52 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.063880 15625 tablet_replica.cc:333] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.064330 15625 raft_consensus.cc:2243] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.065008 15625 raft_consensus.cc:2272] T d43d5d13fb3e499799edcc8a45e00f75 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.066900 15625 tablet_replica.cc:333] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.067360 15625 raft_consensus.cc:2243] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.067698 15625 raft_consensus.cc:2272] T c8c481cfa9e5448b81f80b93dfd4f709 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.069317 15625 tablet_replica.cc:333] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.069836 15625 raft_consensus.cc:2243] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.070189 15625 raft_consensus.cc:2272] T 0dfed2050c884fe39b8f11d9d382480c P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.071906 15625 tablet_replica.cc:333] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.072438 15625 raft_consensus.cc:2243] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.073103 15625 raft_consensus.cc:2272] T 58d1b980fa3248eeb26dc0b97cb24772 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.075225 15625 tablet_replica.cc:333] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.075908 15625 raft_consensus.cc:2243] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.076756 15625 raft_consensus.cc:2272] T 56e04754e28648589634ae9ed6345af7 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:59.078706 17984 consensus_peers.cc:597] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.078925 15625 tablet_replica.cc:333] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.079530 15625 raft_consensus.cc:2243] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.080093 15625 raft_consensus.cc:2272] T 7de4b56ecd1345699b695189d1bda838 P 94894c6b72ed470ea7d55473cf7398f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.082013 15625 tablet_replica.cc:333] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.082496 15625 raft_consensus.cc:2243] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.082912 15625 raft_consensus.cc:2272] T de2c2f601ba340468a91cd9d93407925 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.084694 15625 tablet_replica.cc:333] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.085150 15625 raft_consensus.cc:2243] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.085912 15625 raft_consensus.cc:2272] T f227e5fd3f814eb6a29e41a4d62caa22 P 94894c6b72ed470ea7d55473cf7398f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.087697 15625 tablet_replica.cc:333] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6: stopping tablet replica
I20260710 11:12:59.088127 15625 raft_consensus.cc:2243] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.088529 15625 raft_consensus.cc:2272] T 313104ba5fe94a3394c62760e2663851 P 94894c6b72ed470ea7d55473cf7398f6 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:59.106359 17984 consensus_peers.cc:597] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:59.141754 17984 consensus_peers.cc:597] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:59.150784 17984 consensus_peers.cc:597] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.163111 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
W20260710 11:12:59.172633 17984 consensus_peers.cc:597] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 0a7fa371473d4d73bfa86dae2bfe33df (127.15.66.66:36961): Couldn't send request to peer 0a7fa371473d4d73bfa86dae2bfe33df. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:36961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.196570 15625 tablet_server.cc:179] TabletServer@127.15.66.68:0 shutting down...
W20260710 11:12:59.205822 17985 consensus_peers.cc:597] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 -> Peer 94894c6b72ed470ea7d55473cf7398f6 (127.15.66.67:36627): Couldn't send request to peer 94894c6b72ed470ea7d55473cf7398f6. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.67:36627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:59.226590 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:59.227298 15625 tablet_replica.cc:333] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.227917 15625 raft_consensus.cc:2243] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.228709 15625 raft_consensus.cc:2272] T c2e2a09b62bb4d748b08759a9c7dafd8 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.230665 15625 tablet_replica.cc:333] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.231222 15625 raft_consensus.cc:2243] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.231966 15625 raft_consensus.cc:2272] T 908e66e24e574727970c8bbbac2bc78a P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.233867 15625 tablet_replica.cc:333] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.234402 15625 raft_consensus.cc:2243] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.235143 15625 raft_consensus.cc:2272] T 14bc88eb4111490c9891bd8c3365287b P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.236881 15625 tablet_replica.cc:333] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.237531 15625 raft_consensus.cc:2243] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.238005 15625 raft_consensus.cc:2272] T d9fc275823694fc3ac88121d95dc5188 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.239789 15625 tablet_replica.cc:333] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.240280 15625 raft_consensus.cc:2243] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.240978 15625 pending_rounds.cc:70] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: Trying to abort 1 pending ops.
I20260710 11:12:59.241186 15625 pending_rounds.cc:77] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305961384274984960 op_type: NO_OP noop_request { }
I20260710 11:12:59.241482 15625 raft_consensus.cc:2889] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:59.241750 15625 raft_consensus.cc:2272] T 313104ba5fe94a3394c62760e2663851 P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.244436 15625 tablet_replica.cc:333] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.244959 15625 raft_consensus.cc:2243] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.245734 15625 raft_consensus.cc:2272] T 5f49de87cba5403f9e64284c51fd8187 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.247470 15625 tablet_replica.cc:333] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.247977 15625 raft_consensus.cc:2243] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.248734 15625 raft_consensus.cc:2272] T 7de4b56ecd1345699b695189d1bda838 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.250547 15625 tablet_replica.cc:333] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.251058 15625 raft_consensus.cc:2243] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.251796 15625 raft_consensus.cc:2272] T de2c2f601ba340468a91cd9d93407925 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.253511 15625 tablet_replica.cc:333] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.254016 15625 raft_consensus.cc:2243] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.254424 15625 raft_consensus.cc:2272] T 58d1b980fa3248eeb26dc0b97cb24772 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.256093 15625 tablet_replica.cc:333] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.256596 15625 raft_consensus.cc:2243] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.256984 15625 raft_consensus.cc:2272] T 0dfed2050c884fe39b8f11d9d382480c P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.258736 15625 tablet_replica.cc:333] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.259208 15625 raft_consensus.cc:2243] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.259608 15625 raft_consensus.cc:2272] T 56e04754e28648589634ae9ed6345af7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.261317 15625 tablet_replica.cc:333] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.261847 15625 raft_consensus.cc:2243] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.262234 15625 raft_consensus.cc:2272] T e4a8ef1ec0eb42a9b4099bae327c504f P 86ccbc926a3941e7a06eac5e511391c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.265151 15625 tablet_replica.cc:333] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.265710 15625 raft_consensus.cc:2243] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.266139 15625 raft_consensus.cc:2272] T 870c2953ff7f484386ef6affb480fa44 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.268280 15625 tablet_replica.cc:333] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.268929 15625 raft_consensus.cc:2243] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.269395 15625 raft_consensus.cc:2272] T 7ded393091a74721b1b9cb2d562625a3 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.271175 15625 tablet_replica.cc:333] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.271694 15625 raft_consensus.cc:2243] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.272099 15625 raft_consensus.cc:2272] T 0ea482826c9c4ac3a77d1b33de0c36a5 P 86ccbc926a3941e7a06eac5e511391c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.273813 15625 tablet_replica.cc:333] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.274281 15625 raft_consensus.cc:2243] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.274664 15625 raft_consensus.cc:2272] T 07f32978b85d4efe84c284038168afc5 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.276382 15625 tablet_replica.cc:333] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.276845 15625 raft_consensus.cc:2243] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.277218 15625 raft_consensus.cc:2272] T 3f089ff8fec045c7a2a6b0ed1f20ffd7 P 86ccbc926a3941e7a06eac5e511391c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.278889 15625 tablet_replica.cc:333] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9: stopping tablet replica
I20260710 11:12:59.279305 15625 raft_consensus.cc:2243] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:59.279698 15625 raft_consensus.cc:2272] T 401516d8f8ee47fdbe7c7591928a0c52 P 86ccbc926a3941e7a06eac5e511391c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.316762 15625 tablet_server.cc:196] TabletServer@127.15.66.68:0 shutdown complete.
I20260710 11:12:59.345041 15625 master.cc:562] Master@127.15.66.126:39245 shutting down...
I20260710 11:12:59.365984 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:59.366539 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:59.366873 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ea7381fd9c84203a11c3e7d22c47dcc: stopping tablet replica
I20260710 11:12:59.387889 15625 master.cc:584] Master@127.15.66.126:39245 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22588 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:12:59.441681 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:34873
I20260710 11:12:59.442800 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.448838 18550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.449123 18551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.450402 18553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.452492 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:59.453758 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.454030 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.454231 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681979454197 us; error 0 us; skew 500 ppm
I20260710 11:12:59.454782 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.457131 15625 webserver.cc:533] Webserver started at http://127.15.66.126:46681/ using document root <none> and password file <none>
I20260710 11:12:59.457666 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.457860 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.458164 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.459343 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "526cc35799df40e19e0e996673126cab"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.463851 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:59.467252 18558 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.468138 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:59.468421 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "526cc35799df40e19e0e996673126cab"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.468668 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.509606 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.510857 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.549288 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:34873
I20260710 11:12:59.549384 18609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:34873 every 8 connection(s)
I20260710 11:12:59.553318 18610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:59.563542 18610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab: Bootstrap starting.
I20260710 11:12:59.568270 18610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:59.572805 18610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab: No bootstrap required, opened a new log
I20260710 11:12:59.575032 18610 raft_consensus.cc:359] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "526cc35799df40e19e0e996673126cab" member_type: VOTER }
I20260710 11:12:59.575431 18610 raft_consensus.cc:385] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:59.575608 18610 raft_consensus.cc:740] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526cc35799df40e19e0e996673126cab, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.576180 18610 consensus_queue.cc:260] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "526cc35799df40e19e0e996673126cab" member_type: VOTER }
I20260710 11:12:59.576615 18610 raft_consensus.cc:399] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:59.576810 18610 raft_consensus.cc:493] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:59.577013 18610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:59.581460 18610 raft_consensus.cc:515] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "526cc35799df40e19e0e996673126cab" member_type: VOTER }
I20260710 11:12:59.581970 18610 leader_election.cc:304] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [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: 526cc35799df40e19e0e996673126cab; no voters: 
I20260710 11:12:59.583073 18610 leader_election.cc:290] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:59.583549 18613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:59.585043 18613 raft_consensus.cc:697] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 1 LEADER]: Becoming Leader. State: Replica: 526cc35799df40e19e0e996673126cab, State: Running, Role: LEADER
I20260710 11:12:59.585894 18613 consensus_queue.cc:237] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [LEADER]: Queue going to LEADER mode. State: All 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: "526cc35799df40e19e0e996673126cab" member_type: VOTER }
I20260710 11:12:59.586195 18610 sys_catalog.cc:565] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:59.590788 18614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "526cc35799df40e19e0e996673126cab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "526cc35799df40e19e0e996673126cab" member_type: VOTER } }
I20260710 11:12:59.591032 18615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 526cc35799df40e19e0e996673126cab. Latest consensus state: current_term: 1 leader_uuid: "526cc35799df40e19e0e996673126cab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "526cc35799df40e19e0e996673126cab" member_type: VOTER } }
I20260710 11:12:59.591593 18614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:59.591888 18615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:59.594514 18621 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:59.601890 18621 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:59.607303 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:59.614084 18621 catalog_manager.cc:1383] Generated new cluster ID: a7350a5d9d5c47f99c56f5696e4c10ac
I20260710 11:12:59.614440 18621 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:59.649380 18621 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:59.650741 18621 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:59.663337 18621 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab: Generated new TSK 0
I20260710 11:12:59.664067 18621 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:59.673911 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.680070 18631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.681352 18632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.682776 18634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.683457 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:59.684399 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.684612 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.684782 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681979684763 us; error 0 us; skew 500 ppm
I20260710 11:12:59.685328 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.687785 15625 webserver.cc:533] Webserver started at http://127.15.66.65:33419/ using document root <none> and password file <none>
I20260710 11:12:59.688303 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.688472 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.688794 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.689970 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "e7c883f52b4b4695805d7b92bca3371f"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.694684 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:59.698339 18639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.699148 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:59.699467 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "e7c883f52b4b4695805d7b92bca3371f"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.699767 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.712109 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.713349 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.714916 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:59.718647 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:59.718950 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.719234 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:59.719381 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.760108 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:39283
I20260710 11:12:59.760200 18701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:39283 every 8 connection(s)
I20260710 11:12:59.766795 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.773489 18706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.774606 18707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.777266 18709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.778010 15625 server_base.cc:1061] running on GCE node
I20260710 11:12:59.778957 18702 heartbeater.cc:344] Connected to a master server at 127.15.66.126:34873
I20260710 11:12:59.779338 18702 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:59.779536 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:59.779863 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.780053 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681979780017 us; error 0 us; skew 500 ppm
I20260710 11:12:59.780179 18702 heartbeater.cc:507] Master 127.15.66.126:34873 requested a full tablet report, sending...
I20260710 11:12:59.780745 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.782301 18575 ts_manager.cc:194] Registered new tserver with Master: e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283)
I20260710 11:12:59.784053 18575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34812
I20260710 11:12:59.786620 15625 webserver.cc:533] Webserver started at http://127.15.66.66:37783/ using document root <none> and password file <none>
I20260710 11:12:59.787264 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.787496 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.787818 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.789000 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "e019bea701254183a58812a6676d12d0"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.793958 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:12:59.797309 18714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.798321 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:59.798689 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "e019bea701254183a58812a6676d12d0"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.798981 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.823853 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.825066 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.826587 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:59.828902 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:59.829082 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.829420 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:59.829584 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:12:59.868868 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:42239
I20260710 11:12:59.868968 18776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:42239 every 8 connection(s)
I20260710 11:12:59.873907 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:59.880071 18780 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:12:59.881160 18781 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.884382 15625 server_base.cc:1061] running on GCE node
W20260710 11:12:59.884436 18784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:12:59.885821 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:59.885975 18777 heartbeater.cc:344] Connected to a master server at 127.15.66.126:34873
W20260710 11:12:59.886116 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:12:59.886363 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681979886337 us; error 0 us; skew 500 ppm
I20260710 11:12:59.886404 18777 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:59.887171 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:59.887398 18777 heartbeater.cc:507] Master 127.15.66.126:34873 requested a full tablet report, sending...
I20260710 11:12:59.890051 18575 ts_manager.cc:194] Registered new tserver with Master: e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:12:59.890110 15625 webserver.cc:533] Webserver started at http://127.15.66.67:33913/ using document root <none> and password file <none>
I20260710 11:12:59.890700 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:59.890923 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:59.891194 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:59.891606 18575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34826
I20260710 11:12:59.892477 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "a9b917be24fc4f20be9b3d6868656899"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.896950 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:59.900645 18788 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.901681 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:12:59.902035 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "a9b917be24fc4f20be9b3d6868656899"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:12:59.902348 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:12:59.912724 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:59.914036 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:59.915483 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:59.917765 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:59.918001 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.918254 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:59.918444 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:59.958956 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:34967
I20260710 11:12:59.959057 18850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:34967 every 8 connection(s)
I20260710 11:12:59.973572 18851 heartbeater.cc:344] Connected to a master server at 127.15.66.126:34873
I20260710 11:12:59.973994 18851 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:59.974807 18851 heartbeater.cc:507] Master 127.15.66.126:34873 requested a full tablet report, sending...
I20260710 11:12:59.977051 18575 ts_manager.cc:194] Registered new tserver with Master: a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:12:59.977164 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01503888s
I20260710 11:12:59.978632 18575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34840
I20260710 11:13:00.004606 18575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34844:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:00.007555 18575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:00.099838 18666 tablet_service.cc:1511] Processing CreateTablet for tablet a7388bff975e4e7097b2bbff361ee408 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:13:00.100667 18742 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5078a0e7e84578a476ecf1f9d81d49 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:13:00.101459 18666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7388bff975e4e7097b2bbff361ee408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.101933 18662 tablet_service.cc:1511] Processing CreateTablet for tablet d7b87e603db14a30b19136653bb695ee (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:13:00.102674 18741 tablet_service.cc:1511] Processing CreateTablet for tablet a7388bff975e4e7097b2bbff361ee408 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:13:00.103088 18737 tablet_service.cc:1511] Processing CreateTablet for tablet d7b87e603db14a30b19136653bb695ee (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:13:00.103498 18662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b87e603db14a30b19136653bb695ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.104377 18741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7388bff975e4e7097b2bbff361ee408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.104957 18738 tablet_service.cc:1511] Processing CreateTablet for tablet 405a76a5651049fdbd74443ff1450b23 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:13:00.105562 18663 tablet_service.cc:1511] Processing CreateTablet for tablet 405a76a5651049fdbd74443ff1450b23 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:13:00.106493 18742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5078a0e7e84578a476ecf1f9d81d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.107106 18663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405a76a5651049fdbd74443ff1450b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.106750 18661 tablet_service.cc:1511] Processing CreateTablet for tablet e401080924334eb59cf3fd0e632a398d (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:13:00.106949 18739 tablet_service.cc:1511] Processing CreateTablet for tablet b875533787154b6f86c52ea695877560 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:13:00.108301 18661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e401080924334eb59cf3fd0e632a398d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.109539 18740 tablet_service.cc:1511] Processing CreateTablet for tablet 45d15626509449279c1c8e4c427e4d8c (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:13:00.109935 18664 tablet_service.cc:1511] Processing CreateTablet for tablet b875533787154b6f86c52ea695877560 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:13:00.108309 18739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b875533787154b6f86c52ea695877560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.111502 18664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b875533787154b6f86c52ea695877560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.111586 18740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d15626509449279c1c8e4c427e4d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.113725 18737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b87e603db14a30b19136653bb695ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.114809 18667 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5078a0e7e84578a476ecf1f9d81d49 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:13:00.116250 18667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5078a0e7e84578a476ecf1f9d81d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.117750 18738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405a76a5651049fdbd74443ff1450b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.114660 18665 tablet_service.cc:1511] Processing CreateTablet for tablet 45d15626509449279c1c8e4c427e4d8c (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:13:00.122283 18665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d15626509449279c1c8e4c427e4d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.127782 18660 tablet_service.cc:1511] Processing CreateTablet for tablet 9126f2b7c5cc4fcd9c9045729c779d37 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:13:00.129499 18660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9126f2b7c5cc4fcd9c9045729c779d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.139642 18736 tablet_service.cc:1511] Processing CreateTablet for tablet e401080924334eb59cf3fd0e632a398d (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:13:00.139884 18659 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1a1a64273d49f9b9f501daa235a9e0 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:13:00.141309 18659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1a1a64273d49f9b9f501daa235a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.142983 18735 tablet_service.cc:1511] Processing CreateTablet for tablet 9126f2b7c5cc4fcd9c9045729c779d37 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:13:00.144687 18736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e401080924334eb59cf3fd0e632a398d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.145897 18658 tablet_service.cc:1511] Processing CreateTablet for tablet 41cf3d77bae844e78fe9654697b1e1a8 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:13:00.147410 18658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf3d77bae844e78fe9654697b1e1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.150285 18734 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1a1a64273d49f9b9f501daa235a9e0 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:13:00.151866 18734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1a1a64273d49f9b9f501daa235a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.153882 18735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9126f2b7c5cc4fcd9c9045729c779d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.163189 18733 tablet_service.cc:1511] Processing CreateTablet for tablet 41cf3d77bae844e78fe9654697b1e1a8 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:13:00.164835 18733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf3d77bae844e78fe9654697b1e1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.223425 18867 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.233048 18866 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.246745 18866 tablet_bootstrap.cc:654] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.253567 18867 tablet_bootstrap.cc:654] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.266714 18816 tablet_service.cc:1511] Processing CreateTablet for tablet 4e5078a0e7e84578a476ecf1f9d81d49 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:13:00.268370 18816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e5078a0e7e84578a476ecf1f9d81d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.270650 18815 tablet_service.cc:1511] Processing CreateTablet for tablet a7388bff975e4e7097b2bbff361ee408 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:13:00.273257 18814 tablet_service.cc:1511] Processing CreateTablet for tablet 45d15626509449279c1c8e4c427e4d8c (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:13:00.275957 18813 tablet_service.cc:1511] Processing CreateTablet for tablet b875533787154b6f86c52ea695877560 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:13:00.278229 18812 tablet_service.cc:1511] Processing CreateTablet for tablet 405a76a5651049fdbd74443ff1450b23 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:13:00.287803 18867 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.288352 18867 ts_tablet_manager.cc:1403] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.006s
I20260710 11:13:00.288765 18811 tablet_service.cc:1511] Processing CreateTablet for tablet d7b87e603db14a30b19136653bb695ee (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:13:00.291298 18867 raft_consensus.cc:359] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.291430 18866 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.292100 18867 raft_consensus.cc:385] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.292443 18867 raft_consensus.cc:740] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.292872 18866 ts_tablet_manager.cc:1403] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.021s
I20260710 11:13:00.293154 18867 consensus_queue.cc:260] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.285655 18815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7388bff975e4e7097b2bbff361ee408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.297143 18810 tablet_service.cc:1511] Processing CreateTablet for tablet e401080924334eb59cf3fd0e632a398d (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:13:00.300549 18813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b875533787154b6f86c52ea695877560. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.301184 18810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e401080924334eb59cf3fd0e632a398d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.301883 18814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d15626509449279c1c8e4c427e4d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.304957 18812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405a76a5651049fdbd74443ff1450b23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.306602 18809 tablet_service.cc:1511] Processing CreateTablet for tablet 9126f2b7c5cc4fcd9c9045729c779d37 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:13:00.308063 18809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9126f2b7c5cc4fcd9c9045729c779d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.309772 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b87e603db14a30b19136653bb695ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.311004 18807 tablet_service.cc:1511] Processing CreateTablet for tablet 41cf3d77bae844e78fe9654697b1e1a8 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:13:00.312779 18807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41cf3d77bae844e78fe9654697b1e1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:00.319201 18808 tablet_service.cc:1511] Processing CreateTablet for tablet 9c1a1a64273d49f9b9f501daa235a9e0 (DEFAULT_TABLE table=test-workload [id=7758c96120fa4a0194b782abc9e6743d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:13:00.321213 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c1a1a64273d49f9b9f501daa235a9e0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:13:00.349677 18559 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.66.66:42239, user_credentials={real_user=slave}} blocked reactor thread for 51913.8us
W20260710 11:13:00.367405 18562 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.66.65:39283, user_credentials={real_user=slave}} blocked reactor thread for 68663.8us
I20260710 11:13:00.379479 18866 raft_consensus.cc:359] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.380303 18866 raft_consensus.cc:385] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.380609 18866 raft_consensus.cc:740] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.390007 18866 consensus_queue.cc:260] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.392539 18702 heartbeater.cc:499] Master 127.15.66.126:34873 was elected leader, sending a full tablet report...
I20260710 11:13:00.390965 18867 ts_tablet_manager.cc:1434] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.102s	user 0.040s	sys 0.061s
I20260710 11:13:00.398926 18867 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.408510 18867 tablet_bootstrap.cc:654] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.412755 18777 heartbeater.cc:499] Master 127.15.66.126:34873 was elected leader, sending a full tablet report...
I20260710 11:13:00.413731 18866 ts_tablet_manager.cc:1434] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.119s	user 0.003s	sys 0.005s
I20260710 11:13:00.414882 18866 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.427160 18871 raft_consensus.cc:493] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.427667 18871 raft_consensus.cc:515] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.439971 18871 leader_election.cc:290] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.440021 18872 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.448272 18872 tablet_bootstrap.cc:654] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.453204 18866 tablet_bootstrap.cc:654] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.453850 18867 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.454417 18867 ts_tablet_manager.cc:1403] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.011s
I20260710 11:13:00.464116 18867 raft_consensus.cc:359] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.464984 18867 raft_consensus.cc:385] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.465283 18867 raft_consensus.cc:740] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.466837 18867 consensus_queue.cc:260] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.475067 18867 ts_tablet_manager.cc:1434] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 11:13:00.476073 18867 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.493571 18872 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.494426 18872 ts_tablet_manager.cc:1403] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.018s
I20260710 11:13:00.496733 18867 tablet_bootstrap.cc:654] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.499449 18872 raft_consensus.cc:359] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.500557 18872 raft_consensus.cc:385] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.500921 18872 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.501855 18872 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.502552 18866 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.503196 18866 ts_tablet_manager.cc:1403] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.025s
I20260710 11:13:00.504549 18851 heartbeater.cc:499] Master 127.15.66.126:34873 was elected leader, sending a full tablet report...
I20260710 11:13:00.504833 18872 ts_tablet_manager.cc:1434] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:13:00.505972 18872 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.506466 18866 raft_consensus.cc:359] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.507234 18866 raft_consensus.cc:385] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.507537 18866 raft_consensus.cc:740] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.508250 18866 consensus_queue.cc:260] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.509274 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:00.510030 18677 raft_consensus.cc:2468] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:00.511523 18867 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.512125 18867 ts_tablet_manager.cc:1403] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:13:00.512355 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:00.515221 18867 raft_consensus.cc:359] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.516098 18867 raft_consensus.cc:385] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.516419 18867 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
W20260710 11:13:00.517212 18718 leader_election.cc:343] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:00.517182 18867 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.518262 18718 leader_election.cc:304] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:00.519662 18867 ts_tablet_manager.cc:1434] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:13:00.520797 18867 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.522517 18872 tablet_bootstrap.cc:654] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.526160 18871 raft_consensus.cc:2804] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.526634 18871 raft_consensus.cc:493] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.527006 18871 raft_consensus.cc:3060] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.527251 18866 ts_tablet_manager.cc:1434] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:13:00.528355 18866 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.535346 18866 tablet_bootstrap.cc:654] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.537113 18871 raft_consensus.cc:515] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.539480 18871 leader_election.cc:290] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.540732 18867 tablet_bootstrap.cc:654] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.541229 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:00.542800 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:00.544756 18872 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.545336 18677 raft_consensus.cc:3060] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.545886 18872 ts_tablet_manager.cc:1403] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.015s
I20260710 11:13:00.546074 18866 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.546622 18866 ts_tablet_manager.cc:1403] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260710 11:13:00.549437 18872 raft_consensus.cc:359] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.549707 18866 raft_consensus.cc:359] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.550377 18872 raft_consensus.cc:385] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.550408 18866 raft_consensus.cc:385] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:13:00.550490 18718 leader_election.cc:343] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:00.551012 18872 raft_consensus.cc:740] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.551014 18866 raft_consensus.cc:740] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.552021 18872 consensus_queue.cc:260] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.552134 18866 consensus_queue.cc:260] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.556053 18677 raft_consensus.cc:2468] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.557855 18872 ts_tablet_manager.cc:1434] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:13:00.559172 18872 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.560968 18718 leader_election.cc:304] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:00.562170 18866 ts_tablet_manager.cc:1434] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.010s
I20260710 11:13:00.563308 18866 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.566936 18867 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.567572 18867 ts_tablet_manager.cc:1403] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.007s
I20260710 11:13:00.569202 18872 tablet_bootstrap.cc:654] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.570793 18866 tablet_bootstrap.cc:654] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.571017 18867 raft_consensus.cc:359] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.572074 18867 raft_consensus.cc:385] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.572433 18867 raft_consensus.cc:740] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.573282 18867 consensus_queue.cc:260] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.573657 18883 raft_consensus.cc:2804] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.574466 18883 raft_consensus.cc:697] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:00.575951 18867 ts_tablet_manager.cc:1434] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:00.575585 18883 consensus_queue.cc:237] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.577281 18867 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.585168 18867 tablet_bootstrap.cc:654] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.585644 18872 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.586228 18872 ts_tablet_manager.cc:1403] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 11:13:00.592713 18866 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.593320 18866 ts_tablet_manager.cc:1403] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 11:13:00.594126 18867 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.593534 18574 catalog_manager.cc:5697] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.594682 18867 ts_tablet_manager.cc:1403] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:13:00.596299 18872 raft_consensus.cc:359] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.597180 18872 raft_consensus.cc:385] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.597613 18872 raft_consensus.cc:740] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.596588 18866 raft_consensus.cc:359] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.598291 18866 raft_consensus.cc:385] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.598730 18866 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
W20260710 11:13:00.599058 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:00.598896 18872 consensus_queue.cc:260] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.600080 18867 raft_consensus.cc:359] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.600834 18867 raft_consensus.cc:385] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.601228 18867 raft_consensus.cc:740] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.602484 18872 ts_tablet_manager.cc:1434] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:13:00.602408 18867 consensus_queue.cc:260] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.603864 18872 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.604935 18867 ts_tablet_manager.cc:1434] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:13:00.606201 18867 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.599884 18866 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.611516 18872 tablet_bootstrap.cc:654] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.612735 18866 ts_tablet_manager.cc:1434] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 11:13:00.612901 18867 tablet_bootstrap.cc:654] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.614523 18866 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.623109 18866 tablet_bootstrap.cc:654] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.625568 18883 raft_consensus.cc:493] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.626205 18883 raft_consensus.cc:515] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.628387 18883 leader_election.cc:290] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.630910 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:00.632004 18677 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:00.633569 18718 leader_election.cc:304] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:00.634109 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:00.634472 18872 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.634464 18883 raft_consensus.cc:2804] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.634931 18867 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.635071 18883 raft_consensus.cc:493] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.635475 18883 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.636132 18867 ts_tablet_manager.cc:1403] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
W20260710 11:13:00.639000 18718 leader_election.cc:343] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:00.639351 18872 ts_tablet_manager.cc:1403] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.018s
I20260710 11:13:00.650034 18867 raft_consensus.cc:359] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.650352 18872 raft_consensus.cc:359] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.650943 18867 raft_consensus.cc:385] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.651237 18872 raft_consensus.cc:385] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.651412 18867 raft_consensus.cc:740] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.651674 18872 raft_consensus.cc:740] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.652338 18867 consensus_queue.cc:260] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.652611 18872 consensus_queue.cc:260] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.655289 18867 ts_tablet_manager.cc:1434] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:13:00.660550 18872 ts_tablet_manager.cc:1434] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:13:00.661882 18872 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.663407 18867 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.671321 18867 tablet_bootstrap.cc:654] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.671478 18872 tablet_bootstrap.cc:654] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.683064 18883 raft_consensus.cc:515] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.685947 18883 leader_election.cc:290] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.689620 18866 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.690214 18866 ts_tablet_manager.cc:1403] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.018s
I20260710 11:13:00.693427 18866 raft_consensus.cc:359] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.694316 18866 raft_consensus.cc:385] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.694670 18866 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.695547 18866 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.700120 18867 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.700935 18867 ts_tablet_manager.cc:1403] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260710 11:13:00.705318 18866 ts_tablet_manager.cc:1434] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:13:00.706522 18866 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.706784 18872 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.707361 18872 ts_tablet_manager.cc:1403] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.012s
I20260710 11:13:00.710798 18872 raft_consensus.cc:359] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.711629 18872 raft_consensus.cc:385] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.712004 18872 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.712858 18872 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.713649 18866 tablet_bootstrap.cc:654] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.715474 18872 ts_tablet_manager.cc:1434] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:00.718918 18867 raft_consensus.cc:359] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.719741 18867 raft_consensus.cc:385] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.720099 18867 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.720996 18867 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.723708 18872 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.723879 18867 ts_tablet_manager.cc:1434] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:13:00.725221 18867 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.732563 18872 tablet_bootstrap.cc:654] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.732971 18867 tablet_bootstrap.cc:654] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.745330 18883 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.746011 18883 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.748222 18883 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.755820 18872 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.756565 18872 ts_tablet_manager.cc:1403] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260710 11:13:00.759828 18867 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.760033 18872 raft_consensus.cc:359] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.760592 18867 ts_tablet_manager.cc:1403] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.009s
I20260710 11:13:00.760948 18872 raft_consensus.cc:385] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.761305 18872 raft_consensus.cc:740] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.762131 18872 consensus_queue.cc:260] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.764223 18867 raft_consensus.cc:359] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.764837 18872 ts_tablet_manager.cc:1434] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 11:13:00.765035 18867 raft_consensus.cc:385] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.765476 18867 raft_consensus.cc:740] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.766044 18872 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.766533 18867 consensus_queue.cc:260] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.769148 18867 ts_tablet_manager.cc:1434] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:00.770084 18867 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.770179 18866 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.770754 18866 ts_tablet_manager.cc:1403] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.002s
I20260710 11:13:00.773618 18872 tablet_bootstrap.cc:654] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.773845 18866 raft_consensus.cc:359] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.774613 18870 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.774824 18866 raft_consensus.cc:385] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.775305 18866 raft_consensus.cc:740] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.775189 18870 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.776180 18866 consensus_queue.cc:260] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.778043 18870 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.778709 18866 ts_tablet_manager.cc:1434] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:13:00.779811 18866 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.780449 18867 tablet_bootstrap.cc:654] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.790867 18866 tablet_bootstrap.cc:654] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.792960 18867 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.793325 18872 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.793604 18867 ts_tablet_manager.cc:1403] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260710 11:13:00.793944 18872 ts_tablet_manager.cc:1403] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.015s
I20260710 11:13:00.797461 18872 raft_consensus.cc:359] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.798399 18872 raft_consensus.cc:385] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.798871 18872 raft_consensus.cc:740] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.797964 18867 raft_consensus.cc:359] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.799528 18867 raft_consensus.cc:385] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.800047 18867 raft_consensus.cc:740] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.799871 18872 consensus_queue.cc:260] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.800781 18870 raft_consensus.cc:493] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.801172 18867 consensus_queue.cc:260] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.803300 18872 ts_tablet_manager.cc:1434] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 11:13:00.804944 18872 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.801335 18870 raft_consensus.cc:515] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.807628 18870 leader_election.cc:290] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.813306 18872 tablet_bootstrap.cc:654] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.823104 18867 ts_tablet_manager.cc:1434] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.007s
I20260710 11:13:00.824388 18867 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:00.824978 18872 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:00.825522 18872 ts_tablet_manager.cc:1403] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:13:00.827242 18866 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.827840 18866 ts_tablet_manager.cc:1403] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.008s
I20260710 11:13:00.828397 18872 raft_consensus.cc:359] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.829139 18872 raft_consensus.cc:385] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.829481 18872 raft_consensus.cc:740] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.830492 18867 tablet_bootstrap.cc:654] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.830169 18872 consensus_queue.cc:260] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.831607 18866 raft_consensus.cc:359] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.832391 18866 raft_consensus.cc:385] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:00.832607 18872 ts_tablet_manager.cc:1434] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:00.832747 18866 raft_consensus.cc:740] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.833760 18872 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:00.833706 18866 consensus_queue.cc:260] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.857060 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:00.857918 18826 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.858196 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:00.858839 18676 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:00.860030 18718 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:00.857918 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:00.865666 18825 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:00.867327 18826 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.869768 18718 leader_election.cc:304] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
I20260710 11:13:00.871964 18907 raft_consensus.cc:493] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.872503 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:00.872500 18907 raft_consensus.cc:515] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.873238 18677 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.875308 18907 leader_election.cc:290] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.879629 18677 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.882153 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:00.882284 18907 raft_consensus.cc:2804] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.882972 18826 raft_consensus.cc:2468] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:00.882934 18907 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.883237 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:00.883947 18907 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.884092 18676 raft_consensus.cc:2468] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:00.884384 18718 leader_election.cc:304] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
I20260710 11:13:00.836165 18866 ts_tablet_manager.cc:1434] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:13:00.892405 18907 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.893318 18866 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:00.894721 18907 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.895474 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:00.896174 18676 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.901489 18866 tablet_bootstrap.cc:654] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.902756 18879 raft_consensus.cc:493] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.903357 18879 raft_consensus.cc:515] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.904886 18676 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.895454 18907 raft_consensus.cc:2804] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.906526 18907 raft_consensus.cc:697] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:00.907549 18907 consensus_queue.cc:237] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.908124 18883 raft_consensus.cc:2804] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.908555 18883 raft_consensus.cc:493] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.908929 18883 raft_consensus.cc:3060] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.912678 18903 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.913250 18903 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.916579 18903 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.913841 18879 leader_election.cc:290] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:00.918547 18879 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.919137 18879 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.920090 18866 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:00.920631 18866 ts_tablet_manager.cc:1403] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.011s
I20260710 11:13:00.921975 18879 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:00.923475 18872 tablet_bootstrap.cc:654] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:00.923786 18883 raft_consensus.cc:515] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.925668 18883 leader_election.cc:290] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:00.925885 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:00.926728 18826 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.928234 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:00.928887 18676 raft_consensus.cc:3060] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.931480 18867 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: No bootstrap required, opened a new log
I20260710 11:13:00.932132 18867 ts_tablet_manager.cc:1403] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.005s
I20260710 11:13:00.928992 18879 raft_consensus.cc:493] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.934973 18879 raft_consensus.cc:515] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.936528 18676 raft_consensus.cc:2468] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.937992 18879 leader_election.cc:290] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:00.938848 18718 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:00.941429 18883 raft_consensus.cc:2804] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.942071 18883 raft_consensus.cc:697] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:00.942375 18879 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:00.941568 18718 leader_election.cc:304] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:00.943043 18879 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.943187 18883 consensus_queue.cc:237] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.945863 18871 raft_consensus.cc:2804] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:00.946604 18871 raft_consensus.cc:697] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:00.947486 18879 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:00.947858 18871 consensus_queue.cc:237] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.960881 18907 consensus_queue.cc:1048] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:00.970098 18752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:00.971758 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:00.972493 18751 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 0.
I20260710 11:13:00.973579 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:00.938094 18826 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.938856 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:00.975505 18825 raft_consensus.cc:3060] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.975796 18640 leader_election.cc:304] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
W20260710 11:13:00.976801 18640 leader_election.cc:343] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e019bea701254183a58812a6676d12d0 (127.15.66.66:42239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:00.977453 18903 raft_consensus.cc:2804] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:00.977870 18903 raft_consensus.cc:493] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:00.978190 18903 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.985751 18903 raft_consensus.cc:515] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:00.986748 18825 raft_consensus.cc:2468] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:00.989178 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:00.989893 18750 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:00.999960 18867 raft_consensus.cc:359] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.002033 18867 raft_consensus.cc:385] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:01.002648 18867 raft_consensus.cc:740] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:00.999960 18866 raft_consensus.cc:359] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.001662 18879 raft_consensus.cc:493] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.006229 18879 raft_consensus.cc:515] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.004956 18867 consensus_queue.cc:260] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.009725 18866 raft_consensus.cc:385] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:01.011866 18866 raft_consensus.cc:740] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:01.014706 18870 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.021771 18870 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.022871 18867 ts_tablet_manager.cc:1434] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.090s	user 0.012s	sys 0.031s
I20260710 11:13:01.024479 18870 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.024040 18574 catalog_manager.cc:5697] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.025992 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.027859 18866 consensus_queue.cc:260] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.032886 18750 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
W20260710 11:13:01.037161 18640 leader_election.cc:343] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e019bea701254183a58812a6676d12d0 (127.15.66.66:42239): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:01.038051 18640 leader_election.cc:304] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
W20260710 11:13:01.040599 18718 consensus_peers.cc:597] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 -> Peer a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967): Couldn't send request to peer a9b917be24fc4f20be9b3d6868656899. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.041105 18866 ts_tablet_manager.cc:1434] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.120s	user 0.010s	sys 0.001s
I20260710 11:13:01.031491 18870 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.041953 18870 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.044375 18870 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.031714 18903 leader_election.cc:290] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Requested vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.046185 18870 raft_consensus.cc:2804] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:01.048374 18872 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:01.058139 18872 ts_tablet_manager.cc:1403] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.225s	user 0.022s	sys 0.020s
I20260710 11:13:01.046490 18918 raft_consensus.cc:493] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.046113 18866 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:01.052429 18574 catalog_manager.cc:5697] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.049085 18879 leader_election.cc:290] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.062819 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.062111 18574 catalog_manager.cc:5697] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.062136 18872 raft_consensus.cc:359] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.067883 18872 raft_consensus.cc:385] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:01.068316 18872 raft_consensus.cc:740] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:01.068583 18866 tablet_bootstrap.cc:654] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:01.049882 18870 raft_consensus.cc:697] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Becoming Leader. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Running, Role: LEADER
I20260710 11:13:01.070847 18872 consensus_queue.cc:260] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.072165 18870 consensus_queue.cc:237] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.077085 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.078177 18676 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 1.
I20260710 11:13:01.060727 18918 raft_consensus.cc:515] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.083153 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.086630 18676 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 0.
I20260710 11:13:01.090274 18872 ts_tablet_manager.cc:1434] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260710 11:13:01.091738 18872 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899: Bootstrap starting.
I20260710 11:13:01.091431 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.092721 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.071239 18750 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 0.
I20260710 11:13:01.096552 18918 leader_election.cc:290] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.104983 18866 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:01.106307 18866 ts_tablet_manager.cc:1403] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.013s
I20260710 11:13:01.106222 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.107085 18677 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 0.
I20260710 11:13:01.097909 18751 raft_consensus.cc:2468] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 0.
I20260710 11:13:01.110272 18640 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.109053 18866 raft_consensus.cc:359] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.111341 18918 raft_consensus.cc:2804] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.111687 18866 raft_consensus.cc:385] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:01.111881 18918 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.112524 18918 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.112080 18866 raft_consensus.cc:740] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:01.114964 18866 consensus_queue.cc:260] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.117309 18866 ts_tablet_manager.cc:1434] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:13:01.118248 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.118995 18676 raft_consensus.cc:2468] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 0.
I20260710 11:13:01.120051 18872 tablet_bootstrap.cc:654] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:01.120270 18792 leader_election.cc:304] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.121394 18879 raft_consensus.cc:2804] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:01.121865 18879 raft_consensus.cc:493] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.122234 18879 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:01.118320 18866 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: Bootstrap starting.
I20260710 11:13:01.123116 18640 leader_election.cc:304] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.124392 18920 raft_consensus.cc:2804] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.124778 18920 raft_consensus.cc:493] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.125129 18920 raft_consensus.cc:3060] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.130627 18879 raft_consensus.cc:515] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.134783 18879 leader_election.cc:290] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.135679 18866 tablet_bootstrap.cc:654] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:01.136757 18792 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.137568 18879 raft_consensus.cc:2804] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.137938 18879 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.138279 18879 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.141939 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.142773 18872 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899: No bootstrap required, opened a new log
I20260710 11:13:01.142583 18920 raft_consensus.cc:515] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.143307 18872 ts_tablet_manager.cc:1403] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260710 11:13:01.144869 18920 leader_election.cc:290] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Requested vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.145814 18872 raft_consensus.cc:359] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.146523 18872 raft_consensus.cc:385] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:01.146834 18872 raft_consensus.cc:740] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Initialized, Role: FOLLOWER
I20260710 11:13:01.147058 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.147715 18751 raft_consensus.cc:3060] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.147595 18872 consensus_queue.cc:260] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.150031 18872 ts_tablet_manager.cc:1434] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:13:01.150997 18918 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.154237 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.154908 18750 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.156268 18879 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.158978 18879 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.160367 18792 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.161266 18911 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.161388 18751 raft_consensus.cc:2468] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
I20260710 11:13:01.161763 18911 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.161803 18792 leader_election.cc:304] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.162406 18911 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.162627 18752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.163128 18640 leader_election.cc:304] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.162726 18871 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.164294 18871 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.165145 18752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.165968 18752 raft_consensus.cc:2393] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e7c883f52b4b4695805d7b92bca3371f in this term.
I20260710 11:13:01.166563 18871 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.168385 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.158991 18574 catalog_manager.cc:5697] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c883f52b4b4695805d7b92bca3371f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "e7c883f52b4b4695805d7b92bca3371f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.169041 18676 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 0.
I20260710 11:13:01.170344 18718 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.167737 18752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.171254 18871 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.171643 18871 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.171970 18871 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.172555 18749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.173439 18749 raft_consensus.cc:2393] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e7c883f52b4b4695805d7b92bca3371f in this term.
I20260710 11:13:01.176239 18750 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
I20260710 11:13:01.176819 18879 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.177603 18640 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.178073 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:01.177690 18879 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.178740 18676 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:01.179180 18870 raft_consensus.cc:2804] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:01.179404 18749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.179895 18903 raft_consensus.cc:2804] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:01.180642 18870 raft_consensus.cc:697] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Becoming Leader. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Running, Role: LEADER
I20260710 11:13:01.181646 18870 consensus_queue.cc:237] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.182178 18749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.183029 18749 raft_consensus.cc:2393] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e7c883f52b4b4695805d7b92bca3371f in this term.
I20260710 11:13:01.185990 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.187157 18825 raft_consensus.cc:2393] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7c883f52b4b4695805d7b92bca3371f in current term 1: Already voted for candidate e019bea701254183a58812a6676d12d0 in this term.
I20260710 11:13:01.190517 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.191162 18825 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 0.
I20260710 11:13:01.191691 18866 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: No bootstrap required, opened a new log
I20260710 11:13:01.192279 18866 ts_tablet_manager.cc:1403] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.005s
I20260710 11:13:01.192662 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.193493 18825 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 0.
I20260710 11:13:01.194221 18879 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.197885 18824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.195258 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.198453 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:01.198834 18824 raft_consensus.cc:2393] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7c883f52b4b4695805d7b92bca3371f in current term 1: Already voted for candidate a9b917be24fc4f20be9b3d6868656899 in this term.
I20260710 11:13:01.199085 18822 raft_consensus.cc:3060] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.199874 18823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.199025 18825 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 0.
I20260710 11:13:01.195621 18871 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.196424 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:01.207306 18928 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:01.207547 18826 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.207885 18928 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.197113 18676 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:01.197085 18866 raft_consensus.cc:359] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.210522 18866 raft_consensus.cc:385] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:01.210847 18866 raft_consensus.cc:740] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Initialized, Role: FOLLOWER
I20260710 11:13:01.211594 18866 consensus_queue.cc:260] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.197330 18911 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.213917 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:01.214541 18677 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.219084 18911 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.220562 18866 ts_tablet_manager.cc:1434] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:13:01.211679 18903 raft_consensus.cc:697] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Becoming Leader. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Running, Role: LEADER
I20260710 11:13:01.226264 18677 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:01.226819 18903 consensus_queue.cc:237] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.227675 18718 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.228654 18918 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Requested vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.233530 18826 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
I20260710 11:13:01.233669 18752 raft_consensus.cc:2393] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e019bea701254183a58812a6676d12d0 in this term.
I20260710 11:13:01.231105 18871 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.234459 18883 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:01.234989 18883 raft_consensus.cc:697] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:01.235211 18928 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.235874 18883 consensus_queue.cc:237] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
W20260710 11:13:01.230540 18792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.65:39283, user_credentials={real_user=slave}} blocked reactor thread for 68810.6us
I20260710 11:13:01.239961 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:01.240535 18822 raft_consensus.cc:2468] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
I20260710 11:13:01.241199 18879 raft_consensus.cc:2764] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:13:01.245357 18676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.246223 18676 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 0.
I20260710 11:13:01.240782 18789 leader_election.cc:304] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899; no voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:01.246726 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:01.247704 18879 raft_consensus.cc:2749] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:01.247999 18677 raft_consensus.cc:2393] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e019bea701254183a58812a6676d12d0 in this term.
I20260710 11:13:01.250589 18643 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7c883f52b4b4695805d7b92bca3371f; no voters: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0
I20260710 11:13:01.250712 18792 leader_election.cc:304] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: e019bea701254183a58812a6676d12d0
I20260710 11:13:01.251535 18903 raft_consensus.cc:2749] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:01.251861 18879 raft_consensus.cc:2804] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:01.252261 18792 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899; no voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:01.252427 18879 raft_consensus.cc:697] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:01.253456 18879 consensus_queue.cc:237] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Queue going to LEADER 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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.253865 18752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.253964 18825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:01.254676 18752 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 0.
I20260710 11:13:01.254936 18825 raft_consensus.cc:2393] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7c883f52b4b4695805d7b92bca3371f in current term 1: Already voted for candidate a9b917be24fc4f20be9b3d6868656899 in this term.
I20260710 11:13:01.255725 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.257846 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:01.258328 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:01.259349 18822 raft_consensus.cc:2393] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e019bea701254183a58812a6676d12d0 in current term 1: Already voted for candidate a9b917be24fc4f20be9b3d6868656899 in this term.
I20260710 11:13:01.259265 18750 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 0.
I20260710 11:13:01.260185 18926 raft_consensus.cc:2749] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:01.257580 18643 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: e019bea701254183a58812a6676d12d0
I20260710 11:13:01.250784 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:01.261301 18903 raft_consensus.cc:2804] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.261467 18792 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.261724 18903 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.262001 18826 raft_consensus.cc:2393] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e019bea701254183a58812a6676d12d0 in current term 1: Already voted for candidate a9b917be24fc4f20be9b3d6868656899 in this term.
I20260710 11:13:01.262209 18903 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.263701 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f" is_pre_election: true
I20260710 11:13:01.264642 18643 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: e019bea701254183a58812a6676d12d0
I20260710 11:13:01.264854 18573 catalog_manager.cc:5697] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.265727 18870 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.266189 18870 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.266561 18870 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.270351 18903 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.271704 18677 raft_consensus.cc:2393] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e7c883f52b4b4695805d7b92bca3371f in this term.
I20260710 11:13:01.273689 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.274428 18750 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.275087 18870 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.277454 18789 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
I20260710 11:13:01.278486 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.279096 18926 raft_consensus.cc:2804] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.279783 18751 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.279927 18926 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.280167 18792 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899; no voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:01.280598 18903 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Requested vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.280782 18928 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:01.280416 18926 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.277654 18870 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Requested vote from peers e019bea701254183a58812a6676d12d0 (127.15.66.66:42239), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:01.281194 18928 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:01.283113 18928 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:01.285596 18911 raft_consensus.cc:2749] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:01.287820 18751 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
I20260710 11:13:01.289218 18640 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.290215 18870 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:01.290740 18870 raft_consensus.cc:697] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Becoming Leader. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Running, Role: LEADER
I20260710 11:13:01.291600 18870 consensus_queue.cc:237] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.293215 18750 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7c883f52b4b4695805d7b92bca3371f in term 1.
I20260710 11:13:01.294552 18640 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:01.295437 18903 raft_consensus.cc:2804] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:01.295982 18903 raft_consensus.cc:697] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Becoming Leader. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Running, Role: LEADER
I20260710 11:13:01.296885 18903 consensus_queue.cc:237] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.300369 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:01.311056 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "e7c883f52b4b4695805d7b92bca3371f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:01.310772 18575 catalog_manager.cc:5697] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 1 to 2, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:01.309206 18926 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.314638 18822 raft_consensus.cc:2393] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7c883f52b4b4695805d7b92bca3371f in current term 1: Already voted for candidate a9b917be24fc4f20be9b3d6868656899 in this term.
I20260710 11:13:01.315445 18573 catalog_manager.cc:5697] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c883f52b4b4695805d7b92bca3371f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "e7c883f52b4b4695805d7b92bca3371f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.317365 18573 catalog_manager.cc:5697] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c883f52b4b4695805d7b92bca3371f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "e7c883f52b4b4695805d7b92bca3371f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.319041 18926 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.315842 18928 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.321187 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.321617 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:01.322034 18750 raft_consensus.cc:2393] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e7c883f52b4b4695805d7b92bca3371f in this term.
I20260710 11:13:01.323063 18928 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 1 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:01.324004 18792 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899; no voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:01.324126 18677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:01.324654 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:01.324883 18928 raft_consensus.cc:2749] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:01.321702 18826 raft_consensus.cc:2393] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7c883f52b4b4695805d7b92bca3371f in current term 1: Already voted for candidate a9b917be24fc4f20be9b3d6868656899 in this term.
I20260710 11:13:01.325496 18750 raft_consensus.cc:2393] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9b917be24fc4f20be9b3d6868656899 in current term 1: Already voted for candidate e7c883f52b4b4695805d7b92bca3371f in this term.
I20260710 11:13:01.326472 18789 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899; no voters: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:01.327122 18928 raft_consensus.cc:2749] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:01.332358 18883 consensus_queue.cc:1048] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:01.342970 18936 consensus_queue.cc:1048] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:01.343072 18573 catalog_manager.cc:5697] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c883f52b4b4695805d7b92bca3371f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "e7c883f52b4b4695805d7b92bca3371f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.344959 18573 catalog_manager.cc:5697] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f reported cstate change: term changed from 0 to 1, leader changed from <none> to e7c883f52b4b4695805d7b92bca3371f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "e7c883f52b4b4695805d7b92bca3371f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.381045 18826 raft_consensus.cc:1240] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Rejecting Update request from peer e019bea701254183a58812a6676d12d0 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:01.382572 18936 consensus_queue.cc:1059] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:01.383447 18936 consensus_queue.cc:1243] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [LEADER]: Peer a9b917be24fc4f20be9b3d6868656899 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:13:01.383955 18883 raft_consensus.cc:3055] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:01.384344 18883 raft_consensus.cc:740] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:01.385298 18883 consensus_queue.cc:260] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:01.386713 18883 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:01.444674 15625 ts_manager.cc:295] Set tserver state for e7c883f52b4b4695805d7b92bca3371f to MAINTENANCE_MODE
I20260710 11:13:01.445493 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
I20260710 11:13:01.468143 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:01.469128 15625 tablet_replica.cc:333] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.469967 15625 raft_consensus.cc:2243] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.470510 15625 raft_consensus.cc:2272] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.473050 15625 tablet_replica.cc:333] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.473728 15625 raft_consensus.cc:2243] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.474088 15625 raft_consensus.cc:2272] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.475693 15625 tablet_replica.cc:333] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.476182 15625 raft_consensus.cc:2243] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.476534 15625 raft_consensus.cc:2272] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.478225 15625 tablet_replica.cc:333] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.478695 15625 raft_consensus.cc:2243] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.479187 15625 pending_rounds.cc:70] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Trying to abort 1 pending ops.
I20260710 11:13:01.479338 15625 pending_rounds.cc:77] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961395144531968 op_type: NO_OP noop_request { }
I20260710 11:13:01.479563 15625 raft_consensus.cc:2889] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:01.479789 15625 raft_consensus.cc:2272] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.481909 15625 tablet_replica.cc:333] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.482452 15625 raft_consensus.cc:2243] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.483021 15625 pending_rounds.cc:70] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Trying to abort 1 pending ops.
I20260710 11:13:01.483170 15625 pending_rounds.cc:77] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961395402534912 op_type: NO_OP noop_request { }
I20260710 11:13:01.483472 15625 raft_consensus.cc:2889] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:01.483752 15625 raft_consensus.cc:2272] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.485996 15625 tablet_replica.cc:333] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.486577 15625 raft_consensus.cc:2243] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.486972 15625 raft_consensus.cc:2272] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.488693 15625 tablet_replica.cc:333] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.489295 15625 raft_consensus.cc:2243] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.490002 15625 pending_rounds.cc:70] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Trying to abort 1 pending ops.
I20260710 11:13:01.490197 15625 pending_rounds.cc:77] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961395384565760 op_type: NO_OP noop_request { }
I20260710 11:13:01.490464 15625 raft_consensus.cc:2889] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:01.490809 15625 raft_consensus.cc:2272] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.493193 15625 tablet_replica.cc:333] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.493793 15625 raft_consensus.cc:2243] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:01.494222 15625 raft_consensus.cc:2272] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.496592 15625 tablet_replica.cc:333] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.497123 15625 raft_consensus.cc:2243] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.497756 15625 pending_rounds.cc:70] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Trying to abort 1 pending ops.
I20260710 11:13:01.497918 15625 pending_rounds.cc:77] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961394930786304 op_type: NO_OP noop_request { }
I20260710 11:13:01.498238 15625 raft_consensus.cc:2889] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:01.498515 15625 raft_consensus.cc:2272] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.500595 15625 tablet_replica.cc:333] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: stopping tablet replica
I20260710 11:13:01.501197 15625 raft_consensus.cc:2243] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:01.501909 15625 pending_rounds.cc:70] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Trying to abort 1 pending ops.
I20260710 11:13:01.502087 15625 pending_rounds.cc:77] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961394558181376 op_type: NO_OP noop_request { }
I20260710 11:13:01.502326 15625 raft_consensus.cc:2889] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:01.502553 15625 raft_consensus.cc:2272] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:01.531571 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
I20260710 11:13:01.554358 18826 raft_consensus.cc:3060] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:01.574725 18718 consensus_peers.cc:597] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.591619 18883 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:01.600247 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:01.730813 18907 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:01.745899 18718 consensus_peers.cc:597] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:01.827064 18750 raft_consensus.cc:1275] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:13:01.827486 18750 pending_rounds.cc:85] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: Aborting all ops after (but not including) 0
I20260710 11:13:01.827731 18750 pending_rounds.cc:107] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:01.827967 18750 raft_consensus.cc:2889] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:13:01.829447 18928 consensus_queue.cc:1048] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:01.844791 18792 consensus_peers.cc:597] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:01.846022 18847 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9720 after lost signal to thread 15628
W20260710 11:13:01.846915 18847 debug-util.cc:398] Leaking SignalData structure 0x7b0800205380 after lost signal to thread 18609
W20260710 11:13:01.890938 18718 consensus_peers.cc:597] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:01.930126 18718 consensus_peers.cc:597] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:02.165938 18718 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111) [suppressed 85 similar messages]
W20260710 11:13:02.601500 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:02.807536 18871 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:02.808089 18871 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.809886 18871 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:02.811309 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:02.812027 18826 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:02.813474 18718 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
W20260710 11:13:02.814257 18718 leader_election.cc:336] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:02.814298 18871 raft_consensus.cc:2804] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:02.814823 18871 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:02.815243 18871 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.823870 18871 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.826342 18871 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:02.829201 18936 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:02.829037 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:02.829946 18826 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.829803 18936 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.831884 18936 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
W20260710 11:13:02.831842 18718 leader_election.cc:336] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:02.834424 18822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:02.835060 18822 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:02.837242 18718 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
I20260710 11:13:02.838012 18936 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:13:02.838078 18718 leader_election.cc:336] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:02.838482 18936 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:02.838830 18936 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.839989 18826 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 2.
I20260710 11:13:02.841493 18718 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:02.842425 18871 raft_consensus.cc:2804] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:02.842912 18871 raft_consensus.cc:697] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:02.844314 18871 consensus_queue.cc:237] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER 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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.844772 18936 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.846896 18936 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:02.852701 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:02.853592 18826 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:13:02.855585 18718 leader_election.cc:336] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:02.862319 18574 catalog_manager.cc:5697] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 1 to 2, leader changed from e7c883f52b4b4695805d7b92bca3371f (127.15.66.65) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:02.863019 18826 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 2.
I20260710 11:13:02.864831 18718 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:02.866320 18871 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:02.866956 18871 raft_consensus.cc:697] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:02.868014 18871 consensus_queue.cc:237] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER 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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.883901 18574 catalog_manager.cc:5697] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 1 to 2, leader changed from e7c883f52b4b4695805d7b92bca3371f (127.15.66.65) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:02.943231 18871 raft_consensus.cc:493] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:02.943907 18871 raft_consensus.cc:515] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.947348 18871 leader_election.cc:290] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:02.948714 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:02.949455 18826 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
W20260710 11:13:02.950819 18718 leader_election.cc:336] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:02.951632 18718 leader_election.cc:304] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:02.952381 18871 raft_consensus.cc:2804] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:02.952745 18871 raft_consensus.cc:493] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:02.953122 18871 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:02.958384 18871 raft_consensus.cc:515] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.960043 18871 leader_election.cc:290] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:02.961984 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:02.962654 18826 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:13:02.964269 18718 leader_election.cc:336] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:02.967960 18826 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 2.
I20260710 11:13:02.969101 18718 leader_election.cc:304] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:02.970131 18871 raft_consensus.cc:2804] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:02.970600 18871 raft_consensus.cc:697] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:02.971352 18871 consensus_queue.cc:237] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER 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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:02.980085 18574 catalog_manager.cc:5697] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 1 to 2, leader changed from e7c883f52b4b4695805d7b92bca3371f (127.15.66.65) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.043835 18947 raft_consensus.cc:493] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.044413 18947 raft_consensus.cc:515] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:03.046550 18947 leader_election.cc:290] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:03.047973 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0" is_pre_election: true
I20260710 11:13:03.048735 18750 raft_consensus.cc:2468] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 1.
I20260710 11:13:03.049975 18789 leader_election.cc:304] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
I20260710 11:13:03.050817 18947 raft_consensus.cc:2804] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:13:03.051017 18792 leader_election.cc:336] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:03.051224 18947 raft_consensus.cc:493] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.051625 18947 raft_consensus.cc:3060] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.059753 18947 raft_consensus.cc:515] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:03.062024 18947 leader_election.cc:290] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:03.063232 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b87e603db14a30b19136653bb695ee" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:03.063835 18750 raft_consensus.cc:3060] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:13:03.066879 18792 leader_election.cc:336] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:03.068928 18871 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:03.069540 18871 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:03.071776 18871 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:03.073818 18750 raft_consensus.cc:2468] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:03.074378 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899" is_pre_election: true
I20260710 11:13:03.075078 18826 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 1.
I20260710 11:13:03.075261 18789 leader_election.cc:304] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:03.076287 18947 raft_consensus.cc:2804] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:03.077108 18718 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: 
W20260710 11:13:03.078049 18718 leader_election.cc:336] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:03.078620 18871 raft_consensus.cc:2804] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:13:03.079049 18871 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:03.078164 18947 raft_consensus.cc:697] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:03.079425 18871 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.080066 18947 consensus_queue.cc:237] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Queue going to LEADER 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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:03.085515 18871 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:03.090550 18871 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:03.092051 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:03.092720 18826 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:03.092805 18574 catalog_manager.cc:5697] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 1 to 2, leader changed from e7c883f52b4b4695805d7b92bca3371f (127.15.66.65) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
W20260710 11:13:03.094415 18718 leader_election.cc:336] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111)
I20260710 11:13:03.099815 18826 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 2.
I20260710 11:13:03.101092 18718 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [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: a9b917be24fc4f20be9b3d6868656899, e019bea701254183a58812a6676d12d0; no voters: e7c883f52b4b4695805d7b92bca3371f
I20260710 11:13:03.102145 18871 raft_consensus.cc:2804] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:03.102612 18871 raft_consensus.cc:697] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:03.103525 18871 consensus_queue.cc:237] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [LEADER]: Queue going to LEADER 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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:03.112612 18574 catalog_manager.cc:5697] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 1 to 2, leader changed from e7c883f52b4b4695805d7b92bca3371f (127.15.66.65) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
W20260710 11:13:03.330986 18718 consensus_peers.cc:597] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:03.349000 18826 raft_consensus.cc:1275] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:03.350454 18871 consensus_queue.cc:1048] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.351522 18826 raft_consensus.cc:1275] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:03.353148 18871 consensus_queue.cc:1048] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.381992 18826 raft_consensus.cc:1275] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:03.393282 18964 consensus_queue.cc:1048] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:13:03.400069 18718 consensus_peers.cc:597] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:03.419610 18718 consensus_peers.cc:597] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:03.493263 18792 consensus_peers.cc:597] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:03.504881 18718 consensus_peers.cc:597] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:03.509101 18750 raft_consensus.cc:1275] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:03.510986 18947 consensus_queue.cc:1048] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:03.586012 18826 raft_consensus.cc:1275] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:13:03.587301 18965 consensus_queue.cc:1048] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:13:03.602954 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:13:04.117270 18718 consensus_peers.cc:597] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:04.357743 18718 consensus_peers.cc:597] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:04.404815 18718 consensus_peers.cc:597] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:04.603049 18718 consensus_peers.cc:597] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:04.605229 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:13:04.689723 18792 consensus_peers.cc:597] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:05.606478 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:13:05.609440 18718 consensus_peers.cc:597] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:05.927405 18792 consensus_peers.cc:597] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:05.971664 18718 consensus_peers.cc:597] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:06.053141 18718 consensus_peers.cc:597] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:13:06.084151 18718 consensus_peers.cc:597] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:13:06.550539 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:06.559949 18981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.560341 18980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:06.561933 18983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:06.562330 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:06.563375 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:06.563622 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:06.563812 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681986563797 us; error 0 us; skew 500 ppm
I20260710 11:13:06.564383 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:06.567093 15625 webserver.cc:533] Webserver started at http://127.15.66.65:33419/ using document root <none> and password file <none>
I20260710 11:13:06.567656 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:06.567864 15625 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:13:06.571909 15625 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:13:06.575984 18988 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:06.576792 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:06.577104 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "e7c883f52b4b4695805d7b92bca3371f"
format_stamp: "Formatted at 2026-07-10 11:12:59 on dist-test-slave-mqr7"
I20260710 11:13:06.577566 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:06.600911 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:06.602360 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:06.603919 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:13:06.607389 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:06.608028 18995 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:13:06.663275 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:13:06.663655 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.003s	sys 0.000s
I20260710 11:13:06.664022 15625 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:13:06.669283 18995 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.683439 18995 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:13:06.684284 18995 tablet_bootstrap.cc:492] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.684860 18995 ts_tablet_manager.cc:1403] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260710 11:13:06.687186 18995 raft_consensus.cc:359] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.688234 18995 raft_consensus.cc:740] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.688882 18995 consensus_queue.cc:260] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.691275 18995 ts_tablet_manager.cc:1434] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.009s
I20260710 11:13:06.692037 18995 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.703065 18995 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.703850 18995 tablet_bootstrap.cc:492] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.704427 18995 ts_tablet_manager.cc:1403] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260710 11:13:06.705099 15625 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:13:06.705451 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.038s	sys 0.000s
I20260710 11:13:06.706588 18995 raft_consensus.cc:359] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.707177 18995 raft_consensus.cc:740] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.707890 18995 consensus_queue.cc:260] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.710012 18995 ts_tablet_manager.cc:1434] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:13:06.710876 18995 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
W20260710 11:13:06.726675 18718 consensus_peers.cc:597] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:06.728330 18995 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.729751 18995 tablet_bootstrap.cc:492] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.730751 18995 ts_tablet_manager.cc:1403] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:13:06.734726 18995 raft_consensus.cc:359] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.735630 18995 raft_consensus.cc:740] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.736660 18995 consensus_queue.cc:260] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.739759 18995 ts_tablet_manager.cc:1434] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:13:06.740897 18995 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
W20260710 11:13:06.743681 18718 consensus_peers.cc:597] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:13:06.758399 18995 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:13:06.759295 18995 tablet_bootstrap.cc:492] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.759891 18995 ts_tablet_manager.cc:1403] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:13:06.761950 18995 raft_consensus.cc:359] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.762575 18995 raft_consensus.cc:740] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.763283 18995 consensus_queue.cc:260] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.764614 18995 ts_tablet_manager.cc:1434] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:06.765257 18995 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.780337 18995 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:13:06.781167 18995 tablet_bootstrap.cc:492] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.781822 18995 ts_tablet_manager.cc:1403] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:13:06.784157 18995 raft_consensus.cc:359] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.784793 18995 raft_consensus.cc:740] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.785511 18995 consensus_queue.cc:260] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.786968 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:39283
I20260710 11:13:06.786985 18995 ts_tablet_manager.cc:1434] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:06.787088 19057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:39283 every 8 connection(s)
I20260710 11:13:06.788214 18995 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.792366 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:06.813822 18995 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.814890 18995 tablet_bootstrap.cc:492] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.815579 18995 ts_tablet_manager.cc:1403] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 11:13:06.818462 18995 raft_consensus.cc:359] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.819121 18995 raft_consensus.cc:740] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.819830 18995 consensus_queue.cc:260] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.822177 18995 ts_tablet_manager.cc:1434] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:06.823045 18995 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.825635 19058 heartbeater.cc:344] Connected to a master server at 127.15.66.126:34873
I20260710 11:13:06.826089 19058 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:06.826376 18750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:06.827096 19058 heartbeater.cc:507] Master 127.15.66.126:34873 requested a full tablet report, sending...
I20260710 11:13:06.827107 18750 raft_consensus.cc:606] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:06.830224 18750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:06.830801 18750 raft_consensus.cc:606] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:06.833460 18750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:06.833896 18574 ts_manager.cc:194] Re-registered known tserver with Master: e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283)
I20260710 11:13:06.834178 18750 raft_consensus.cc:606] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:06.836913 18750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:06.837328 18750 raft_consensus.cc:606] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:06.838536 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:13:06.839067 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:06.839368 18995 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:13:06.839757 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:06.840402 18995 tablet_bootstrap.cc:492] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.841117 18995 ts_tablet_manager.cc:1403] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:13:06.843809 18995 raft_consensus.cc:359] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.844671 18995 raft_consensus.cc:740] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.845477 18995 consensus_queue.cc:260] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.846395 18574 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52646
I20260710 11:13:06.847587 18995 ts_tablet_manager.cc:1434] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:06.848448 18995 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.849776 19058 heartbeater.cc:499] Master 127.15.66.126:34873 was elected leader, sending a full tablet report...
I20260710 11:13:06.860455 18995 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.861340 18995 tablet_bootstrap.cc:492] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.862185 18995 ts_tablet_manager.cc:1403] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:13:06.864835 18995 raft_consensus.cc:359] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.865496 18995 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.866235 18995 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.867638 18995 ts_tablet_manager.cc:1434] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:06.868511 18995 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.882475 18995 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:13:06.883253 18995 tablet_bootstrap.cc:492] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.883971 18995 ts_tablet_manager.cc:1403] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:13:06.885826 18995 raft_consensus.cc:359] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.886431 18995 raft_consensus.cc:740] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.887038 18995 consensus_queue.cc:260] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.888463 18995 ts_tablet_manager.cc:1434] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:13:06.889528 18995 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap starting.
I20260710 11:13:06.903263 19032 raft_consensus.cc:3060] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.903719 18995 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:13:06.904500 18995 tablet_bootstrap.cc:492] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Bootstrap complete.
I20260710 11:13:06.905053 18995 ts_tablet_manager.cc:1403] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 11:13:06.907056 18995 raft_consensus.cc:359] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.907603 18995 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c883f52b4b4695805d7b92bca3371f, State: Initialized, Role: FOLLOWER
I20260710 11:13:06.908228 18995 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.909885 19032 pending_rounds.cc:85] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Aborting all ops after (but not including) 0
I20260710 11:13:06.910084 18995 ts_tablet_manager.cc:1434] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:13:06.910207 19032 pending_rounds.cc:107] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:06.910658 19032 raft_consensus.cc:2889] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:13:06.948697 18978 raft_consensus.cc:993] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:06.949266 18979 raft_consensus.cc:1081] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:06.950941 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:06.951491 18826 raft_consensus.cc:493] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.951812 18826 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:06.957140 18826 raft_consensus.cc:515] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.959991 18826 leader_election.cc:290] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:06.960626 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:06.961207 18750 raft_consensus.cc:3055] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:06.959884 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9126f2b7c5cc4fcd9c9045729c779d37" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:06.961576 18750 raft_consensus.cc:740] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:06.961800 19032 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:13:06.962529 18750 consensus_queue.cc:260] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.963959 18750 raft_consensus.cc:3060] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:06.971685 19032 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:06.972250 18750 raft_consensus.cc:2468] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:06.973191 18792 leader_election.cc:304] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:06.974416 18970 raft_consensus.cc:2804] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:06.975220 18978 raft_consensus.cc:993] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:06.975693 18978 raft_consensus.cc:1081] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:06.976747 18970 raft_consensus.cc:697] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:06.977260 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:06.977855 18826 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.978283 18826 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.977820 18970 consensus_queue.cc:237] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.984434 18826 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.985697 19032 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.987325 18826 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:06.986495 18574 catalog_manager.cc:5697] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 2 to 3, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:06.987505 19030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:06.988226 19030 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.992470 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:06.993188 18750 raft_consensus.cc:3055] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:06.993611 19032 pending_rounds.cc:85] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Aborting all ops after (but not including) 0
I20260710 11:13:06.994081 19032 pending_rounds.cc:107] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:06.994347 19032 raft_consensus.cc:2889] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:13:06.994561 19030 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:06.993561 18750 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:06.996019 18792 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:06.997011 18750 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:06.998494 18750 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.997206 18970 raft_consensus.cc:2804] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:07.002249 18970 raft_consensus.cc:697] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:07.003463 18970 consensus_queue.cc:237] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.006961 18750 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:07.018396 18574 catalog_manager.cc:5697] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 1 to 2, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.054817 19032 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.060899 19032 pending_rounds.cc:85] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Aborting all ops after (but not including) 0
I20260710 11:13:07.061203 19032 pending_rounds.cc:107] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:07.061528 19032 raft_consensus.cc:2889] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:13:07.071286 18979 raft_consensus.cc:993] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:07.071791 18978 raft_consensus.cc:1081] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:07.073233 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:07.073724 18826 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.073993 18826 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.078873 18826 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.080461 18826 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:07.081415 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:07.081597 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:07.082159 19032 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.082167 18750 raft_consensus.cc:3055] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:07.082628 18750 raft_consensus.cc:740] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:07.083330 18750 consensus_queue.cc:260] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.084286 18750 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.087603 19032 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:07.088747 18792 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:07.089474 18970 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:07.089973 18970 raft_consensus.cc:697] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:07.090215 18750 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:07.090942 18970 consensus_queue.cc:237] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.098486 18574 catalog_manager.cc:5697] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 2 to 3, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.102150 18979 raft_consensus.cc:993] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:07.102716 18979 raft_consensus.cc:1081] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:07.104422 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:07.104925 18826 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.105253 18826 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.110636 18826 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.112391 18826 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:07.113160 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:07.113548 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:07.113850 19032 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.114260 18750 raft_consensus.cc:3055] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:07.114584 18750 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:07.115407 18750 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.116616 18750 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:07.119745 19032 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:07.120864 18792 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:07.121711 18970 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:07.122179 18970 raft_consensus.cc:697] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:07.122428 18750 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:07.123059 18970 consensus_queue.cc:237] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.129977 18574 catalog_manager.cc:5697] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 1 to 2, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:07.454265 18750 raft_consensus.cc:1275] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:07.455508 19084 consensus_queue.cc:1048] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.465504 19032 raft_consensus.cc:1275] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:07.467082 19084 consensus_queue.cc:1048] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.467731 19084 consensus_queue.cc:1243] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Peer e7c883f52b4b4695805d7b92bca3371f 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
I20260710 11:13:07.470944 19032 pending_rounds.cc:85] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Aborting all ops after (but not including) 0
I20260710 11:13:07.471267 19032 pending_rounds.cc:107] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:07.471518 19032 raft_consensus.cc:2889] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:13:07.489094 19032 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.490514 19084 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.501029 18750 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.502579 19084 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:07.518808 18750 raft_consensus.cc:1275] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:07.520260 19084 consensus_queue.cc:1048] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.530524 19032 raft_consensus.cc:1275] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:07.531883 19084 consensus_queue.cc:1048] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.532495 19084 consensus_queue.cc:1243] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Peer e7c883f52b4b4695805d7b92bca3371f 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
I20260710 11:13:07.534813 19032 pending_rounds.cc:85] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Aborting all ops after (but not including) 0
I20260710 11:13:07.535058 19032 pending_rounds.cc:107] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:13:07.535322 19032 raft_consensus.cc:2889] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 11:13:07.608464 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:07.721961 19032 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.723249 18970 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:07.734570 18750 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:07.736043 19084 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:07.849628 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:07.857092 18750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:07.857688 18750 raft_consensus.cc:606] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:07.870262 18826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
mode: GRACEFUL
new_leader_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:34048
I20260710 11:13:07.870819 18826 raft_consensus.cc:606] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Received request to transfer leadership to TS e019bea701254183a58812a6676d12d0
I20260710 11:13:07.873243 18826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
mode: GRACEFUL
new_leader_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:34048
I20260710 11:13:07.873844 18826 raft_consensus.cc:606] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Received request to transfer leadership to TS e019bea701254183a58812a6676d12d0
I20260710 11:13:07.874967 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:07.875448 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:07.876021 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:07.915014 19084 raft_consensus.cc:993] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: : Instructing follower e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:07.915781 19072 raft_consensus.cc:1081] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Signalling peer e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:07.917243 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:47772
I20260710 11:13:07.917794 18750 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:07.918176 18750 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.923125 18750 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.924696 18750 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:07.925619 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:07.925724 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:07.926440 19032 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.926522 18826 raft_consensus.cc:3055] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:07.926936 18826 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:07.927564 18826 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.928416 18826 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:07.932582 19032 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 3.
I20260710 11:13:07.933775 18718 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:07.933827 18826 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 3.
I20260710 11:13:07.934608 19089 raft_consensus.cc:2804] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:07.935060 19089 raft_consensus.cc:697] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:07.935782 19089 consensus_queue.cc:237] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:07.941826 18575 catalog_manager.cc:5697] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 2 to 3, leader changed from a9b917be24fc4f20be9b3d6868656899 (127.15.66.67) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 3 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.157377 18979 raft_consensus.cc:993] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:08.157891 19089 raft_consensus.cc:1081] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:08.159461 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:08.159904 18826 raft_consensus.cc:493] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.160181 18826 raft_consensus.cc:3060] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.164860 18826 raft_consensus.cc:515] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.166546 18826 leader_election.cc:290] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:08.167479 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:08.168030 18750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d15626509449279c1c8e4c427e4d8c" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:08.168174 19032 raft_consensus.cc:3060] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.168654 18750 raft_consensus.cc:3055] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.168983 18750 raft_consensus.cc:740] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:08.169885 18750 consensus_queue.cc:260] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.171164 18750 raft_consensus.cc:3060] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.174389 19032 raft_consensus.cc:2468] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:08.175602 18792 leader_election.cc:304] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:08.176319 18750 raft_consensus.cc:2468] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:08.176506 19084 raft_consensus.cc:2804] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.177057 19084 raft_consensus.cc:697] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:08.177879 19084 consensus_queue.cc:237] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.185232 18574 catalog_manager.cc:5697] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 1 to 2, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:08.238497 19072 raft_consensus.cc:993] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: : Instructing follower e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:08.239079 19072 raft_consensus.cc:1081] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Signalling peer e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:08.240612 18750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:47772
I20260710 11:13:08.241139 18750 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.241487 18750 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:08.246286 18750 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.247704 18750 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:08.248551 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:08.248838 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:08.249112 19032 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:08.249447 18826 raft_consensus.cc:3055] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:08.249744 18826 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:08.250432 18826 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.251312 18826 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:08.254107 19032 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 3.
I20260710 11:13:08.255182 18718 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:08.255851 19089 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:08.255981 18826 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 3.
I20260710 11:13:08.256423 19089 raft_consensus.cc:697] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:08.257289 19089 consensus_queue.cc:237] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.263157 18574 catalog_manager.cc:5697] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 2 to 3, leader changed from a9b917be24fc4f20be9b3d6868656899 (127.15.66.67) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 3 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.362541 19032 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:08.363842 19089 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:08.375597 18826 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:08.377799 19106 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:08.559003 18750 raft_consensus.cc:1275] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:08.560343 19084 consensus_queue.cc:1048] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:08.570000 19032 raft_consensus.cc:1275] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:08.572852 19072 consensus_queue.cc:1048] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:08.609491 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:08.695587 19032 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:08.697060 19106 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:08.704309 18826 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:08.705772 19089 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:08.882682 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:08.890482 18826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
mode: GRACEFUL
new_leader_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:34048
I20260710 11:13:08.891031 18826 raft_consensus.cc:606] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Received request to transfer leadership to TS e019bea701254183a58812a6676d12d0
I20260710 11:13:08.893674 18751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:08.894330 18751 raft_consensus.cc:606] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:08.896813 18751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:08.897323 18751 raft_consensus.cc:606] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:08.898478 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:08.898940 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:08.899473 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:08.962787 18979 raft_consensus.cc:993] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:08.963325 19089 raft_consensus.cc:1081] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:08.964887 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:08.965379 18826 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.965770 18826 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:08.969985 18826 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.971415 18826 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 4 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:08.972277 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:08.972442 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:08.973034 19032 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:08.973117 18751 raft_consensus.cc:3055] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:08.973601 18751 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:08.974290 18751 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.975198 18751 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:08.978248 19032 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 4.
I20260710 11:13:08.979420 18792 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:08.980058 19072 raft_consensus.cc:2804] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:08.980538 19072 raft_consensus.cc:697] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:08.980997 18751 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 4.
I20260710 11:13:08.981388 19072 consensus_queue.cc:237] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:08.987869 18574 catalog_manager.cc:5697] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 3 to 4, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 4 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:09.144829 18970 raft_consensus.cc:993] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: : Instructing follower e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:09.145283 19072 raft_consensus.cc:1081] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Signalling peer e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:09.146724 18751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23"
dest_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:47772
I20260710 11:13:09.147212 18751 raft_consensus.cc:493] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.147549 18751 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:09.152400 18751 raft_consensus.cc:515] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:09.154333 18751 leader_election.cc:290] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 4 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:09.155295 19030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:09.156809 19030 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:09.157500 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405a76a5651049fdbd74443ff1450b23" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:09.158129 18826 raft_consensus.cc:3055] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:09.158453 18826 raft_consensus.cc:740] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:09.159222 18826 consensus_queue.cc:260] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:09.160398 18826 raft_consensus.cc:3060] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:09.163826 19030 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 4.
I20260710 11:13:09.165004 18718 leader_election.cc:304] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:09.165817 19089 raft_consensus.cc:2804] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:09.166224 18826 raft_consensus.cc:2468] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 4.
I20260710 11:13:09.166280 19089 raft_consensus.cc:697] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 4 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:09.167375 19089 consensus_queue.cc:237] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:09.173848 18574 catalog_manager.cc:5697] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 3 to 4, leader changed from a9b917be24fc4f20be9b3d6868656899 (127.15.66.67) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 4 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.320772 18979 raft_consensus.cc:993] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:09.321251 19089 raft_consensus.cc:1081] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:09.322669 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:09.323212 18826 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.323546 18826 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:09.327965 18826 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:09.329416 18826 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 4 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:09.330281 19030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:09.330555 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:09.330859 19030 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:09.331185 18751 raft_consensus.cc:3055] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:09.331496 18751 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:09.332294 18751 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:09.333581 18751 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:09.336170 19030 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 4.
I20260710 11:13:09.337335 18792 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:09.338119 19113 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:09.338593 19113 raft_consensus.cc:697] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:09.339382 19113 consensus_queue.cc:237] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:09.339776 18751 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 4.
I20260710 11:13:09.345993 18574 catalog_manager.cc:5697] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 3 to 4, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 4 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:09.390586 18751 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:09.392062 19113 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:09.402181 19030 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:09.404160 19072 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:09.548172 19032 raft_consensus.cc:1275] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:13:09.549569 19089 consensus_queue.cc:1048] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:09.558368 18826 raft_consensus.cc:1275] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:13:09.560454 19089 consensus_queue.cc:1048] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:13:09.610664 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:09.784978 19032 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:09.786285 19072 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:09.794478 18751 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:09.796092 19113 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:09.905737 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:09.912914 18826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
mode: GRACEFUL
new_leader_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:34048
I20260710 11:13:09.913516 18826 raft_consensus.cc:606] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Received request to transfer leadership to TS e019bea701254183a58812a6676d12d0
I20260710 11:13:09.915959 18826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
mode: GRACEFUL
new_leader_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:34048
I20260710 11:13:09.916414 18826 raft_consensus.cc:606] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Received request to transfer leadership to TS e019bea701254183a58812a6676d12d0
I20260710 11:13:09.918783 18751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:09.919287 18751 raft_consensus.cc:606] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:09.920367 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:09.920938 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:09.921627 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:10.158329 19072 raft_consensus.cc:993] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: : Instructing follower e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:10.158774 19113 raft_consensus.cc:1081] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Signalling peer e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:10.160218 18751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0"
dest_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:47772
I20260710 11:13:10.160722 18751 raft_consensus.cc:493] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.161046 18751 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.166163 18751 raft_consensus.cc:515] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.167722 18751 leader_election.cc:290] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:10.168536 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:10.168889 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c1a1a64273d49f9b9f501daa235a9e0" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:10.169138 19032 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.169489 18826 raft_consensus.cc:3055] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:10.169780 18826 raft_consensus.cc:740] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:10.170542 18826 consensus_queue.cc:260] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.171633 18826 raft_consensus.cc:3060] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.175588 19032 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 3.
I20260710 11:13:10.176791 18718 leader_election.cc:304] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:10.177520 19126 raft_consensus.cc:2804] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:10.177682 18826 raft_consensus.cc:2468] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 3.
I20260710 11:13:10.177937 19126 raft_consensus.cc:697] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:10.179492 19126 consensus_queue.cc:237] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.186360 18575 catalog_manager.cc:5697] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 2 to 3, leader changed from a9b917be24fc4f20be9b3d6868656899 (127.15.66.67) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 3 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.357076 19089 raft_consensus.cc:993] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:10.357566 19126 raft_consensus.cc:1081] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:10.359069 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:10.359515 18826 raft_consensus.cc:493] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.359776 18826 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.364399 18826 raft_consensus.cc:515] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.365832 18826 leader_election.cc:290] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:10.366640 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:10.366887 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e401080924334eb59cf3fd0e632a398d" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:10.367187 19032 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.367594 18751 raft_consensus.cc:3055] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:10.367865 18751 raft_consensus.cc:740] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:10.368592 18751 consensus_queue.cc:260] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.369601 18751 raft_consensus.cc:3060] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:10.372030 19032 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:10.373164 18792 leader_election.cc:304] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:10.373960 19113 raft_consensus.cc:2804] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:10.374408 19113 raft_consensus.cc:697] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:10.375103 18751 raft_consensus.cc:2468] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:10.375202 19113 consensus_queue.cc:237] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.382555 18575 catalog_manager.cc:5697] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 2 to 3, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:10.404207 19072 raft_consensus.cc:993] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: : Instructing follower e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:10.404721 19113 raft_consensus.cc:1081] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Signalling peer e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:10.406425 18751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b875533787154b6f86c52ea695877560"
dest_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:47772
I20260710 11:13:10.406963 18751 raft_consensus.cc:493] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.407295 18751 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:10.412945 18751 raft_consensus.cc:515] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.414955 18751 leader_election.cc:290] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 5 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:10.415728 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:10.415953 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b875533787154b6f86c52ea695877560" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:10.416466 19032 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:10.416607 18826 raft_consensus.cc:3055] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:13:10.416993 18826 raft_consensus.cc:740] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:10.417683 18826 consensus_queue.cc:260] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.418578 18826 raft_consensus.cc:3060] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:10.421733 19032 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 5.
I20260710 11:13:10.422828 18718 leader_election.cc:304] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:10.423076 18826 raft_consensus.cc:2468] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 5.
I20260710 11:13:10.423539 19126 raft_consensus.cc:2804] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:13:10.424124 19126 raft_consensus.cc:697] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 5 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:10.424868 19126 consensus_queue.cc:237] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.432418 18575 catalog_manager.cc:5697] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 4 to 5, leader changed from a9b917be24fc4f20be9b3d6868656899 (127.15.66.67) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 5 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:10.595384 18826 raft_consensus.cc:1275] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:10.596529 19089 consensus_queue.cc:1048] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:10.607116 19032 raft_consensus.cc:1275] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:10.608853 19089 consensus_queue.cc:1048] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:10.611677 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:10.818081 18751 raft_consensus.cc:1275] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:10.819478 19072 consensus_queue.cc:1048] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:10.828933 19032 raft_consensus.cc:1275] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:10.830971 19113 consensus_queue.cc:1048] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:10.832253 18826 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:13:10.834626 19089 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:13:10.846565 19032 raft_consensus.cc:1275] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:13:10.848237 19125 consensus_queue.cc:1048] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:13:10.928540 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:10.936419 18751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:10.937004 18751 raft_consensus.cc:606] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:10.939996 18826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
mode: GRACEFUL
new_leader_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:34048
I20260710 11:13:10.940476 18826 raft_consensus.cc:606] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Received request to transfer leadership to TS e019bea701254183a58812a6676d12d0
I20260710 11:13:10.943284 18751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408"
dest_uuid: "e019bea701254183a58812a6676d12d0"
mode: GRACEFUL
new_leader_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:56590
I20260710 11:13:10.943819 18751 raft_consensus.cc:606] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Received request to transfer leadership to TS a9b917be24fc4f20be9b3d6868656899
I20260710 11:13:10.945045 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:13:10.945587 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:10.946192 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:10.980345 19126 raft_consensus.cc:993] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:10.980858 19125 raft_consensus.cc:1081] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:10.982371 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:10.982848 18826 raft_consensus.cc:493] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:10.983148 18826 raft_consensus.cc:3060] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.987756 18826 raft_consensus.cc:515] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.989207 18826 leader_election.cc:290] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:10.990125 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:10.990300 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7388bff975e4e7097b2bbff361ee408" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:10.990749 19032 raft_consensus.cc:3060] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:10.990801 18751 raft_consensus.cc:3055] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:10.991180 18751 raft_consensus.cc:740] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:10.992034 18751 consensus_queue.cc:260] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:10.993284 18751 raft_consensus.cc:3060] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:11.000314 19032 raft_consensus.cc:2468] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:11.000620 18751 raft_consensus.cc:2468] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 2.
I20260710 11:13:11.001641 18792 leader_election.cc:304] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:11.002460 19113 raft_consensus.cc:2804] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:11.002869 19113 raft_consensus.cc:697] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:11.003558 19113 consensus_queue.cc:237] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.010424 18575 catalog_manager.cc:5697] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 1 to 2, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:11.136893 19089 raft_consensus.cc:993] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: : Instructing follower a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:11.137360 19125 raft_consensus.cc:1081] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Signalling peer a9b917be24fc4f20be9b3d6868656899 to start an election
I20260710 11:13:11.138785 18826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8"
dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
 from {username='slave'} at 127.0.0.1:47768
I20260710 11:13:11.139272 18826 raft_consensus.cc:493] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:11.139591 18826 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:11.143931 18826 raft_consensus.cc:515] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.145430 18826 leader_election.cc:290] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [CANDIDATE]: Term 3 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), e019bea701254183a58812a6676d12d0 (127.15.66.66:42239)
I20260710 11:13:11.146221 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:11.146531 18751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41cf3d77bae844e78fe9654697b1e1a8" candidate_uuid: "a9b917be24fc4f20be9b3d6868656899" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e019bea701254183a58812a6676d12d0"
I20260710 11:13:11.146833 19032 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:11.147204 18751 raft_consensus.cc:3055] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:11.147524 18751 raft_consensus.cc:740] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:11.148260 18751 consensus_queue.cc:260] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.149215 18751 raft_consensus.cc:3060] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:11.152305 19032 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:11.153388 18792 leader_election.cc:304] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [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: a9b917be24fc4f20be9b3d6868656899, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:11.154120 19072 raft_consensus.cc:2804] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:11.154594 19072 raft_consensus.cc:697] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Becoming Leader. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:11.155040 18751 raft_consensus.cc:2468] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9b917be24fc4f20be9b3d6868656899 in term 3.
I20260710 11:13:11.155455 19072 consensus_queue.cc:237] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.163146 18575 catalog_manager.cc:5697] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 reported cstate change: term changed from 2 to 3, leader changed from e019bea701254183a58812a6676d12d0 (127.15.66.66) to a9b917be24fc4f20be9b3d6868656899 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "a9b917be24fc4f20be9b3d6868656899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:11.305476 19072 raft_consensus.cc:993] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: : Instructing follower e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:11.305894 19072 raft_consensus.cc:1081] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Signalling peer e019bea701254183a58812a6676d12d0 to start an election
I20260710 11:13:11.307400 18751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49"
dest_uuid: "e019bea701254183a58812a6676d12d0"
 from {username='slave'} at 127.0.0.1:47772
I20260710 11:13:11.307920 18751 raft_consensus.cc:493] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:11.308228 18751 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:11.312865 18751 raft_consensus.cc:515] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.314481 18751 leader_election.cc:290] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [CANDIDATE]: Term 5 election: Requested vote from peers e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283), a9b917be24fc4f20be9b3d6868656899 (127.15.66.67:34967)
I20260710 11:13:11.315305 19032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e7c883f52b4b4695805d7b92bca3371f"
I20260710 11:13:11.315519 18826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e5078a0e7e84578a476ecf1f9d81d49" candidate_uuid: "e019bea701254183a58812a6676d12d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a9b917be24fc4f20be9b3d6868656899"
I20260710 11:13:11.315918 19032 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:11.315970 18826 raft_consensus.cc:3055] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:13:11.316334 18826 raft_consensus.cc:740] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a9b917be24fc4f20be9b3d6868656899, State: Running, Role: LEADER
I20260710 11:13:11.317075 18826 consensus_queue.cc:260] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.318251 18826 raft_consensus.cc:3060] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:11.322659 19032 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 5.
I20260710 11:13:11.323927 18718 leader_election.cc:304] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [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: e019bea701254183a58812a6676d12d0, e7c883f52b4b4695805d7b92bca3371f; no voters: 
I20260710 11:13:11.324728 19125 raft_consensus.cc:2804] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:13:11.324747 18826 raft_consensus.cc:2468] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e019bea701254183a58812a6676d12d0 in term 5.
I20260710 11:13:11.325241 19125 raft_consensus.cc:697] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 5 LEADER]: Becoming Leader. State: Replica: e019bea701254183a58812a6676d12d0, State: Running, Role: LEADER
I20260710 11:13:11.326026 19125 consensus_queue.cc:237] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [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: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } }
I20260710 11:13:11.333104 18575 catalog_manager.cc:5697] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 reported cstate change: term changed from 4 to 5, leader changed from a9b917be24fc4f20be9b3d6868656899 (127.15.66.67) to e019bea701254183a58812a6676d12d0 (127.15.66.66). New cstate: current_term: 5 leader_uuid: "e019bea701254183a58812a6676d12d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:11.396181 18751 raft_consensus.cc:1275] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.397680 19072 consensus_queue.cc:1048] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.408329 19032 raft_consensus.cc:1275] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:11.409734 19072 consensus_queue.cc:1048] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.543730 18751 raft_consensus.cc:1275] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:11.545059 19072 consensus_queue.cc:1048] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e019bea701254183a58812a6676d12d0" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 42239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.555375 19032 raft_consensus.cc:1275] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Refusing update from remote peer a9b917be24fc4f20be9b3d6868656899: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:13:11.557331 18970 consensus_queue.cc:1048] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:11.612620 18623 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:11.776561 19032 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:13:11.777833 19125 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c883f52b4b4695805d7b92bca3371f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:13:11.786350 18826 raft_consensus.cc:1275] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Refusing update from remote peer e019bea701254183a58812a6676d12d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:13:11.788573 19125 consensus_queue.cc:1048] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9b917be24fc4f20be9b3d6868656899" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 34967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:13:11.952872 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:11.982550 15625 tablet_server.cc:179] TabletServer@127.15.66.65:39283 shutting down...
I20260710 11:13:12.000635 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:12.001327 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.001943 15625 raft_consensus.cc:2243] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.002444 15625 raft_consensus.cc:2272] T 45d15626509449279c1c8e4c427e4d8c P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.004794 15625 tablet_replica.cc:333] stopping tablet replica
W20260710 11:13:12.005247 18792 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
I20260710 11:13:12.005457 15625 raft_consensus.cc:2243] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.006085 15625 raft_consensus.cc:2272] T 405a76a5651049fdbd74443ff1450b23 P e7c883f52b4b4695805d7b92bca3371f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.008095 15625 tablet_replica.cc:333] stopping tablet replica
W20260710 11:13:12.008594 18792 consensus_peers.cc:597] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:12.008927 15625 raft_consensus.cc:2243] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.009500 15625 raft_consensus.cc:2272] T d7b87e603db14a30b19136653bb695ee P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:12.010239 18792 consensus_peers.cc:597] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:12.011466 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.012102 15625 raft_consensus.cc:2243] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.012557 15625 raft_consensus.cc:2272] T 41cf3d77bae844e78fe9654697b1e1a8 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.014744 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.015288 15625 raft_consensus.cc:2243] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.015683 15625 raft_consensus.cc:2272] T a7388bff975e4e7097b2bbff361ee408 P e7c883f52b4b4695805d7b92bca3371f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.017979 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.018502 15625 raft_consensus.cc:2243] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.018963 15625 raft_consensus.cc:2272] T 4e5078a0e7e84578a476ecf1f9d81d49 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.021164 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.021751 15625 raft_consensus.cc:2243] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.022189 15625 raft_consensus.cc:2272] T 9c1a1a64273d49f9b9f501daa235a9e0 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.023901 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.024402 15625 raft_consensus.cc:2243] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.024809 15625 raft_consensus.cc:2272] T b875533787154b6f86c52ea695877560 P e7c883f52b4b4695805d7b92bca3371f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.026579 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.027061 15625 raft_consensus.cc:2243] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.027478 15625 raft_consensus.cc:2272] T 9126f2b7c5cc4fcd9c9045729c779d37 P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.029162 15625 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:12.029690 15625 raft_consensus.cc:2243] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.030144 15625 raft_consensus.cc:2272] T e401080924334eb59cf3fd0e632a398d P e7c883f52b4b4695805d7b92bca3371f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:12.044749 18792 consensus_peers.cc:597] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:12.050263 15625 tablet_server.cc:196] TabletServer@127.15.66.65:39283 shutdown complete.
I20260710 11:13:12.069242 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
W20260710 11:13:12.080324 18718 consensus_peers.cc:597] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 -> Peer e7c883f52b4b4695805d7b92bca3371f (127.15.66.65:39283): Couldn't send request to peer e7c883f52b4b4695805d7b92bca3371f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:12.096973 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:12.097800 15625 tablet_replica.cc:333] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.098773 15625 raft_consensus.cc:2243] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.099807 15625 raft_consensus.cc:2272] T 405a76a5651049fdbd74443ff1450b23 P e019bea701254183a58812a6676d12d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.102187 15625 tablet_replica.cc:333] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.102756 15625 raft_consensus.cc:2243] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.103220 15625 raft_consensus.cc:2272] T 41cf3d77bae844e78fe9654697b1e1a8 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.105815 15625 tablet_replica.cc:333] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.106369 15625 raft_consensus.cc:2243] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.106796 15625 raft_consensus.cc:2272] T d7b87e603db14a30b19136653bb695ee P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.108671 15625 tablet_replica.cc:333] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.109237 15625 raft_consensus.cc:2243] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.109750 15625 raft_consensus.cc:2272] T 9126f2b7c5cc4fcd9c9045729c779d37 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.111547 15625 tablet_replica.cc:333] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.112068 15625 raft_consensus.cc:2243] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.112475 15625 raft_consensus.cc:2272] T e401080924334eb59cf3fd0e632a398d P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.114360 15625 tablet_replica.cc:333] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.114879 15625 raft_consensus.cc:2243] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.115610 15625 raft_consensus.cc:2272] T b875533787154b6f86c52ea695877560 P e019bea701254183a58812a6676d12d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.117774 15625 tablet_replica.cc:333] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.118443 15625 raft_consensus.cc:2243] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.119294 15625 raft_consensus.cc:2272] T 4e5078a0e7e84578a476ecf1f9d81d49 P e019bea701254183a58812a6676d12d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.121690 15625 tablet_replica.cc:333] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.122282 15625 raft_consensus.cc:2243] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.123119 15625 raft_consensus.cc:2272] T 9c1a1a64273d49f9b9f501daa235a9e0 P e019bea701254183a58812a6676d12d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.125178 15625 tablet_replica.cc:333] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.125756 15625 raft_consensus.cc:2243] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.126214 15625 raft_consensus.cc:2272] T a7388bff975e4e7097b2bbff361ee408 P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.128712 15625 tablet_replica.cc:333] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0: stopping tablet replica
I20260710 11:13:12.129285 15625 raft_consensus.cc:2243] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.129818 15625 raft_consensus.cc:2272] T 45d15626509449279c1c8e4c427e4d8c P e019bea701254183a58812a6676d12d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.154747 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
W20260710 11:13:12.157374 18789 consensus_peers.cc:597] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 -> Peer e019bea701254183a58812a6676d12d0 (127.15.66.66:42239): Couldn't send request to peer e019bea701254183a58812a6676d12d0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:12.157931 18789 consensus_peers.cc:597] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 -> Peer e019bea701254183a58812a6676d12d0 (127.15.66.66:42239): Couldn't send request to peer e019bea701254183a58812a6676d12d0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:12.179239 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
W20260710 11:13:12.183806 18789 consensus_peers.cc:597] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 -> Peer e019bea701254183a58812a6676d12d0 (127.15.66.66:42239): Couldn't send request to peer e019bea701254183a58812a6676d12d0. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:42239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:12.206583 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:12.207391 15625 tablet_replica.cc:333] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.208052 15625 raft_consensus.cc:2243] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.208837 15625 raft_consensus.cc:2272] T 45d15626509449279c1c8e4c427e4d8c P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.210843 15625 tablet_replica.cc:333] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.211395 15625 raft_consensus.cc:2243] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.211812 15625 raft_consensus.cc:2272] T 405a76a5651049fdbd74443ff1450b23 P a9b917be24fc4f20be9b3d6868656899 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.213676 15625 tablet_replica.cc:333] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.214203 15625 raft_consensus.cc:2243] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.214958 15625 raft_consensus.cc:2272] T e401080924334eb59cf3fd0e632a398d P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.216786 15625 tablet_replica.cc:333] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.217320 15625 raft_consensus.cc:2243] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.218120 15625 raft_consensus.cc:2272] T 9126f2b7c5cc4fcd9c9045729c779d37 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.219909 15625 tablet_replica.cc:333] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.220432 15625 raft_consensus.cc:2243] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.220840 15625 raft_consensus.cc:2272] T b875533787154b6f86c52ea695877560 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.222683 15625 tablet_replica.cc:333] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.223191 15625 raft_consensus.cc:2243] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.223623 15625 raft_consensus.cc:2272] T 4e5078a0e7e84578a476ecf1f9d81d49 P a9b917be24fc4f20be9b3d6868656899 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.226209 15625 tablet_replica.cc:333] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.226790 15625 raft_consensus.cc:2243] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:12.227217 15625 raft_consensus.cc:2272] T 9c1a1a64273d49f9b9f501daa235a9e0 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.228940 15625 tablet_replica.cc:333] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.229476 15625 raft_consensus.cc:2243] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.230247 15625 raft_consensus.cc:2272] T a7388bff975e4e7097b2bbff361ee408 P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.233045 15625 tablet_replica.cc:333] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.233628 15625 raft_consensus.cc:2243] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.234349 15625 raft_consensus.cc:2272] T d7b87e603db14a30b19136653bb695ee P a9b917be24fc4f20be9b3d6868656899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.236234 15625 tablet_replica.cc:333] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899: stopping tablet replica
I20260710 11:13:12.236727 15625 raft_consensus.cc:2243] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.237540 15625 raft_consensus.cc:2272] T 41cf3d77bae844e78fe9654697b1e1a8 P a9b917be24fc4f20be9b3d6868656899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.296173 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:13:12.318104 15625 master.cc:562] Master@127.15.66.126:34873 shutting down...
I20260710 11:13:12.344257 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:12.344879 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:12.345255 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P 526cc35799df40e19e0e996673126cab: stopping tablet replica
I20260710 11:13:12.366045 15625 master.cc:584] Master@127.15.66.126:34873 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12970 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:13:12.412745 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:39929
I20260710 11:13:12.414055 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:12.419957 19167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.420176 19166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.420784 19169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.421993 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:12.422870 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:12.423105 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:12.423305 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681992423249 us; error 0 us; skew 500 ppm
I20260710 11:13:12.423841 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:12.426218 15625 webserver.cc:533] Webserver started at http://127.15.66.126:38505/ using document root <none> and password file <none>
I20260710 11:13:12.426754 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:12.426956 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:12.427234 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:12.428339 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "0ef83a7945074c1cabf75f3232142c0e"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.433009 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:13:12.436684 19174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.437852 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:13:12.438181 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "0ef83a7945074c1cabf75f3232142c0e"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.438542 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:12.463862 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:12.465108 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:12.505837 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:39929
I20260710 11:13:12.505944 19225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:39929 every 8 connection(s)
I20260710 11:13:12.510339 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.521698 19226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e: Bootstrap starting.
I20260710 11:13:12.526602 19226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.531313 19226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e: No bootstrap required, opened a new log
I20260710 11:13:12.534042 19226 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef83a7945074c1cabf75f3232142c0e" member_type: VOTER }
I20260710 11:13:12.534487 19226 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.534775 19226 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ef83a7945074c1cabf75f3232142c0e, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.535512 19226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ef83a7945074c1cabf75f3232142c0e" member_type: VOTER }
I20260710 11:13:12.536046 19226 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:12.536299 19226 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:12.536607 19226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.542510 19226 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef83a7945074c1cabf75f3232142c0e" member_type: VOTER }
I20260710 11:13:12.543154 19226 leader_election.cc:304] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [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: 0ef83a7945074c1cabf75f3232142c0e; no voters: 
I20260710 11:13:12.544410 19226 leader_election.cc:290] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:12.544847 19229 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.546281 19229 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 1 LEADER]: Becoming Leader. State: Replica: 0ef83a7945074c1cabf75f3232142c0e, State: Running, Role: LEADER
I20260710 11:13:12.546876 19229 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [LEADER]: Queue going to LEADER mode. State: All 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: "0ef83a7945074c1cabf75f3232142c0e" member_type: VOTER }
I20260710 11:13:12.547672 19226 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:12.553352 19231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ef83a7945074c1cabf75f3232142c0e. Latest consensus state: current_term: 1 leader_uuid: "0ef83a7945074c1cabf75f3232142c0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef83a7945074c1cabf75f3232142c0e" member_type: VOTER } }
I20260710 11:13:12.554364 19231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:12.554384 19230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ef83a7945074c1cabf75f3232142c0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ef83a7945074c1cabf75f3232142c0e" member_type: VOTER } }
I20260710 11:13:12.555111 19230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:12.556535 19237 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:12.564623 19237 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:12.565711 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:12.574373 19237 catalog_manager.cc:1383] Generated new cluster ID: 2455f87e1261452a85f3c62480eead7a
I20260710 11:13:12.574697 19237 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:12.593712 19237 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:12.595139 19237 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:12.607447 19237 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e: Generated new TSK 0
I20260710 11:13:12.608156 19237 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:12.632489 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:12.638962 19247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.640110 19248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.642031 19250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.642897 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:12.643764 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:12.643942 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:12.644124 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681992644109 us; error 0 us; skew 500 ppm
I20260710 11:13:12.644708 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:12.647204 15625 webserver.cc:533] Webserver started at http://127.15.66.65:45161/ using document root <none> and password file <none>
I20260710 11:13:12.647758 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:12.647948 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:12.648227 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:12.649472 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "37bd372009be4a30907e9429a5f0ec3f"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.654027 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:13:12.657927 19255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.658859 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:13:12.659225 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "37bd372009be4a30907e9429a5f0ec3f"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.659523 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:12.669747 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:12.670948 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:12.672469 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:12.674877 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:12.675058 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.675355 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:12.675518 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.716722 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:35131
I20260710 11:13:12.716830 19317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:35131 every 8 connection(s)
I20260710 11:13:12.721737 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:12.730041 19322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.731734 19323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.734035 15625 server_base.cc:1061] running on GCE node
W20260710 11:13:12.734532 19325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.735713 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:12.735905 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:12.736110 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681992736075 us; error 0 us; skew 500 ppm
I20260710 11:13:12.736652 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:12.736917 19318 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39929
I20260710 11:13:12.737326 19318 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:12.738071 19318 heartbeater.cc:507] Master 127.15.66.126:39929 requested a full tablet report, sending...
I20260710 11:13:12.739483 15625 webserver.cc:533] Webserver started at http://127.15.66.66:45631/ using document root <none> and password file <none>
I20260710 11:13:12.740180 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:12.740406 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:12.740319 19191 ts_manager.cc:194] Registered new tserver with Master: 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131)
I20260710 11:13:12.740927 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:12.742076 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "1a596716d2f74809843c510fa18d24a6"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.742627 19191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57516
I20260710 11:13:12.746701 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:12.750583 19330 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.751420 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:13:12.751722 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "1a596716d2f74809843c510fa18d24a6"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.752024 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:12.768067 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:12.769317 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:12.770921 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:12.773126 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:12.773355 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.773664 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:12.773837 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.818790 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:46203
I20260710 11:13:12.818890 19392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:46203 every 8 connection(s)
I20260710 11:13:12.823688 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:12.830722 19396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.831611 19397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:12.835330 19400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:12.835740 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:12.836504 19393 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39929
I20260710 11:13:12.836907 19393 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:12.837780 19393 heartbeater.cc:507] Master 127.15.66.126:39929 requested a full tablet report, sending...
I20260710 11:13:12.838119 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:12.838425 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:12.838632 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681992838611 us; error 0 us; skew 500 ppm
I20260710 11:13:12.839257 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:12.840174 19191 ts_manager.cc:194] Registered new tserver with Master: 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203)
I20260710 11:13:12.842010 19191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57518
I20260710 11:13:12.842011 15625 webserver.cc:533] Webserver started at http://127.15.66.67:44777/ using document root <none> and password file <none>
I20260710 11:13:12.842741 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:12.842970 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:12.843250 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:12.844801 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.849452 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:13:12.853157 19404 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.854099 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:12.854403 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
format_stamp: "Formatted at 2026-07-10 11:13:12 on dist-test-slave-mqr7"
I20260710 11:13:12.854650 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:12.866348 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:12.867517 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:12.868994 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:12.871795 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:12.872081 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.872334 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:12.872512 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:12.913574 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:43479
I20260710 11:13:12.913651 19466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:43479 every 8 connection(s)
I20260710 11:13:12.928122 19467 heartbeater.cc:344] Connected to a master server at 127.15.66.126:39929
I20260710 11:13:12.928556 19467 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:12.929287 19467 heartbeater.cc:507] Master 127.15.66.126:39929 requested a full tablet report, sending...
I20260710 11:13:12.931286 19191 ts_manager.cc:194] Registered new tserver with Master: a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:12.931690 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01489997s
I20260710 11:13:12.932663 19191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57528
I20260710 11:13:12.957499 19191 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57538:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:12.959834 19191 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:13.009948 19282 tablet_service.cc:1511] Processing CreateTablet for tablet 909d64f2b2b94e0b9333083bcd675165 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=50589aa0fbab4a2b8aac1f168a4e6ade]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:13.011409 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909d64f2b2b94e0b9333083bcd675165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.014307 19283 tablet_service.cc:1511] Processing CreateTablet for tablet e27ccd98a52941398fbbeb46fcca3acc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=50589aa0fbab4a2b8aac1f168a4e6ade]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:13.015491 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27ccd98a52941398fbbeb46fcca3acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.040877 19482 tablet_bootstrap.cc:492] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f: Bootstrap starting.
I20260710 11:13:13.044157 19358 tablet_service.cc:1511] Processing CreateTablet for tablet e27ccd98a52941398fbbeb46fcca3acc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=50589aa0fbab4a2b8aac1f168a4e6ade]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:13.044620 19357 tablet_service.cc:1511] Processing CreateTablet for tablet 909d64f2b2b94e0b9333083bcd675165 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=50589aa0fbab4a2b8aac1f168a4e6ade]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:13.046895 19358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27ccd98a52941398fbbeb46fcca3acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.047683 19357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909d64f2b2b94e0b9333083bcd675165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.047490 19432 tablet_service.cc:1511] Processing CreateTablet for tablet e27ccd98a52941398fbbeb46fcca3acc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=50589aa0fbab4a2b8aac1f168a4e6ade]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:13.048861 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27ccd98a52941398fbbeb46fcca3acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.050506 19482 tablet_bootstrap.cc:654] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.058146 19431 tablet_service.cc:1511] Processing CreateTablet for tablet 909d64f2b2b94e0b9333083bcd675165 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=50589aa0fbab4a2b8aac1f168a4e6ade]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:13.059639 19431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 909d64f2b2b94e0b9333083bcd675165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.068785 19482 tablet_bootstrap.cc:492] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f: No bootstrap required, opened a new log
I20260710 11:13:13.069468 19482 ts_tablet_manager.cc:1403] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.014s
I20260710 11:13:13.073582 19482 raft_consensus.cc:359] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.074796 19482 raft_consensus.cc:385] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.075287 19482 raft_consensus.cc:740] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.076650 19482 consensus_queue.cc:260] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.079689 19484 tablet_bootstrap.cc:492] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6: Bootstrap starting.
I20260710 11:13:13.081583 19318 heartbeater.cc:499] Master 127.15.66.126:39929 was elected leader, sending a full tablet report...
I20260710 11:13:13.082823 19482 ts_tablet_manager.cc:1434] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:13:13.083997 19482 tablet_bootstrap.cc:492] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: Bootstrap starting.
I20260710 11:13:13.090869 19482 tablet_bootstrap.cc:654] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.094513 19486 tablet_bootstrap.cc:492] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: Bootstrap starting.
I20260710 11:13:13.101719 19486 tablet_bootstrap.cc:654] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.101959 19482 tablet_bootstrap.cc:492] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: No bootstrap required, opened a new log
I20260710 11:13:13.102566 19482 ts_tablet_manager.cc:1403] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:13:13.103394 19484 tablet_bootstrap.cc:654] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.106623 19486 tablet_bootstrap.cc:492] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: No bootstrap required, opened a new log
I20260710 11:13:13.106227 19482 raft_consensus.cc:359] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.107177 19486 ts_tablet_manager.cc:1403] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:13:13.107375 19482 raft_consensus.cc:385] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.107828 19482 raft_consensus.cc:740] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.108726 19482 consensus_queue.cc:260] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.110848 19484 tablet_bootstrap.cc:492] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6: No bootstrap required, opened a new log
I20260710 11:13:13.111325 19482 ts_tablet_manager.cc:1434] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:13.111789 19484 ts_tablet_manager.cc:1403] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260710 11:13:13.110782 19486 raft_consensus.cc:359] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.112329 19486 raft_consensus.cc:385] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.112721 19486 raft_consensus.cc:740] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.113673 19486 consensus_queue.cc:260] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.116045 19467 heartbeater.cc:499] Master 127.15.66.126:39929 was elected leader, sending a full tablet report...
I20260710 11:13:13.116688 19486 ts_tablet_manager.cc:1434] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:13:13.115629 19484 raft_consensus.cc:359] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.117374 19484 raft_consensus.cc:385] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.117769 19484 raft_consensus.cc:740] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a596716d2f74809843c510fa18d24a6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.118112 19486 tablet_bootstrap.cc:492] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: Bootstrap starting.
I20260710 11:13:13.118749 19484 consensus_queue.cc:260] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.122669 19393 heartbeater.cc:499] Master 127.15.66.126:39929 was elected leader, sending a full tablet report...
I20260710 11:13:13.123210 19484 ts_tablet_manager.cc:1434] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260710 11:13:13.124245 19484 tablet_bootstrap.cc:492] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6: Bootstrap starting.
I20260710 11:13:13.126232 19486 tablet_bootstrap.cc:654] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.130932 19484 tablet_bootstrap.cc:654] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.140581 19486 tablet_bootstrap.cc:492] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: No bootstrap required, opened a new log
I20260710 11:13:13.141093 19484 tablet_bootstrap.cc:492] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6: No bootstrap required, opened a new log
I20260710 11:13:13.141114 19486 ts_tablet_manager.cc:1403] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 11:13:13.141851 19484 ts_tablet_manager.cc:1403] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 11:13:13.144600 19486 raft_consensus.cc:359] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.144757 19484 raft_consensus.cc:359] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.145390 19486 raft_consensus.cc:385] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.145480 19484 raft_consensus.cc:385] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.145807 19486 raft_consensus.cc:740] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.145838 19484 raft_consensus.cc:740] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a596716d2f74809843c510fa18d24a6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.146783 19484 consensus_queue.cc:260] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.146780 19486 consensus_queue.cc:260] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.149334 19486 ts_tablet_manager.cc:1434] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:13.149451 19484 ts_tablet_manager.cc:1434] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260710 11:13:13.167541 19468 tablet.cc:2406] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:13:13.181367 19490 raft_consensus.cc:493] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.181979 19490 raft_consensus.cc:515] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.184063 19490 leader_election.cc:290] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131)
I20260710 11:13:13.193293 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6" is_pre_election: true
I20260710 11:13:13.194015 19368 raft_consensus.cc:2468] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 0.
I20260710 11:13:13.194286 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bd372009be4a30907e9429a5f0ec3f" is_pre_election: true
I20260710 11:13:13.194954 19293 raft_consensus.cc:2468] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 0.
I20260710 11:13:13.195101 19407 leader_election.cc:304] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 
I20260710 11:13:13.195955 19490 raft_consensus.cc:2804] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.196264 19490 raft_consensus.cc:493] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.196539 19490 raft_consensus.cc:3060] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.201455 19490 raft_consensus.cc:515] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.203190 19490 leader_election.cc:290] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 election: Requested vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131)
I20260710 11:13:13.204244 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:13.204432 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
I20260710 11:13:13.204874 19368 raft_consensus.cc:3060] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.205022 19293 raft_consensus.cc:3060] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.211197 19293 raft_consensus.cc:2468] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 1.
I20260710 11:13:13.211374 19368 raft_consensus.cc:2468] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 1.
I20260710 11:13:13.212335 19405 leader_election.cc:304] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bd372009be4a30907e9429a5f0ec3f, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 
I20260710 11:13:13.213127 19490 raft_consensus.cc:2804] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:13.214251 19490 raft_consensus.cc:697] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Becoming Leader. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Running, Role: LEADER
I20260710 11:13:13.215034 19490 consensus_queue.cc:237] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.223451 19189 catalog_manager.cc:5697] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:13.246385 19485 raft_consensus.cc:493] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.246949 19485 raft_consensus.cc:515] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.248906 19485 leader_election.cc:290] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.260221 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6" is_pre_election: true
I20260710 11:13:13.260968 19368 raft_consensus.cc:2468] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 0.
I20260710 11:13:13.261701 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" is_pre_election: true
I20260710 11:13:13.262156 19258 leader_election.cc:304] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, 37bd372009be4a30907e9429a5f0ec3f; no voters: 
I20260710 11:13:13.262418 19442 raft_consensus.cc:2468] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 0.
I20260710 11:13:13.263054 19485 raft_consensus.cc:2804] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.263425 19485 raft_consensus.cc:493] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.263715 19485 raft_consensus.cc:3060] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.268719 19485 raft_consensus.cc:515] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.270347 19485 leader_election.cc:290] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 election: Requested vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.271311 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:13.271584 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
I20260710 11:13:13.271857 19368 raft_consensus.cc:3060] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.272195 19442 raft_consensus.cc:3060] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.276880 19368 raft_consensus.cc:2468] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 1.
I20260710 11:13:13.277112 19442 raft_consensus.cc:2468] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 1.
I20260710 11:13:13.278111 19258 leader_election.cc:304] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, 37bd372009be4a30907e9429a5f0ec3f; no voters: 
I20260710 11:13:13.278782 19485 raft_consensus.cc:2804] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:13.279810 19485 raft_consensus.cc:697] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Becoming Leader. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Running, Role: LEADER
I20260710 11:13:13.280624 19485 consensus_queue.cc:237] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.287195 19189 catalog_manager.cc:5697] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "37bd372009be4a30907e9429a5f0ec3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.339979 19189 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57540:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:13.342249 19189 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:13.369673 19283 tablet_service.cc:1511] Processing CreateTablet for tablet dfbbe8b40e384ef6a57dd3be48103b61 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4e8c92acd3b44508a3dd3ba27ee35ab2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:13.371135 19283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbbe8b40e384ef6a57dd3be48103b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.370962 19357 tablet_service.cc:1511] Processing CreateTablet for tablet dfbbe8b40e384ef6a57dd3be48103b61 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4e8c92acd3b44508a3dd3ba27ee35ab2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:13.372287 19357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbbe8b40e384ef6a57dd3be48103b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.372750 19432 tablet_service.cc:1511] Processing CreateTablet for tablet dfbbe8b40e384ef6a57dd3be48103b61 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4e8c92acd3b44508a3dd3ba27ee35ab2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:13.374034 19432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfbbe8b40e384ef6a57dd3be48103b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.378995 19282 tablet_service.cc:1511] Processing CreateTablet for tablet 724f0d24f59b4ed68cca89462cbe1ae6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4e8c92acd3b44508a3dd3ba27ee35ab2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:13.380381 19282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f0d24f59b4ed68cca89462cbe1ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.383129 19358 tablet_service.cc:1511] Processing CreateTablet for tablet 724f0d24f59b4ed68cca89462cbe1ae6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4e8c92acd3b44508a3dd3ba27ee35ab2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:13.384503 19358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f0d24f59b4ed68cca89462cbe1ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.389206 19482 tablet_bootstrap.cc:492] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: Bootstrap starting.
I20260710 11:13:13.383206 19431 tablet_service.cc:1511] Processing CreateTablet for tablet 724f0d24f59b4ed68cca89462cbe1ae6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4e8c92acd3b44508a3dd3ba27ee35ab2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:13.390810 19431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f0d24f59b4ed68cca89462cbe1ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:13.394330 19484 tablet_bootstrap.cc:492] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6: Bootstrap starting.
I20260710 11:13:13.395818 19482 tablet_bootstrap.cc:654] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.398408 19486 tablet_bootstrap.cc:492] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: Bootstrap starting.
I20260710 11:13:13.402397 19484 tablet_bootstrap.cc:654] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.405990 19486 tablet_bootstrap.cc:654] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.415525 19486 tablet_bootstrap.cc:492] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: No bootstrap required, opened a new log
I20260710 11:13:13.416170 19486 ts_tablet_manager.cc:1403] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.001s
I20260710 11:13:13.420126 19484 tablet_bootstrap.cc:492] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6: No bootstrap required, opened a new log
I20260710 11:13:13.420855 19484 ts_tablet_manager.cc:1403] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260710 11:13:13.420042 19486 raft_consensus.cc:359] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.421674 19486 raft_consensus.cc:385] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.422209 19486 raft_consensus.cc:740] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.423671 19486 consensus_queue.cc:260] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.423930 19484 raft_consensus.cc:359] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.426257 19486 ts_tablet_manager.cc:1434] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:13:13.431437 19486 tablet_bootstrap.cc:492] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6: Bootstrap starting.
I20260710 11:13:13.438675 19486 tablet_bootstrap.cc:654] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.440276 19482 tablet_bootstrap.cc:492] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: No bootstrap required, opened a new log
I20260710 11:13:13.440397 19484 raft_consensus.cc:385] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.440815 19484 raft_consensus.cc:740] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a596716d2f74809843c510fa18d24a6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.440975 19482 ts_tablet_manager.cc:1403] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.019s
I20260710 11:13:13.441697 19484 consensus_queue.cc:260] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.444079 19484 ts_tablet_manager.cc:1434] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 11:13:13.444249 19482 raft_consensus.cc:359] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.445070 19482 raft_consensus.cc:385] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.445186 19484 tablet_bootstrap.cc:492] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6: Bootstrap starting.
I20260710 11:13:13.445498 19482 raft_consensus.cc:740] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.445925 19486 tablet_bootstrap.cc:492] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6: No bootstrap required, opened a new log
I20260710 11:13:13.446529 19486 ts_tablet_manager.cc:1403] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:13:13.446485 19482 consensus_queue.cc:260] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.450021 19486 raft_consensus.cc:359] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.450872 19486 raft_consensus.cc:385] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.451231 19486 raft_consensus.cc:740] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.452062 19486 consensus_queue.cc:260] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.453836 19484 tablet_bootstrap.cc:654] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.454522 19486 ts_tablet_manager.cc:1434] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:13:13.456337 19482 ts_tablet_manager.cc:1434] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:13:13.458386 19482 tablet_bootstrap.cc:492] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f: Bootstrap starting.
I20260710 11:13:13.465225 19484 tablet_bootstrap.cc:492] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6: No bootstrap required, opened a new log
I20260710 11:13:13.465874 19484 ts_tablet_manager.cc:1403] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:13:13.466149 19482 tablet_bootstrap.cc:654] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:13.469038 19484 raft_consensus.cc:359] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.469897 19484 raft_consensus.cc:385] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.470227 19484 raft_consensus.cc:740] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a596716d2f74809843c510fa18d24a6, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.471124 19484 consensus_queue.cc:260] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.473825 19484 ts_tablet_manager.cc:1434] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:13.476261 19482 tablet_bootstrap.cc:492] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f: No bootstrap required, opened a new log
I20260710 11:13:13.476753 19482 ts_tablet_manager.cc:1403] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:13:13.479167 19482 raft_consensus.cc:359] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.479827 19482 raft_consensus.cc:385] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:13.480050 19482 raft_consensus.cc:740] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Initialized, Role: FOLLOWER
I20260710 11:13:13.480742 19482 consensus_queue.cc:260] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.482801 19482 ts_tablet_manager.cc:1434] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 11:13:13.559490 19239 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:13.575405 19490 raft_consensus.cc:493] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.575948 19490 raft_consensus.cc:515] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.577253 19485 raft_consensus.cc:493] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.577900 19485 raft_consensus.cc:515] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.577924 19490 leader_election.cc:290] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131), 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203)
I20260710 11:13:13.578758 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bd372009be4a30907e9429a5f0ec3f" is_pre_election: true
I20260710 11:13:13.579121 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6" is_pre_election: true
I20260710 11:13:13.579393 19293 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 0.
I20260710 11:13:13.579882 19368 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 0.
I20260710 11:13:13.580420 19485 leader_election.cc:290] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.580660 19405 leader_election.cc:304] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bd372009be4a30907e9429a5f0ec3f, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 
I20260710 11:13:13.581046 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6" is_pre_election: true
I20260710 11:13:13.581615 19490 raft_consensus.cc:2804] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.581687 19367 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 0.
I20260710 11:13:13.582046 19490 raft_consensus.cc:493] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.582403 19490 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.582297 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" is_pre_election: true
I20260710 11:13:13.582894 19258 leader_election.cc:304] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, 37bd372009be4a30907e9429a5f0ec3f; no voters: 
I20260710 11:13:13.583791 19485 raft_consensus.cc:2804] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.584121 19485 raft_consensus.cc:493] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.584456 19485 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.587680 19490 raft_consensus.cc:515] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.588696 19442 raft_consensus.cc:2393] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37bd372009be4a30907e9429a5f0ec3f in current term 1: Already voted for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in this term.
I20260710 11:13:13.590160 19490 leader_election.cc:290] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 1 election: Requested vote from peers 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131), 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203)
I20260710 11:13:13.591037 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:13.590842 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
I20260710 11:13:13.590206 19485 raft_consensus.cc:515] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.591557 19367 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.592130 19293 raft_consensus.cc:2393] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a1bcb5cbb3b1406aa9479372a5d926e6 in current term 1: Already voted for candidate 37bd372009be4a30907e9429a5f0ec3f in this term.
I20260710 11:13:13.593596 19485 leader_election.cc:290] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 election: Requested vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.594025 19368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:13.594271 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
I20260710 11:13:13.595042 19442 raft_consensus.cc:2393] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37bd372009be4a30907e9429a5f0ec3f in current term 1: Already voted for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in this term.
I20260710 11:13:13.596117 19258 leader_election.cc:304] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [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: 37bd372009be4a30907e9429a5f0ec3f; no voters: 1a596716d2f74809843c510fa18d24a6, a1bcb5cbb3b1406aa9479372a5d926e6
I20260710 11:13:13.596843 19485 raft_consensus.cc:2749] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:13.598565 19367 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 1.
I20260710 11:13:13.599855 19407 leader_election.cc:304] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [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: 1a596716d2f74809843c510fa18d24a6, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 37bd372009be4a30907e9429a5f0ec3f
I20260710 11:13:13.600878 19490 raft_consensus.cc:2804] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:13.601537 19490 raft_consensus.cc:697] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Becoming Leader. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Running, Role: LEADER
I20260710 11:13:13.602386 19490 consensus_queue.cc:237] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.610950 19188 catalog_manager.cc:5697] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:13.639577 19490 consensus_queue.cc:1048] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.654125 19490 consensus_queue.cc:1048] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.666071 19485 raft_consensus.cc:493] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.666703 19485 raft_consensus.cc:515] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.668826 19485 leader_election.cc:290] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.669548 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f0d24f59b4ed68cca89462cbe1ae6" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6" is_pre_election: true
I20260710 11:13:13.669924 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f0d24f59b4ed68cca89462cbe1ae6" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" is_pre_election: true
I20260710 11:13:13.670226 19367 raft_consensus.cc:2468] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 0.
I20260710 11:13:13.670670 19442 raft_consensus.cc:2468] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 0.
I20260710 11:13:13.671646 19258 leader_election.cc:304] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, 37bd372009be4a30907e9429a5f0ec3f; no voters: 
I20260710 11:13:13.672430 19485 raft_consensus.cc:2804] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:13.672832 19485 raft_consensus.cc:493] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:13.673105 19485 raft_consensus.cc:3060] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.678037 19485 raft_consensus.cc:515] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.679637 19485 leader_election.cc:290] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 election: Requested vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.680609 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f0d24f59b4ed68cca89462cbe1ae6" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:13.680776 19442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f0d24f59b4ed68cca89462cbe1ae6" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
I20260710 11:13:13.681182 19367 raft_consensus.cc:3060] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.681385 19442 raft_consensus.cc:3060] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.686167 19442 raft_consensus.cc:2468] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 1.
I20260710 11:13:13.686161 19367 raft_consensus.cc:2468] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 1.
I20260710 11:13:13.687335 19258 leader_election.cc:304] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37bd372009be4a30907e9429a5f0ec3f, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 
I20260710 11:13:13.688009 19485 raft_consensus.cc:2804] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:13.688429 19485 raft_consensus.cc:697] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Becoming Leader. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Running, Role: LEADER
I20260710 11:13:13.689100 19485 consensus_queue.cc:237] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.696408 19189 catalog_manager.cc:5697] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65). New cstate: current_term: 1 leader_uuid: "37bd372009be4a30907e9429a5f0ec3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.727576 19485 consensus_queue.cc:1048] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.729745 19442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc"
dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
mode: GRACEFUL
new_leader_uuid: "37bd372009be4a30907e9429a5f0ec3f"
 from {username='slave'} at 127.0.0.1:37548
I20260710 11:13:13.730434 19442 raft_consensus.cc:606] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Received request to transfer leadership to TS 37bd372009be4a30907e9429a5f0ec3f
I20260710 11:13:13.742079 19499 consensus_queue.cc:1048] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.752861 19293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165"
dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
mode: GRACEFUL
new_leader_uuid: "1a596716d2f74809843c510fa18d24a6"
 from {username='slave'} at 127.0.0.1:44894
I20260710 11:13:13.753558 19293 raft_consensus.cc:606] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Received request to transfer leadership to TS 1a596716d2f74809843c510fa18d24a6
I20260710 11:13:13.759111 19521 raft_consensus.cc:993] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: : Instructing follower 1a596716d2f74809843c510fa18d24a6 to start an election
I20260710 11:13:13.759630 19521 raft_consensus.cc:1081] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Signalling peer 1a596716d2f74809843c510fa18d24a6 to start an election
I20260710 11:13:13.760943 19441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61"
dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
mode: GRACEFUL
new_leader_uuid: "37bd372009be4a30907e9429a5f0ec3f"
 from {username='slave'} at 127.0.0.1:37548
I20260710 11:13:13.761328 19367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165"
dest_uuid: "1a596716d2f74809843c510fa18d24a6"
 from {username='slave'} at 127.0.0.1:40938
I20260710 11:13:13.761644 19441 raft_consensus.cc:606] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Received request to transfer leadership to TS 37bd372009be4a30907e9429a5f0ec3f
I20260710 11:13:13.761973 19367 raft_consensus.cc:493] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.762439 19367 raft_consensus.cc:3060] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.768182 19367 raft_consensus.cc:515] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.770944 19367 leader_election.cc:290] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [CANDIDATE]: Term 2 election: Requested vote from peers 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:13.784260 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165" candidate_uuid: "1a596716d2f74809843c510fa18d24a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
I20260710 11:13:13.784898 19293 raft_consensus.cc:3055] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.785045 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "909d64f2b2b94e0b9333083bcd675165" candidate_uuid: "1a596716d2f74809843c510fa18d24a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
I20260710 11:13:13.785243 19293 raft_consensus.cc:740] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Running, Role: LEADER
I20260710 11:13:13.785872 19441 raft_consensus.cc:3060] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.786330 19293 consensus_queue.cc:260] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.787691 19293 raft_consensus.cc:3060] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.791607 19441 raft_consensus.cc:2468] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a596716d2f74809843c510fa18d24a6 in term 2.
I20260710 11:13:13.792770 19333 leader_election.cc:304] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 
I20260710 11:13:13.793768 19491 raft_consensus.cc:2804] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.794832 19491 raft_consensus.cc:697] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a596716d2f74809843c510fa18d24a6, State: Running, Role: LEADER
I20260710 11:13:13.795045 19293 raft_consensus.cc:2468] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a596716d2f74809843c510fa18d24a6 in term 2.
I20260710 11:13:13.795732 19491 consensus_queue.cc:237] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:13.802506 19188 catalog_manager.cc:5697] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 reported cstate change: term changed from 1 to 2, leader changed from 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65) to 1a596716d2f74809843c510fa18d24a6 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "1a596716d2f74809843c510fa18d24a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.058094 19490 consensus_queue.cc:1048] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.070401 19528 consensus_queue.cc:1048] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:14.084031 19490 raft_consensus.cc:993] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: : Instructing follower 37bd372009be4a30907e9429a5f0ec3f to start an election
I20260710 11:13:14.084560 19528 raft_consensus.cc:1081] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Signalling peer 37bd372009be4a30907e9429a5f0ec3f to start an election
I20260710 11:13:14.086190 19293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61"
dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
 from {username='slave'} at 127.0.0.1:44892
I20260710 11:13:14.086680 19293 raft_consensus.cc:493] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:14.087006 19293 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.092032 19293 raft_consensus.cc:515] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.093781 19293 leader_election.cc:290] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 2 election: Requested vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:14.094714 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:14.095356 19367 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.095201 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
I20260710 11:13:14.095913 19441 raft_consensus.cc:3055] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:14.096223 19441 raft_consensus.cc:740] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Running, Role: LEADER
I20260710 11:13:14.097020 19441 consensus_queue.cc:260] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.098100 19441 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.101729 19367 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 2.
I20260710 11:13:14.102818 19258 leader_election.cc:304] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, 37bd372009be4a30907e9429a5f0ec3f; no voters: 
I20260710 11:13:14.103706 19521 raft_consensus.cc:2804] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:14.104130 19521 raft_consensus.cc:697] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Becoming Leader. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Running, Role: LEADER
I20260710 11:13:14.104202 19441 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 2.
I20260710 11:13:14.104946 19521 consensus_queue.cc:237] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.111045 19189 catalog_manager.cc:5697] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f reported cstate change: term changed from 1 to 2, leader changed from a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67) to 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65). New cstate: current_term: 2 leader_uuid: "37bd372009be4a30907e9429a5f0ec3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.124570 19521 consensus_queue.cc:1048] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:14.135532 19499 consensus_queue.cc:1048] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:14.177281 19441 raft_consensus.cc:1275] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Refusing update from remote peer 1a596716d2f74809843c510fa18d24a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.178639 19491 consensus_queue.cc:1048] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:14.181308 19490 raft_consensus.cc:993] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: : Instructing follower 37bd372009be4a30907e9429a5f0ec3f to start an election
I20260710 11:13:14.181890 19495 raft_consensus.cc:1081] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Signalling peer 37bd372009be4a30907e9429a5f0ec3f to start an election
I20260710 11:13:14.183669 19293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc"
dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
 from {username='slave'} at 127.0.0.1:44892
I20260710 11:13:14.184336 19293 raft_consensus.cc:493] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:14.184774 19293 raft_consensus.cc:3060] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.186983 19292 raft_consensus.cc:1275] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Refusing update from remote peer 1a596716d2f74809843c510fa18d24a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.188934 19491 consensus_queue.cc:1048] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:14.192902 19293 raft_consensus.cc:515] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.195441 19293 leader_election.cc:290] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 2 election: Requested vote from peers 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203), a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67:43479)
I20260710 11:13:14.197691 19441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
I20260710 11:13:14.197692 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27ccd98a52941398fbbeb46fcca3acc" candidate_uuid: "37bd372009be4a30907e9429a5f0ec3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:14.198555 19441 raft_consensus.cc:3055] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:14.198594 19367 raft_consensus.cc:3060] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.199044 19441 raft_consensus.cc:740] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Running, Role: LEADER
I20260710 11:13:14.200052 19441 consensus_queue.cc:260] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.201560 19441 raft_consensus.cc:3060] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:14.206136 19367 raft_consensus.cc:2468] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 2.
I20260710 11:13:14.207310 19258 leader_election.cc:304] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a596716d2f74809843c510fa18d24a6, 37bd372009be4a30907e9429a5f0ec3f; no voters: 
I20260710 11:13:14.208026 19499 raft_consensus.cc:2804] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:14.208478 19499 raft_consensus.cc:697] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Becoming Leader. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Running, Role: LEADER
I20260710 11:13:14.209255 19499 consensus_queue.cc:237] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.212338 19441 raft_consensus.cc:2468] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37bd372009be4a30907e9429a5f0ec3f in term 2.
I20260710 11:13:14.216157 19188 catalog_manager.cc:5697] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f reported cstate change: term changed from 1 to 2, leader changed from a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67) to 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65). New cstate: current_term: 2 leader_uuid: "37bd372009be4a30907e9429a5f0ec3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:14.504276 15625 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:13:14.505816 15625 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:13:14.506147 15625 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:13:14.514954 19367 raft_consensus.cc:1275] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Refusing update from remote peer 37bd372009be4a30907e9429a5f0ec3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.516534 19485 consensus_queue.cc:1048] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:14.519137 19293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61"
dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
mode: GRACEFUL
new_leader_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
 from {username='slave'} at 127.0.0.1:44914
I20260710 11:13:14.519685 19293 raft_consensus.cc:606] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Received request to transfer leadership to TS a1bcb5cbb3b1406aa9479372a5d926e6
I20260710 11:13:14.520900 15625 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:13:14.524747 19441 raft_consensus.cc:1275] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Refusing update from remote peer 37bd372009be4a30907e9429a5f0ec3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.528872 19521 consensus_queue.cc:1048] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:14.536196 19485 raft_consensus.cc:993] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: : Instructing follower a1bcb5cbb3b1406aa9479372a5d926e6 to start an election
I20260710 11:13:14.536713 19521 raft_consensus.cc:1081] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Signalling peer a1bcb5cbb3b1406aa9479372a5d926e6 to start an election
I20260710 11:13:14.538404 19441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61"
dest_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6"
 from {username='slave'} at 127.0.0.1:37534
I20260710 11:13:14.538996 19441 raft_consensus.cc:493] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:14.539354 19441 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:14.545457 19441 raft_consensus.cc:515] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.548424 19441 leader_election.cc:290] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [CANDIDATE]: Term 3 election: Requested vote from peers 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131), 1a596716d2f74809843c510fa18d24a6 (127.15.66.66:46203)
I20260710 11:13:14.548406 19293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37bd372009be4a30907e9429a5f0ec3f"
I20260710 11:13:14.549238 19293 raft_consensus.cc:3055] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:14.549154 19367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfbbe8b40e384ef6a57dd3be48103b61" candidate_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a596716d2f74809843c510fa18d24a6"
I20260710 11:13:14.549780 19293 raft_consensus.cc:740] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37bd372009be4a30907e9429a5f0ec3f, State: Running, Role: LEADER
I20260710 11:13:14.550022 19367 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:14.550673 19293 consensus_queue.cc:260] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [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: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.552248 19293 raft_consensus.cc:3060] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:14.557245 19367 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 3.
I20260710 11:13:14.558523 19407 leader_election.cc:304] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [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: 1a596716d2f74809843c510fa18d24a6, a1bcb5cbb3b1406aa9479372a5d926e6; no voters: 
I20260710 11:13:14.559109 19293 raft_consensus.cc:2468] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1bcb5cbb3b1406aa9479372a5d926e6 in term 3.
I20260710 11:13:14.559396 19495 raft_consensus.cc:2804] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:14.559883 19495 raft_consensus.cc:697] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 3 LEADER]: Becoming Leader. State: Replica: a1bcb5cbb3b1406aa9479372a5d926e6, State: Running, Role: LEADER
I20260710 11:13:14.560662 19495 consensus_queue.cc:237] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [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: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } }
I20260710 11:13:14.567569 19188 catalog_manager.cc:5697] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 reported cstate change: term changed from 2 to 3, leader changed from 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65) to a1bcb5cbb3b1406aa9479372a5d926e6 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37bd372009be4a30907e9429a5f0ec3f" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 35131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:14.627287 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
I20260710 11:13:14.659265 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:14.660430 15625 tablet_replica.cc:333] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f: stopping tablet replica
I20260710 11:13:14.662037 19367 raft_consensus.cc:1275] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Refusing update from remote peer 37bd372009be4a30907e9429a5f0ec3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.662674 15625 raft_consensus.cc:2243] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.665159 15625 raft_consensus.cc:2272] T 724f0d24f59b4ed68cca89462cbe1ae6 P 37bd372009be4a30907e9429a5f0ec3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.664714 19521 consensus_queue.cc:1048] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a596716d2f74809843c510fa18d24a6" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:14.670574 15625 tablet_replica.cc:333] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f: stopping tablet replica
I20260710 11:13:14.672076 15625 raft_consensus.cc:2243] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.673040 15625 raft_consensus.cc:2272] T dfbbe8b40e384ef6a57dd3be48103b61 P 37bd372009be4a30907e9429a5f0ec3f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.679000 15625 tablet_replica.cc:333] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f: stopping tablet replica
I20260710 11:13:14.680181 15625 raft_consensus.cc:2243] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.681226 15625 raft_consensus.cc:2272] T 909d64f2b2b94e0b9333083bcd675165 P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.684029 19441 raft_consensus.cc:1275] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Refusing update from remote peer 37bd372009be4a30907e9429a5f0ec3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.685722 19485 consensus_queue.cc:1048] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1bcb5cbb3b1406aa9479372a5d926e6" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 43479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:14.686205 15625 tablet_replica.cc:333] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f: stopping tablet replica
I20260710 11:13:14.686978 15625 raft_consensus.cc:2243] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.687918 15625 raft_consensus.cc:2272] T e27ccd98a52941398fbbeb46fcca3acc P 37bd372009be4a30907e9429a5f0ec3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.721637 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
I20260710 11:13:14.742512 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
I20260710 11:13:14.780627 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:14.782174 15625 tablet_replica.cc:333] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6: stopping tablet replica
I20260710 11:13:14.783524 15625 raft_consensus.cc:2243] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.784268 15625 raft_consensus.cc:2272] T 724f0d24f59b4ed68cca89462cbe1ae6 P 1a596716d2f74809843c510fa18d24a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:14.789503 19331 consensus_peers.cc:597] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 -> Peer 37bd372009be4a30907e9429a5f0ec3f (127.15.66.65:35131): Couldn't send request to peer 37bd372009be4a30907e9429a5f0ec3f. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:35131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:14.790452 15625 tablet_replica.cc:333] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6: stopping tablet replica
I20260710 11:13:14.791364 15625 raft_consensus.cc:2243] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.792098 15625 raft_consensus.cc:2272] T dfbbe8b40e384ef6a57dd3be48103b61 P 1a596716d2f74809843c510fa18d24a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.796299 15625 tablet_replica.cc:333] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6: stopping tablet replica
I20260710 11:13:14.796922 15625 raft_consensus.cc:2243] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.797380 15625 raft_consensus.cc:2272] T e27ccd98a52941398fbbeb46fcca3acc P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.800285 15625 tablet_replica.cc:333] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6: stopping tablet replica
I20260710 11:13:14.800825 15625 raft_consensus.cc:2243] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.801807 15625 raft_consensus.cc:2272] T 909d64f2b2b94e0b9333083bcd675165 P 1a596716d2f74809843c510fa18d24a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.817567 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
I20260710 11:13:14.834607 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
I20260710 11:13:14.855240 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:14.855872 15625 tablet_replica.cc:333] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6: stopping tablet replica
I20260710 11:13:14.856555 15625 raft_consensus.cc:2243] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.857064 15625 raft_consensus.cc:2272] T 724f0d24f59b4ed68cca89462cbe1ae6 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.860060 15625 tablet_replica.cc:333] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: stopping tablet replica
I20260710 11:13:14.860596 15625 raft_consensus.cc:2243] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.861382 15625 pending_rounds.cc:70] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: Trying to abort 1 pending ops.
I20260710 11:13:14.861603 15625 pending_rounds.cc:77] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305961449729658880 op_type: NO_OP noop_request { }
I20260710 11:13:14.861873 15625 raft_consensus.cc:2889] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:14.862154 15625 raft_consensus.cc:2272] T dfbbe8b40e384ef6a57dd3be48103b61 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.864589 15625 tablet_replica.cc:333] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6: stopping tablet replica
I20260710 11:13:14.865037 15625 raft_consensus.cc:2243] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.865567 15625 raft_consensus.cc:2272] T 909d64f2b2b94e0b9333083bcd675165 P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.867955 15625 tablet_replica.cc:333] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6: stopping tablet replica
I20260710 11:13:14.868404 15625 raft_consensus.cc:2243] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:14.868789 15625 raft_consensus.cc:2272] T e27ccd98a52941398fbbeb46fcca3acc P a1bcb5cbb3b1406aa9479372a5d926e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.893719 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:13:14.910153 15625 master.cc:562] Master@127.15.66.126:39929 shutting down...
I20260710 11:13:14.930140 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:14.930884 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:14.931231 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ef83a7945074c1cabf75f3232142c0e: stopping tablet replica
I20260710 11:13:14.944871 15625 master.cc:584] Master@127.15.66.126:39929 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2571 ms)
[----------] 6 tests from LeaderRebalancerTest (91149 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:13:14.984614 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:36075
I20260710 11:13:14.985857 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:14.991505 19542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.991554 19543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:14.992784 19545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:14.993898 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:14.994735 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:14.994941 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:14.995107 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681994995088 us; error 0 us; skew 500 ppm
I20260710 11:13:14.995630 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:14.998183 15625 webserver.cc:533] Webserver started at http://127.15.66.126:38083/ using document root <none> and password file <none>
I20260710 11:13:14.998730 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:14.998927 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:14.999212 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:15.000361 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "124ea735adff4b7aadb0efe9c48eb210"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-mqr7"
I20260710 11:13:15.005019 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:13:15.008757 19550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.009692 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:13:15.010003 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "124ea735adff4b7aadb0efe9c48eb210"
format_stamp: "Formatted at 2026-07-10 11:13:14 on dist-test-slave-mqr7"
I20260710 11:13:15.010298 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:15.027722 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:15.028981 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:15.068408 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:36075
I20260710 11:13:15.068516 19601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:36075 every 8 connection(s)
I20260710 11:13:15.072834 19602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.084350 19602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210: Bootstrap starting.
I20260710 11:13:15.089221 19602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.093799 19602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210: No bootstrap required, opened a new log
I20260710 11:13:15.096032 19602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124ea735adff4b7aadb0efe9c48eb210" member_type: VOTER }
I20260710 11:13:15.096424 19602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.096681 19602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124ea735adff4b7aadb0efe9c48eb210, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.097257 19602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "124ea735adff4b7aadb0efe9c48eb210" member_type: VOTER }
I20260710 11:13:15.097774 19602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:15.097976 19602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:15.098296 19602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:15.102952 19602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124ea735adff4b7aadb0efe9c48eb210" member_type: VOTER }
I20260710 11:13:15.103560 19602 leader_election.cc:304] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [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: 124ea735adff4b7aadb0efe9c48eb210; no voters: 
I20260710 11:13:15.104691 19602 leader_election.cc:290] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:15.105149 19605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:15.106586 19605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 1 LEADER]: Becoming Leader. State: Replica: 124ea735adff4b7aadb0efe9c48eb210, State: Running, Role: LEADER
I20260710 11:13:15.107355 19605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [LEADER]: Queue going to LEADER mode. State: All 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: "124ea735adff4b7aadb0efe9c48eb210" member_type: VOTER }
I20260710 11:13:15.107627 19602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:15.110359 19607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 124ea735adff4b7aadb0efe9c48eb210. Latest consensus state: current_term: 1 leader_uuid: "124ea735adff4b7aadb0efe9c48eb210" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124ea735adff4b7aadb0efe9c48eb210" member_type: VOTER } }
I20260710 11:13:15.110410 19606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "124ea735adff4b7aadb0efe9c48eb210" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124ea735adff4b7aadb0efe9c48eb210" member_type: VOTER } }
I20260710 11:13:15.111299 19606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:15.111229 19607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:15.116395 19610 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:15.121722 19610 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:15.125510 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:15.130923 19610 catalog_manager.cc:1383] Generated new cluster ID: aaa42138289e40788a11c6e92477f8a6
I20260710 11:13:15.131217 19610 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:15.155381 19610 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:15.157236 19610 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:15.174398 19610 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210: Generated new TSK 0
I20260710 11:13:15.175038 19610 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:15.192360 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:15.198819 19623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:15.199823 19624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:15.203090 19626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:15.205209 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:15.206223 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:15.206459 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:15.206630 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681995206606 us; error 0 us; skew 500 ppm
I20260710 11:13:15.207166 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:15.209731 15625 webserver.cc:533] Webserver started at http://127.15.66.65:39133/ using document root <none> and password file <none>
I20260710 11:13:15.210214 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:15.210423 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:15.210718 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:15.211903 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "820066db854541a29e4ce3d85c3b7588"
format_stamp: "Formatted at 2026-07-10 11:13:15 on dist-test-slave-mqr7"
I20260710 11:13:15.216572 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:13:15.220337 19631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.221120 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:15.221495 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "820066db854541a29e4ce3d85c3b7588"
format_stamp: "Formatted at 2026-07-10 11:13:15 on dist-test-slave-mqr7"
I20260710 11:13:15.221796 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:15.230842 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:15.232065 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:15.233650 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:15.235960 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:15.236184 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.236440 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:15.236634 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.278167 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:39161
I20260710 11:13:15.278285 19693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:39161 every 8 connection(s)
I20260710 11:13:15.283298 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:15.291141 19698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:15.291440 19699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:15.295264 15625 server_base.cc:1061] running on GCE node
W20260710 11:13:15.295403 19701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:15.297333 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:15.297612 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:15.297832 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681995297796 us; error 0 us; skew 500 ppm
I20260710 11:13:15.298357 19694 heartbeater.cc:344] Connected to a master server at 127.15.66.126:36075
I20260710 11:13:15.298450 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:15.298919 19694 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:15.299978 19694 heartbeater.cc:507] Master 127.15.66.126:36075 requested a full tablet report, sending...
I20260710 11:13:15.301318 15625 webserver.cc:533] Webserver started at http://127.15.66.66:36541/ using document root <none> and password file <none>
I20260710 11:13:15.301930 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:15.302138 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:15.302412 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:15.302632 19567 ts_manager.cc:194] Registered new tserver with Master: 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161)
I20260710 11:13:15.303674 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
format_stamp: "Formatted at 2026-07-10 11:13:15 on dist-test-slave-mqr7"
I20260710 11:13:15.304557 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48550
I20260710 11:13:15.308532 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:15.312485 19706 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.313268 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:15.313803 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
format_stamp: "Formatted at 2026-07-10 11:13:15 on dist-test-slave-mqr7"
I20260710 11:13:15.314116 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:15.330717 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:15.331943 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:15.333540 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:15.335741 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:15.335974 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.336213 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:15.336388 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.377518 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:43757
I20260710 11:13:15.377593 19768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:43757 every 8 connection(s)
I20260710 11:13:15.382421 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:15.391009 19772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:15.391162 19773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:15.395138 19775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:15.395704 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:15.395754 19769 heartbeater.cc:344] Connected to a master server at 127.15.66.126:36075
I20260710 11:13:15.396397 19769 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:15.396880 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:15.397136 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:15.397208 19769 heartbeater.cc:507] Master 127.15.66.126:36075 requested a full tablet report, sending...
I20260710 11:13:15.397351 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783681995397329 us; error 0 us; skew 500 ppm
I20260710 11:13:15.398077 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:15.399593 19567 ts_manager.cc:194] Registered new tserver with Master: a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:15.400738 15625 webserver.cc:533] Webserver started at http://127.15.66.67:38281/ using document root <none> and password file <none>
I20260710 11:13:15.401152 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48554
I20260710 11:13:15.401319 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:15.401687 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:15.401974 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:15.403512 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "3c0a7aed85c8490d92fbc92595e38fae"
format_stamp: "Formatted at 2026-07-10 11:13:15 on dist-test-slave-mqr7"
I20260710 11:13:15.408002 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:15.411525 19780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.412437 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:15.412810 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "3c0a7aed85c8490d92fbc92595e38fae"
format_stamp: "Formatted at 2026-07-10 11:13:15 on dist-test-slave-mqr7"
I20260710 11:13:15.413084 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:15.433702 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:15.434854 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:15.436249 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:15.438527 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:15.438720 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.439028 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:15.439188 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:15.479987 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:35285
I20260710 11:13:15.480186 19842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:35285 every 8 connection(s)
I20260710 11:13:15.494331 19843 heartbeater.cc:344] Connected to a master server at 127.15.66.126:36075
I20260710 11:13:15.494717 19843 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:15.495361 19843 heartbeater.cc:507] Master 127.15.66.126:36075 requested a full tablet report, sending...
I20260710 11:13:15.497388 19567 ts_manager.cc:194] Registered new tserver with Master: 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:15.497953 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014809845s
I20260710 11:13:15.498842 19567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48570
I20260710 11:13:15.525104 19567 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48576:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:15.528009 19567 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:15.592690 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 4295a38fa8d04210b25c6c39a93a7382 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:15.593227 19807 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee6ebdb12146748d105261b4d5d1b5 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:15.594257 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4295a38fa8d04210b25c6c39a93a7382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.594933 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee6ebdb12146748d105261b4d5d1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.598871 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 454983ecd39e41f7a0c065789799e20a (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:15.600348 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454983ecd39e41f7a0c065789799e20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.607095 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 84e58f3a66134c5ca2f183443928c3ab (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:15.608615 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e58f3a66134c5ca2f183443928c3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.611056 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 4295a38fa8d04210b25c6c39a93a7382 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:15.612535 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4295a38fa8d04210b25c6c39a93a7382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.612915 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 47919dfcff4641868def9ee17fca9e92 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:15.614353 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47919dfcff4641868def9ee17fca9e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.614641 19658 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee6ebdb12146748d105261b4d5d1b5 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:15.616823 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee6ebdb12146748d105261b4d5d1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.618381 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 84e58f3a66134c5ca2f183443928c3ab (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:15.619786 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e58f3a66134c5ca2f183443928c3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.623299 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 454983ecd39e41f7a0c065789799e20a (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:15.625196 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454983ecd39e41f7a0c065789799e20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.628203 19655 tablet_service.cc:1511] Processing CreateTablet for tablet 47919dfcff4641868def9ee17fca9e92 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:15.631458 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47919dfcff4641868def9ee17fca9e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.648610 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 3a87d174f1a14206910b20ef6eda94e9 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:15.654469 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a87d174f1a14206910b20ef6eda94e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.667136 19803 tablet_service.cc:1511] Processing CreateTablet for tablet 3a87d174f1a14206910b20ef6eda94e9 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:15.668978 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a87d174f1a14206910b20ef6eda94e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.685912 19859 tablet_bootstrap.cc:492] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:15.691468 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 4295a38fa8d04210b25c6c39a93a7382 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:15.691988 19733 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee6ebdb12146748d105261b4d5d1b5 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:15.692955 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4295a38fa8d04210b25c6c39a93a7382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.693688 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee6ebdb12146748d105261b4d5d1b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.693336 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 47919dfcff4641868def9ee17fca9e92 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:15.698864 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47919dfcff4641868def9ee17fca9e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.693426 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 3a87d174f1a14206910b20ef6eda94e9 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:15.702327 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a87d174f1a14206910b20ef6eda94e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.695235 19732 tablet_service.cc:1511] Processing CreateTablet for tablet 454983ecd39e41f7a0c065789799e20a (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:15.706414 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 454983ecd39e41f7a0c065789799e20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.706117 19659 tablet_service.cc:1511] Processing CreateTablet for tablet af18b1769e924966a3acc114a9244551 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:15.707686 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af18b1769e924966a3acc114a9244551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.697259 19731 tablet_service.cc:1511] Processing CreateTablet for tablet 84e58f3a66134c5ca2f183443928c3ab (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:15.710294 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e58f3a66134c5ca2f183443928c3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.712464 19728 tablet_service.cc:1511] Processing CreateTablet for tablet af18b1769e924966a3acc114a9244551 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:15.714138 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af18b1769e924966a3acc114a9244551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.717671 19807 tablet_service.cc:1511] Processing CreateTablet for tablet af18b1769e924966a3acc114a9244551 (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:15.719236 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af18b1769e924966a3acc114a9244551. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.723732 19727 tablet_service.cc:1511] Processing CreateTablet for tablet ce11b245ad75424ea34b17d79ba117ea (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:15.724319 19858 tablet_bootstrap.cc:492] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:15.725093 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce11b245ad75424ea34b17d79ba117ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.726475 19658 tablet_service.cc:1511] Processing CreateTablet for tablet ce11b245ad75424ea34b17d79ba117ea (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:15.727372 19859 tablet_bootstrap.cc:654] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.727946 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce11b245ad75424ea34b17d79ba117ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.731285 19806 tablet_service.cc:1511] Processing CreateTablet for tablet ce11b245ad75424ea34b17d79ba117ea (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:15.732721 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce11b245ad75424ea34b17d79ba117ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.743432 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 9265e8e6a63a4f87b35af0a8abc426de (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:15.745462 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 9265e8e6a63a4f87b35af0a8abc426de (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:15.749152 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9265e8e6a63a4f87b35af0a8abc426de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.751426 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 9265e8e6a63a4f87b35af0a8abc426de (DEFAULT_TABLE table=test-workload [id=c33e4d47ac3c4aa0acf3b6dce46d0c5f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:15.752715 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9265e8e6a63a4f87b35af0a8abc426de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.758139 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9265e8e6a63a4f87b35af0a8abc426de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:15.748008 19858 tablet_bootstrap.cc:654] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.809628 19858 tablet_bootstrap.cc:492] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:15.810212 19858 ts_tablet_manager.cc:1403] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.009s
I20260710 11:13:15.819721 19858 raft_consensus.cc:359] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.820456 19858 raft_consensus.cc:385] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.820742 19858 raft_consensus.cc:740] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.821528 19858 consensus_queue.cc:260] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.824399 19862 tablet_bootstrap.cc:492] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:15.826709 19859 tablet_bootstrap.cc:492] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:15.827312 19859 ts_tablet_manager.cc:1403] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.020s
I20260710 11:13:15.829326 19858 ts_tablet_manager.cc:1434] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 11:13:15.831615 19862 tablet_bootstrap.cc:654] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.831864 19859 raft_consensus.cc:359] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:15.832609 19859 raft_consensus.cc:385] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.832836 19859 raft_consensus.cc:740] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.833763 19843 heartbeater.cc:499] Master 127.15.66.126:36075 was elected leader, sending a full tablet report...
I20260710 11:13:15.834163 19858 tablet_bootstrap.cc:492] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:15.833554 19859 consensus_queue.cc:260] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:15.840515 19862 tablet_bootstrap.cc:492] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:15.841071 19862 ts_tablet_manager.cc:1403] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260710 11:13:15.841223 19858 tablet_bootstrap.cc:654] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.844341 19862 raft_consensus.cc:359] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.845330 19862 raft_consensus.cc:385] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.845734 19862 raft_consensus.cc:740] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.846865 19862 consensus_queue.cc:260] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.853889 19858 tablet_bootstrap.cc:492] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:15.854650 19858 ts_tablet_manager.cc:1403] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:13:15.856653 19862 ts_tablet_manager.cc:1434] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:13:15.857450 19769 heartbeater.cc:499] Master 127.15.66.126:36075 was elected leader, sending a full tablet report...
I20260710 11:13:15.857636 19858 raft_consensus.cc:359] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.858381 19858 raft_consensus.cc:385] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.858680 19858 raft_consensus.cc:740] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.859689 19858 consensus_queue.cc:260] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.861867 19858 ts_tablet_manager.cc:1434] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:13:15.862825 19858 tablet_bootstrap.cc:492] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:15.868024 19694 heartbeater.cc:499] Master 127.15.66.126:36075 was elected leader, sending a full tablet report...
I20260710 11:13:15.868438 19859 ts_tablet_manager.cc:1434] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.040s	user 0.020s	sys 0.016s
I20260710 11:13:15.869496 19859 tablet_bootstrap.cc:492] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:15.869621 19858 tablet_bootstrap.cc:654] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.876205 19859 tablet_bootstrap.cc:654] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.879849 19862 tablet_bootstrap.cc:492] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:15.882509 19858 tablet_bootstrap.cc:492] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:15.883139 19858 ts_tablet_manager.cc:1403] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 11:13:15.886250 19858 raft_consensus.cc:359] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:15.887073 19858 raft_consensus.cc:385] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.887391 19858 raft_consensus.cc:740] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.888440 19858 consensus_queue.cc:260] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:15.890689 19858 ts_tablet_manager.cc:1434] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:15.893821 19859 tablet_bootstrap.cc:492] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:15.894956 19859 ts_tablet_manager.cc:1403] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260710 11:13:15.893823 19858 tablet_bootstrap.cc:492] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:15.897378 19862 tablet_bootstrap.cc:654] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.898102 19859 raft_consensus.cc:359] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.898857 19859 raft_consensus.cc:385] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.899138 19859 raft_consensus.cc:740] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.899866 19859 consensus_queue.cc:260] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.919905 19859 ts_tablet_manager.cc:1434] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.015s
I20260710 11:13:15.920585 19858 tablet_bootstrap.cc:654] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.920982 19859 tablet_bootstrap.cc:492] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:15.921099 19862 tablet_bootstrap.cc:492] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:15.921703 19862 ts_tablet_manager.cc:1403] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260710 11:13:15.925266 19862 raft_consensus.cc:359] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.926259 19862 raft_consensus.cc:385] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.926628 19862 raft_consensus.cc:740] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.927610 19859 tablet_bootstrap.cc:654] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.932811 19859 tablet_bootstrap.cc:492] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:15.933250 19859 ts_tablet_manager.cc:1403] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:13:15.933779 19862 consensus_queue.cc:260] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.936065 19859 raft_consensus.cc:359] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.936796 19862 ts_tablet_manager.cc:1434] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 11:13:15.936810 19859 raft_consensus.cc:385] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.937492 19859 raft_consensus.cc:740] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.938277 19859 consensus_queue.cc:260] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.938723 19863 raft_consensus.cc:493] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:15.939206 19863 raft_consensus.cc:515] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.941324 19863 leader_election.cc:290] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:15.943185 19862 tablet_bootstrap.cc:492] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:15.943389 19859 ts_tablet_manager.cc:1434] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:15.946235 19859 tablet_bootstrap.cc:492] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:15.952736 19859 tablet_bootstrap.cc:654] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.952838 19862 tablet_bootstrap.cc:654] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.960556 19858 tablet_bootstrap.cc:492] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:15.961249 19858 ts_tablet_manager.cc:1403] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.047s
I20260710 11:13:15.965060 19858 raft_consensus.cc:359] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.965565 19859 tablet_bootstrap.cc:492] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:15.965878 19858 raft_consensus.cc:385] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.966141 19859 ts_tablet_manager.cc:1403] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:13:15.966213 19858 raft_consensus.cc:740] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.967128 19862 tablet_bootstrap.cc:492] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:15.967621 19862 ts_tablet_manager.cc:1403] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260710 11:13:15.967371 19858 consensus_queue.cc:260] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.969732 19858 ts_tablet_manager.cc:1434] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:13:15.970691 19858 tablet_bootstrap.cc:492] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:15.970765 19862 raft_consensus.cc:359] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.971562 19862 raft_consensus.cc:385] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.971853 19862 raft_consensus.cc:740] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.971971 19859 raft_consensus.cc:359] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.972707 19859 raft_consensus.cc:385] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:15.972635 19862 consensus_queue.cc:260] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.973080 19859 raft_consensus.cc:740] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:15.973984 19859 consensus_queue.cc:260] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:15.976469 19859 ts_tablet_manager.cc:1434] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:13:15.977450 19859 tablet_bootstrap.cc:492] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:15.977990 19858 tablet_bootstrap.cc:654] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.982625 19862 ts_tablet_manager.cc:1434] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260710 11:13:15.984239 19859 tablet_bootstrap.cc:654] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:15.993850 19862 tablet_bootstrap.cc:492] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:15.996541 19859 tablet_bootstrap.cc:492] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:15.997327 19859 ts_tablet_manager.cc:1403] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.015s
I20260710 11:13:16.003854 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.004243 19862 tablet_bootstrap.cc:654] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.004670 19669 raft_consensus.cc:2468] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.006381 19784 leader_election.cc:304] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.000712 19859 raft_consensus.cc:359] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.007678 19863 raft_consensus.cc:2804] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.008208 19863 raft_consensus.cc:493] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.008529 19859 raft_consensus.cc:385] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.008878 19863 raft_consensus.cc:3060] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.008903 19859 raft_consensus.cc:740] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.010811 19859 consensus_queue.cc:260] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.013199 19859 ts_tablet_manager.cc:1434] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260710 11:13:16.012972 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
W20260710 11:13:16.014533 19784 leader_election.cc:343] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:16.015250 19859 tablet_bootstrap.cc:492] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:16.019702 19863 raft_consensus.cc:515] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.022133 19858 tablet_bootstrap.cc:492] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:16.022974 19863 leader_election.cc:290] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.024335 19859 tablet_bootstrap.cc:654] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.024371 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.024827 19858 ts_tablet_manager.cc:1403] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.016s
I20260710 11:13:16.025182 19669 raft_consensus.cc:3060] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.028512 19858 raft_consensus.cc:359] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.029434 19858 raft_consensus.cc:385] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.029810 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
W20260710 11:13:16.031424 19784 leader_election.cc:343] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:16.029784 19858 raft_consensus.cc:740] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.032917 19858 consensus_queue.cc:260] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.033528 19669 raft_consensus.cc:2468] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:16.035056 19784 leader_election.cc:304] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.036636 19865 raft_consensus.cc:493] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.037361 19865 raft_consensus.cc:515] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.039989 19863 raft_consensus.cc:2804] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.040529 19863 raft_consensus.cc:697] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.041913 19865 leader_election.cc:290] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.041887 19863 consensus_queue.cc:237] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.046404 19862 tablet_bootstrap.cc:492] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:16.047596 19862 ts_tablet_manager.cc:1403] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.016s
I20260710 11:13:16.048534 19858 ts_tablet_manager.cc:1434] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:13:16.049767 19858 tablet_bootstrap.cc:492] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:16.050058 19859 tablet_bootstrap.cc:492] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:16.051164 19862 raft_consensus.cc:359] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.051970 19859 ts_tablet_manager.cc:1403] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.008s
I20260710 11:13:16.052053 19862 raft_consensus.cc:385] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.052505 19862 raft_consensus.cc:740] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.051235 19881 raft_consensus.cc:493] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.053467 19862 consensus_queue.cc:260] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.054121 19881 raft_consensus.cc:515] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.057149 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.057855 19669 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.059190 19784 leader_election.cc:304] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.059378 19862 ts_tablet_manager.cc:1434] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:13:16.060485 19858 tablet_bootstrap.cc:654] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.060583 19880 raft_consensus.cc:2804] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.061786 19880 raft_consensus.cc:493] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.061972 19862 tablet_bootstrap.cc:492] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:16.062170 19880 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.063560 19859 raft_consensus.cc:359] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.064354 19859 raft_consensus.cc:385] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.064644 19859 raft_consensus.cc:740] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.067420 19881 leader_election.cc:290] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.067806 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.068552 19744 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.069180 19862 tablet_bootstrap.cc:654] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.072501 19859 consensus_queue.cc:260] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.078729 19859 ts_tablet_manager.cc:1434] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.005s
I20260710 11:13:16.085356 19865 raft_consensus.cc:493] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.086386 19865 raft_consensus.cc:515] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.089963 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.090749 19744 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:16.088510 19865 leader_election.cc:290] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.092549 19859 tablet_bootstrap.cc:492] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:16.093954 19565 catalog_manager.cc:5697] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 1 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.095671 19635 leader_election.cc:304] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.095805 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454983ecd39e41f7a0c065789799e20a" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.098771 19865 raft_consensus.cc:2804] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.099275 19880 raft_consensus.cc:515] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.099315 19865 raft_consensus.cc:493] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.100644 19865 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.100872 19859 tablet_bootstrap.cc:654] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.102283 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.104072 19880 leader_election.cc:290] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.105389 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.106369 19744 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:16.109488 19635 leader_election.cc:343] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:16.113165 19858 tablet_bootstrap.cc:492] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:16.114040 19858 ts_tablet_manager.cc:1403] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.000s
I20260710 11:13:16.117973 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.118162 19858 raft_consensus.cc:359] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.118564 19862 tablet_bootstrap.cc:492] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:16.118927 19818 raft_consensus.cc:2393] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 820066db854541a29e4ce3d85c3b7588 in current term 1: Already voted for candidate 3c0a7aed85c8490d92fbc92595e38fae in this term.
I20260710 11:13:16.119134 19862 ts_tablet_manager.cc:1403] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.016s
I20260710 11:13:16.120271 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454983ecd39e41f7a0c065789799e20a" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.120453 19744 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:16.121001 19817 raft_consensus.cc:2468] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:16.121718 19859 tablet_bootstrap.cc:492] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:16.122277 19859 ts_tablet_manager.cc:1403] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.006s
I20260710 11:13:16.122491 19862 raft_consensus.cc:359] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.122772 19784 leader_election.cc:304] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.123268 19862 raft_consensus.cc:385] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.123579 19862 raft_consensus.cc:740] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.123821 19880 raft_consensus.cc:2804] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.124334 19862 consensus_queue.cc:260] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.126350 19635 leader_election.cc:304] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [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: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.126953 19858 raft_consensus.cc:385] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.127279 19858 raft_consensus.cc:740] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.124301 19880 raft_consensus.cc:697] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.128221 19858 consensus_queue.cc:260] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.126664 19862 ts_tablet_manager.cc:1434] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:13:16.128551 19880 consensus_queue.cc:237] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.118954 19865 raft_consensus.cc:515] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.130685 19669 raft_consensus.cc:2393] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c0a7aed85c8490d92fbc92595e38fae in current term 1: Already voted for candidate 820066db854541a29e4ce3d85c3b7588 in this term.
W20260710 11:13:16.131718 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:16.131922 19890 raft_consensus.cc:2804] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.132380 19890 raft_consensus.cc:493] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.132692 19890 raft_consensus.cc:3060] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.130333 19859 raft_consensus.cc:359] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.133607 19859 raft_consensus.cc:385] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.134039 19859 raft_consensus.cc:740] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.134945 19859 consensus_queue.cc:260] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.135897 19862 tablet_bootstrap.cc:492] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:16.138764 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.139195 19858 ts_tablet_manager.cc:1434] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 11:13:16.139624 19744 raft_consensus.cc:2393] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 820066db854541a29e4ce3d85c3b7588 in current term 1: Already voted for candidate 3c0a7aed85c8490d92fbc92595e38fae in this term.
I20260710 11:13:16.140249 19858 tablet_bootstrap.cc:492] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:16.141993 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.136229 19865 leader_election.cc:290] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.148770 19635 leader_election.cc:304] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [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: 820066db854541a29e4ce3d85c3b7588; no voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.150098 19893 raft_consensus.cc:2749] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:16.150452 19859 ts_tablet_manager.cc:1434] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 11:13:16.151538 19859 tablet_bootstrap.cc:492] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:16.153712 19862 tablet_bootstrap.cc:654] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.156338 19859 tablet_bootstrap.cc:654] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.157274 19890 raft_consensus.cc:515] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.162194 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454983ecd39e41f7a0c065789799e20a" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.162897 19744 raft_consensus.cc:3060] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.166610 19858 tablet_bootstrap.cc:654] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.172319 19862 tablet_bootstrap.cc:492] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:16.172762 19890 leader_election.cc:290] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.172922 19862 ts_tablet_manager.cc:1403] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.020s
I20260710 11:13:16.174075 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "454983ecd39e41f7a0c065789799e20a" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.174710 19817 raft_consensus.cc:3060] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.176723 19744 raft_consensus.cc:2468] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:16.176565 19862 raft_consensus.cc:359] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:16.177333 19862 raft_consensus.cc:385] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.177820 19862 raft_consensus.cc:740] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.178840 19862 consensus_queue.cc:260] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:16.179729 19635 leader_election.cc:304] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.180955 19890 raft_consensus.cc:2804] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.181428 19890 raft_consensus.cc:697] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:16.182147 19862 ts_tablet_manager.cc:1434] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:13:16.182241 19890 consensus_queue.cc:237] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.186257 19859 tablet_bootstrap.cc:492] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:16.186812 19859 ts_tablet_manager.cc:1403] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.002s
I20260710 11:13:16.189903 19817 raft_consensus.cc:2468] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:16.193444 19893 raft_consensus.cc:493] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.194195 19893 raft_consensus.cc:515] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:16.199174 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4295a38fa8d04210b25c6c39a93a7382" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.200037 19818 raft_consensus.cc:2468] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:16.200589 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4295a38fa8d04210b25c6c39a93a7382" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.201252 19744 raft_consensus.cc:2468] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:16.201128 19859 raft_consensus.cc:359] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.202244 19859 raft_consensus.cc:385] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.202615 19859 raft_consensus.cc:740] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.204051 19635 leader_election.cc:304] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.203816 19859 consensus_queue.cc:260] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.197160 19893 leader_election.cc:290] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.205754 19893 raft_consensus.cc:2804] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.206118 19893 raft_consensus.cc:493] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.206502 19893 raft_consensus.cc:3060] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.210191 19862 tablet_bootstrap.cc:492] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:16.211808 19858 tablet_bootstrap.cc:492] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:16.213872 19858 ts_tablet_manager.cc:1403] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.016s
I20260710 11:13:16.212440 19567 catalog_manager.cc:5697] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 1 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.215299 19893 raft_consensus.cc:515] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:16.218150 19858 raft_consensus.cc:359] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.220731 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4295a38fa8d04210b25c6c39a93a7382" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.221100 19858 raft_consensus.cc:385] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.221366 19744 raft_consensus.cc:3060] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.221493 19858 raft_consensus.cc:740] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.222055 19859 ts_tablet_manager.cc:1434] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.006s
I20260710 11:13:16.222406 19858 consensus_queue.cc:260] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.223151 19859 tablet_bootstrap.cc:492] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:16.218621 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4295a38fa8d04210b25c6c39a93a7382" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.224268 19817 raft_consensus.cc:3060] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.224946 19858 ts_tablet_manager.cc:1434] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:13:16.226019 19858 tablet_bootstrap.cc:492] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:16.229071 19565 catalog_manager.cc:5697] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.230057 19859 tablet_bootstrap.cc:654] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.232790 19858 tablet_bootstrap.cc:654] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.234769 19744 raft_consensus.cc:2468] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:16.219868 19862 tablet_bootstrap.cc:654] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.237890 19817 raft_consensus.cc:2468] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:16.238343 19893 leader_election.cc:290] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.244504 19635 leader_election.cc:304] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.246718 19858 tablet_bootstrap.cc:492] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:16.247469 19858 ts_tablet_manager.cc:1403] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 11:13:16.251808 19858 raft_consensus.cc:359] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.252903 19858 raft_consensus.cc:385] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.253324 19858 raft_consensus.cc:740] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.256664 19893 raft_consensus.cc:2804] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.255285 19858 consensus_queue.cc:260] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.258754 19893 raft_consensus.cc:697] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:16.259754 19880 raft_consensus.cc:493] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.259672 19893 consensus_queue.cc:237] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:16.260145 19858 ts_tablet_manager.cc:1434] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:13:16.260313 19862 tablet_bootstrap.cc:492] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:16.260288 19880 raft_consensus.cc:515] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.260905 19862 ts_tablet_manager.cc:1403] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.006s
I20260710 11:13:16.261150 19858 tablet_bootstrap.cc:492] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:16.264029 19862 raft_consensus.cc:359] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.264849 19862 raft_consensus.cc:385] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.265154 19862 raft_consensus.cc:740] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.265336 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af18b1769e924966a3acc114a9244551" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.266115 19669 raft_consensus.cc:2468] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.267577 19858 tablet_bootstrap.cc:654] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.267669 19859 tablet_bootstrap.cc:492] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:16.268208 19859 ts_tablet_manager.cc:1403] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.014s
I20260710 11:13:16.268718 19867 raft_consensus.cc:493] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.269346 19867 raft_consensus.cc:515] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.271286 19859 raft_consensus.cc:359] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.272272 19859 raft_consensus.cc:385] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.272648 19859 raft_consensus.cc:740] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.273908 19862 consensus_queue.cc:260] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.276391 19867 leader_election.cc:290] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.276147 19859 consensus_queue.cc:260] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.267797 19784 leader_election.cc:304] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.278353 19863 raft_consensus.cc:2804] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.278936 19859 ts_tablet_manager.cc:1434] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 11:13:16.278841 19863 raft_consensus.cc:493] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.279453 19863 raft_consensus.cc:3060] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.284420 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af18b1769e924966a3acc114a9244551" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.285323 19744 raft_consensus.cc:2468] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.282226 19880 leader_election.cc:290] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.292985 19867 raft_consensus.cc:493] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.294412 19880 raft_consensus.cc:493] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.293874 19867 raft_consensus.cc:515] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.294932 19880 raft_consensus.cc:515] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.297186 19867 leader_election.cc:290] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.297766 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.299907 19669 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.300529 19863 raft_consensus.cc:515] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.301321 19784 leader_election.cc:304] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.302248 19881 raft_consensus.cc:2804] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.304734 19881 raft_consensus.cc:493] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.306171 19862 ts_tablet_manager.cc:1434] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.020s
I20260710 11:13:16.307911 19880 leader_election.cc:290] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.308435 19863 leader_election.cc:290] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.310458 19862 tablet_bootstrap.cc:492] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:16.313773 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.305254 19881 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.316358 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af18b1769e924966a3acc114a9244551" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.317060 19743 raft_consensus.cc:3060] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.313143 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af18b1769e924966a3acc114a9244551" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.322043 19669 raft_consensus.cc:3060] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.327939 19862 tablet_bootstrap.cc:654] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
W20260710 11:13:16.328064 19784 leader_election.cc:343] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:16.333160 19743 raft_consensus.cc:2468] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:16.341440 19881 raft_consensus.cc:515] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.341797 19858 tablet_bootstrap.cc:492] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:16.342669 19858 ts_tablet_manager.cc:1403] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.082s	user 0.029s	sys 0.027s
I20260710 11:13:16.343531 19881 leader_election.cc:290] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.346694 19669 raft_consensus.cc:2468] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:16.347784 19784 leader_election.cc:304] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.348803 19881 raft_consensus.cc:2804] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.349575 19881 raft_consensus.cc:697] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.350556 19881 consensus_queue.cc:237] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.347851 19862 tablet_bootstrap.cc:492] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:16.350579 19566 catalog_manager.cc:5697] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.351940 19862 ts_tablet_manager.cc:1403] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260710 11:13:16.354849 19904 raft_consensus.cc:493] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.354795 19862 raft_consensus.cc:359] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.355544 19862 raft_consensus.cc:385] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.355361 19904 raft_consensus.cc:515] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.355837 19862 raft_consensus.cc:740] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.356556 19862 consensus_queue.cc:260] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.357594 19904 leader_election.cc:290] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.363454 19858 raft_consensus.cc:359] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.364470 19858 raft_consensus.cc:385] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.364817 19858 raft_consensus.cc:740] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.366298 19858 consensus_queue.cc:260] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.368165 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.369984 19743 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.370064 19858 ts_tablet_manager.cc:1434] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 11:13:16.373870 19863 raft_consensus.cc:493] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.374405 19863 raft_consensus.cc:515] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.376405 19863 leader_election.cc:290] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.381501 19862 ts_tablet_manager.cc:1434] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:13:16.382611 19862 tablet_bootstrap.cc:492] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:16.384169 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.384687 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.384939 19668 raft_consensus.cc:2468] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.385375 19744 raft_consensus.cc:2468] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:16.387992 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.388420 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.388474 19862 tablet_bootstrap.cc:654] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:16.388667 19817 raft_consensus.cc:2468] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:16.362124 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.381094 19743 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:16.390749 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.390949 19784 leader_election.cc:304] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.391446 19816 raft_consensus.cc:2468] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:16.392649 19881 raft_consensus.cc:2804] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.393674 19710 leader_election.cc:304] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.393906 19881 raft_consensus.cc:493] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.394315 19881 raft_consensus.cc:3060] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.394722 19710 leader_election.cc:304] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.394788 19905 raft_consensus.cc:2804] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.395437 19905 raft_consensus.cc:493] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.395856 19905 raft_consensus.cc:3060] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.390173 19669 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.399320 19904 raft_consensus.cc:2804] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.399798 19904 raft_consensus.cc:493] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.400197 19904 raft_consensus.cc:3060] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.405064 19905 raft_consensus.cc:515] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.408809 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.410056 19669 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:16.409966 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.410329 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.411103 19667 raft_consensus.cc:2393] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in current term 1: Already voted for candidate 3c0a7aed85c8490d92fbc92595e38fae in this term.
I20260710 11:13:16.411001 19668 raft_consensus.cc:2468] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:16.411710 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.412361 19665 raft_consensus.cc:3060] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.412194 19881 raft_consensus.cc:515] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.412881 19710 leader_election.cc:304] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:16.413471 19862 tablet_bootstrap.cc:492] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:16.413853 19816 raft_consensus.cc:2393] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in current term 1: Already voted for candidate 3c0a7aed85c8490d92fbc92595e38fae in this term.
I20260710 11:13:16.413951 19862 ts_tablet_manager.cc:1403] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260710 11:13:16.414304 19881 leader_election.cc:290] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.414618 19867 raft_consensus.cc:3060] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.415035 19904 raft_consensus.cc:515] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.411039 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:16.417119 19904 leader_election.cc:290] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.417058 19862 raft_consensus.cc:359] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.417505 19666 raft_consensus.cc:2468] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:16.417937 19862 raft_consensus.cc:385] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:16.418251 19862 raft_consensus.cc:740] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:16.419962 19905 leader_election.cc:290] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.418944 19862 consensus_queue.cc:260] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.422287 19862 ts_tablet_manager.cc:1434] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:16.423167 19665 raft_consensus.cc:2468] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:16.423535 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.424189 19666 raft_consensus.cc:3060] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.424309 19784 leader_election.cc:304] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.425148 19881 raft_consensus.cc:2804] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.425675 19881 raft_consensus.cc:697] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.426155 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.426767 19665 raft_consensus.cc:2393] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c0a7aed85c8490d92fbc92595e38fae in current term 1: Already voted for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in this term.
I20260710 11:13:16.426501 19881 consensus_queue.cc:237] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.401337 19567 catalog_manager.cc:5697] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 1 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.430276 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87d174f1a14206910b20ef6eda94e9" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.430509 19710 leader_election.cc:304] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.431066 19743 raft_consensus.cc:2393] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c0a7aed85c8490d92fbc92595e38fae in current term 1: Already voted for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in this term.
I20260710 11:13:16.432682 19905 raft_consensus.cc:2804] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.433552 19905 raft_consensus.cc:697] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:16.434386 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.434983 19816 raft_consensus.cc:3060] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.434636 19905 consensus_queue.cc:237] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.436158 19893 raft_consensus.cc:493] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:16.436653 19893 raft_consensus.cc:515] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.438742 19893 leader_election.cc:290] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.439406 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:16.439808 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:16.440044 19744 raft_consensus.cc:2468] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:16.440471 19817 raft_consensus.cc:2468] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:16.441355 19635 leader_election.cc:304] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.421289 19867 raft_consensus.cc:2749] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:16.443401 19893 raft_consensus.cc:2804] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:16.443776 19893 raft_consensus.cc:493] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:16.444139 19893 raft_consensus.cc:3060] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.446424 19666 raft_consensus.cc:2468] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:16.447590 19710 leader_election.cc:304] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.448370 19905 raft_consensus.cc:2804] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.448868 19905 raft_consensus.cc:697] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:16.449680 19905 consensus_queue.cc:237] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.450896 19893 raft_consensus.cc:515] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.452536 19784 leader_election.cc:304] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.455914 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.450069 19816 raft_consensus.cc:2468] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:16.456534 19817 raft_consensus.cc:3060] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.453819 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.457923 19744 raft_consensus.cc:3060] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:16.456032 19881 raft_consensus.cc:2749] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:16.460377 19881 consensus_queue.cc:1048] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.463757 19567 catalog_manager.cc:5697] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 1 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.463488 19566 catalog_manager.cc:5697] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.471293 19893 leader_election.cc:290] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.476244 19817 raft_consensus.cc:2468] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:16.478044 19744 raft_consensus.cc:2468] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:16.478428 19635 leader_election.cc:304] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.479458 19893 raft_consensus.cc:2804] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:16.481113 19893 raft_consensus.cc:697] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:16.482219 19893 consensus_queue.cc:237] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.488512 19566 catalog_manager.cc:5697] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.497197 19567 catalog_manager.cc:5697] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.505868 19919 consensus_queue.cc:1048] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:16.534966 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
mode: GRACEFUL
new_leader_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:58424
I20260710 11:13:16.535552 19817 raft_consensus.cc:606] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Received request to transfer leadership to TS 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:16.543879 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
mode: GRACEFUL
new_leader_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:58424
I20260710 11:13:16.544413 19817 raft_consensus.cc:606] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Received request to transfer leadership to TS 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:16.547895 19919 consensus_queue.cc:1048] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.550274 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:58424
I20260710 11:13:16.550907 19817 raft_consensus.cc:606] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.555342 19880 raft_consensus.cc:993] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:16.555810 19863 raft_consensus.cc:1081] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:16.557382 19744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60132
I20260710 11:13:16.558508 19744 raft_consensus.cc:493] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.558975 19744 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.562227 19881 consensus_queue.cc:1048] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.563105 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af18b1769e924966a3acc114a9244551"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:58424
I20260710 11:13:16.563755 19817 raft_consensus.cc:606] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.572577 19744 raft_consensus.cc:515] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.575517 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.578703 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.579380 19817 raft_consensus.cc:3055] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.579787 19817 raft_consensus.cc:740] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.580653 19817 consensus_queue.cc:260] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.581669 19817 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.585587 19744 leader_election.cc:290] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.589756 19666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:44252
I20260710 11:13:16.590377 19666 raft_consensus.cc:606] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:16.590271 19817 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:16.592077 19710 leader_election.cc:304] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [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: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:16.593111 19905 raft_consensus.cc:2804] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.593681 19905 raft_consensus.cc:697] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:16.594547 19905 consensus_queue.cc:237] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.602732 19566 catalog_manager.cc:5697] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.607646 19744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
mode: GRACEFUL
new_leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:60158
I20260710 11:13:16.608264 19744 raft_consensus.cc:606] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Received request to transfer leadership to TS 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:16.717084 19893 consensus_queue.cc:1048] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.731777 19927 consensus_queue.cc:1048] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.739071 19927 consensus_queue.cc:1048] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.753882 19927 consensus_queue.cc:1048] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.753821 19880 consensus_queue.cc:1048] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:16.766355 19881 raft_consensus.cc:993] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:16.766883 19919 raft_consensus.cc:1081] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:16.768712 19744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af18b1769e924966a3acc114a9244551"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60132
I20260710 11:13:16.769905 19744 raft_consensus.cc:493] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.770268 19744 raft_consensus.cc:3060] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.775640 19919 consensus_queue.cc:1048] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.777166 19744 raft_consensus.cc:515] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.779770 19744 leader_election.cc:290] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.780932 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af18b1769e924966a3acc114a9244551" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.782634 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af18b1769e924966a3acc114a9244551" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.783262 19817 raft_consensus.cc:3055] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.783527 19817 raft_consensus.cc:740] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.784281 19817 consensus_queue.cc:260] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.785115 19817 raft_consensus.cc:3060] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.792454 19817 raft_consensus.cc:2468] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:16.793583 19710 leader_election.cc:304] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [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: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:16.794644 19905 raft_consensus.cc:2804] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.795034 19905 raft_consensus.cc:697] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:16.795729 19905 consensus_queue.cc:237] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.802547 19566 catalog_manager.cc:5697] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.858425 19905 consensus_queue.cc:1048] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.870286 19867 consensus_queue.cc:1048] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.879607 19867 raft_consensus.cc:993] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: : Instructing follower 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:16.880057 19904 raft_consensus.cc:1081] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Signalling peer 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:16.881762 19817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:58410
I20260710 11:13:16.882328 19817 raft_consensus.cc:493] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.882695 19817 raft_consensus.cc:3060] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.887647 19817 raft_consensus.cc:515] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.889312 19817 leader_election.cc:290] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:16.890194 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:16.890697 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9265e8e6a63a4f87b35af0a8abc426de" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.890857 19666 raft_consensus.cc:3060] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.891321 19744 raft_consensus.cc:3055] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.891659 19744 raft_consensus.cc:740] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:16.892513 19744 consensus_queue.cc:260] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.893651 19744 raft_consensus.cc:3060] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.898656 19666 raft_consensus.cc:2468] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 2.
I20260710 11:13:16.899976 19784 leader_election.cc:304] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:16.901021 19919 raft_consensus.cc:2804] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.900920 19744 raft_consensus.cc:2468] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 2.
I20260710 11:13:16.901678 19919 raft_consensus.cc:697] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 2 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.902678 19919 consensus_queue.cc:237] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.909792 19567 catalog_manager.cc:5697] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 1 to 2, leader changed from a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66) to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 2 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.921129 19904 consensus_queue.cc:1048] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.926831 19919 consensus_queue.cc:1048] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.933390 19867 consensus_queue.cc:1048] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:16.944695 19880 consensus_queue.cc:1048] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:16.955994 19881 raft_consensus.cc:993] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: : Instructing follower 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:16.956465 19880 raft_consensus.cc:1081] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Signalling peer 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:16.958268 19666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:44238
I20260710 11:13:16.958806 19666 raft_consensus.cc:493] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.959136 19666 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.965157 19666 raft_consensus.cc:515] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.966975 19666 leader_election.cc:290] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:16.968053 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:16.968441 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:16.968739 19744 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.969131 19817 raft_consensus.cc:3055] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.969499 19817 raft_consensus.cc:740] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:16.970364 19817 consensus_queue.cc:260] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.971355 19817 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.975615 19744 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:16.976783 19635 leader_election.cc:304] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:16.977422 19817 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:16.977664 19927 raft_consensus.cc:2804] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.978245 19927 raft_consensus.cc:697] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:16.979095 19927 consensus_queue.cc:237] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:16.985217 19666 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.985713 19567 catalog_manager.cc:5697] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 1 to 2, leader changed from 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67) to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:16.990517 19666 raft_consensus.cc:1275] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:16.991997 19867 consensus_queue.cc:1048] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.999835 19817 raft_consensus.cc:1275] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.003089 19904 consensus_queue.cc:1048] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.005617 19927 consensus_queue.cc:1048] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:17.026867 19893 consensus_queue.cc:1048] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:17.034256 19898 raft_consensus.cc:993] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:17.034796 19893 raft_consensus.cc:1081] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:17.036612 19744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60144
I20260710 11:13:17.037096 19744 raft_consensus.cc:493] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:17.037482 19744 raft_consensus.cc:3060] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.042557 19744 raft_consensus.cc:515] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:17.044603 19744 leader_election.cc:290] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:17.045478 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:17.046142 19666 raft_consensus.cc:3055] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:17.046244 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce11b245ad75424ea34b17d79ba117ea" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:17.046511 19666 raft_consensus.cc:740] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:17.046921 19817 raft_consensus.cc:3060] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.047350 19666 consensus_queue.cc:260] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:17.051986 19666 raft_consensus.cc:3060] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.053053 19880 raft_consensus.cc:993] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: : Instructing follower 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:17.053612 19919 raft_consensus.cc:1081] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Signalling peer 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:17.054896 19817 raft_consensus.cc:2468] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:17.055558 19669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:44238
I20260710 11:13:17.056154 19669 raft_consensus.cc:493] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:17.056144 19710 leader_election.cc:304] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:17.056733 19669 raft_consensus.cc:3060] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.057150 19904 raft_consensus.cc:2804] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:17.057726 19904 raft_consensus.cc:697] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:17.058583 19904 consensus_queue.cc:237] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:17.061846 19666 raft_consensus.cc:2468] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:17.062883 19669 raft_consensus.cc:515] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:17.065759 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:17.066359 19669 leader_election.cc:290] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:17.066388 19744 raft_consensus.cc:3060] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.066638 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee6ebdb12146748d105261b4d5d1b5" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:17.067468 19817 raft_consensus.cc:3055] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:17.066977 19567 catalog_manager.cc:5697] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:17.067839 19817 raft_consensus.cc:740] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:17.068666 19817 consensus_queue.cc:260] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:17.069902 19817 raft_consensus.cc:3060] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.074963 19744 raft_consensus.cc:2468] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:17.075728 19817 raft_consensus.cc:2468] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:17.076259 19635 leader_election.cc:304] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:17.077039 19893 raft_consensus.cc:2804] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:17.077589 19893 raft_consensus.cc:697] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:17.078330 19893 consensus_queue.cc:237] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:17.084654 19567 catalog_manager.cc:5697] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 1 to 2, leader changed from 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67) to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:17.241828 19669 raft_consensus.cc:3060] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:17.247107 19669 raft_consensus.cc:1275] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.248337 19904 consensus_queue.cc:1048] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.258556 19817 raft_consensus.cc:1275] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.259959 19867 consensus_queue.cc:1048] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.300460 19669 raft_consensus.cc:1275] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.302009 19919 consensus_queue.cc:1048] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.310065 19744 raft_consensus.cc:1275] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.311841 19919 consensus_queue.cc:1048] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.409997 19744 raft_consensus.cc:1275] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.411610 19893 consensus_queue.cc:1048] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.420033 19817 raft_consensus.cc:1275] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.421700 19927 consensus_queue.cc:1048] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.459370 19817 raft_consensus.cc:1275] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.460872 19867 consensus_queue.cc:1048] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.465488 19744 raft_consensus.cc:1275] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.467108 19927 consensus_queue.cc:1048] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.469580 19669 raft_consensus.cc:1275] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.471801 19905 consensus_queue.cc:1048] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.482518 19817 raft_consensus.cc:1275] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.485425 19898 consensus_queue.cc:1048] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:19.640897 19566 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60216:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:19.643074 19566 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:19.695101 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3af15a58ea4f50a2e4e25ccbebd8d3 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:19.696426 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3af15a58ea4f50a2e4e25ccbebd8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.696213 19731 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3af15a58ea4f50a2e4e25ccbebd8d3 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:19.697755 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3af15a58ea4f50a2e4e25ccbebd8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.699697 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3af15a58ea4f50a2e4e25ccbebd8d3 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:19.700038 19658 tablet_service.cc:1511] Processing CreateTablet for tablet c21e701b7eac402dbf46314041ee5b10 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:19.701005 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3af15a58ea4f50a2e4e25ccbebd8d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.701254 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21e701b7eac402dbf46314041ee5b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.703845 19807 tablet_service.cc:1511] Processing CreateTablet for tablet c21e701b7eac402dbf46314041ee5b10 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:19.705161 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21e701b7eac402dbf46314041ee5b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.706048 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff55feea005416bb8ca2ce48ab1def0 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:19.707366 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff55feea005416bb8ca2ce48ab1def0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.710891 19727 tablet_service.cc:1511] Processing CreateTablet for tablet c21e701b7eac402dbf46314041ee5b10 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:19.712301 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c21e701b7eac402dbf46314041ee5b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.718659 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff55feea005416bb8ca2ce48ab1def0 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:19.720062 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff55feea005416bb8ca2ce48ab1def0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.725575 19803 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff55feea005416bb8ca2ce48ab1def0 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:19.726955 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff55feea005416bb8ca2ce48ab1def0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.739753 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 0bad2018805648d9b2ea5fff9006f269 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:19.741366 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bad2018805648d9b2ea5fff9006f269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.742167 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 0bad2018805648d9b2ea5fff9006f269 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:19.743535 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bad2018805648d9b2ea5fff9006f269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.746037 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 19bb6c46d08248b79c74c7cb926ad3db (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:19.746556 19657 tablet_service.cc:1511] Processing CreateTablet for tablet 19bb6c46d08248b79c74c7cb926ad3db (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:19.747539 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bb6c46d08248b79c74c7cb926ad3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.746981 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 0bad2018805648d9b2ea5fff9006f269 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:19.747917 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bb6c46d08248b79c74c7cb926ad3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.748941 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bad2018805648d9b2ea5fff9006f269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.750739 19732 tablet_service.cc:1511] Processing CreateTablet for tablet 19bb6c46d08248b79c74c7cb926ad3db (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:19.752094 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19bb6c46d08248b79c74c7cb926ad3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.787968 19656 tablet_service.cc:1511] Processing CreateTablet for tablet a0159e645b3a4c1dbc7a8487e46b40cc (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:19.788745 19729 tablet_service.cc:1511] Processing CreateTablet for tablet a0159e645b3a4c1dbc7a8487e46b40cc (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:19.790102 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0159e645b3a4c1dbc7a8487e46b40cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.810396 19957 tablet_bootstrap.cc:492] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:19.813822 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0159e645b3a4c1dbc7a8487e46b40cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.829002 19808 tablet_service.cc:1511] Processing CreateTablet for tablet a0159e645b3a4c1dbc7a8487e46b40cc (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:19.830461 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0159e645b3a4c1dbc7a8487e46b40cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.836086 19658 tablet_service.cc:1511] Processing CreateTablet for tablet a76195c535b54dcb86d66c21c2152471 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:19.837393 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76195c535b54dcb86d66c21c2152471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.838163 19955 tablet_bootstrap.cc:492] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:19.836112 19956 tablet_bootstrap.cc:492] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:19.839462 19734 tablet_service.cc:1511] Processing CreateTablet for tablet a76195c535b54dcb86d66c21c2152471 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:19.846786 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76195c535b54dcb86d66c21c2152471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.852058 19956 tablet_bootstrap.cc:654] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.853756 19957 tablet_bootstrap.cc:654] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.857689 19955 tablet_bootstrap.cc:654] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.868461 19803 tablet_service.cc:1511] Processing CreateTablet for tablet a76195c535b54dcb86d66c21c2152471 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:19.870893 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76195c535b54dcb86d66c21c2152471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.870918 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 324eb7e275da413294519f52b0301e7e (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:19.872475 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 324eb7e275da413294519f52b0301e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.882009 19957 tablet_bootstrap.cc:492] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:19.882877 19957 ts_tablet_manager.cc:1403] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.073s	user 0.006s	sys 0.015s
I20260710 11:13:19.886466 19734 tablet_service.cc:1511] Processing CreateTablet for tablet 324eb7e275da413294519f52b0301e7e (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:19.886921 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 324eb7e275da413294519f52b0301e7e (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:19.888315 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 324eb7e275da413294519f52b0301e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.888197 19658 tablet_service.cc:1511] Processing CreateTablet for tablet 13198107584e4fd48eff3f23bfca5843 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:19.889166 19734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 324eb7e275da413294519f52b0301e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.889532 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13198107584e4fd48eff3f23bfca5843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.889868 19957 raft_consensus.cc:359] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.894229 19957 raft_consensus.cc:385] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.894608 19957 raft_consensus.cc:740] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.894917 19955 tablet_bootstrap.cc:492] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:19.895213 19727 tablet_service.cc:1511] Processing CreateTablet for tablet 13198107584e4fd48eff3f23bfca5843 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:19.895533 19955 ts_tablet_manager.cc:1403] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.002s
I20260710 11:13:19.896531 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13198107584e4fd48eff3f23bfca5843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.895556 19957 consensus_queue.cc:260] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.898800 19955 raft_consensus.cc:359] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.899582 19955 raft_consensus.cc:385] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.899914 19955 raft_consensus.cc:740] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.900681 19955 consensus_queue.cc:260] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.903025 19955 ts_tablet_manager.cc:1434] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:13:19.903476 19957 ts_tablet_manager.cc:1434] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:13:19.904090 19955 tablet_bootstrap.cc:492] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:19.904485 19957 tablet_bootstrap.cc:492] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:19.910917 19955 tablet_bootstrap.cc:654] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.916595 19957 tablet_bootstrap.cc:654] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.942462 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 13198107584e4fd48eff3f23bfca5843 (DEFAULT_TABLE table=soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:19.943882 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13198107584e4fd48eff3f23bfca5843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:19.946492 19957 tablet_bootstrap.cc:492] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:19.947021 19957 ts_tablet_manager.cc:1403] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.000s
I20260710 11:13:19.951231 19957 raft_consensus.cc:359] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.951799 19957 raft_consensus.cc:385] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.952061 19957 raft_consensus.cc:740] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.952718 19957 consensus_queue.cc:260] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.954890 19957 ts_tablet_manager.cc:1434] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:19.955112 19956 tablet_bootstrap.cc:492] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:19.955677 19956 ts_tablet_manager.cc:1403] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.019s
I20260710 11:13:19.955812 19957 tablet_bootstrap.cc:492] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:19.959070 19956 raft_consensus.cc:359] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.962913 19955 tablet_bootstrap.cc:492] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:19.963737 19955 ts_tablet_manager.cc:1403] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.001s
I20260710 11:13:19.965819 19956 raft_consensus.cc:385] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.967818 19956 raft_consensus.cc:740] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.968284 19955 raft_consensus.cc:359] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.968614 19956 consensus_queue.cc:260] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.969074 19955 raft_consensus.cc:385] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.969476 19955 raft_consensus.cc:740] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.970374 19955 consensus_queue.cc:260] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.971038 19956 ts_tablet_manager.cc:1434] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:13:19.974117 19956 tablet_bootstrap.cc:492] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:19.972970 19957 tablet_bootstrap.cc:654] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.980871 19956 tablet_bootstrap.cc:654] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.972839 19955 ts_tablet_manager.cc:1434] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:19.982111 19957 tablet_bootstrap.cc:492] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:19.982299 19955 tablet_bootstrap.cc:492] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:19.982700 19957 ts_tablet_manager.cc:1403] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260710 11:13:19.984972 19957 raft_consensus.cc:359] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.985561 19957 raft_consensus.cc:385] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:19.985868 19957 raft_consensus.cc:740] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:19.986599 19957 consensus_queue.cc:260] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:19.989017 19957 ts_tablet_manager.cc:1434] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 11:13:19.991652 19955 tablet_bootstrap.cc:654] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:19.994505 19956 tablet_bootstrap.cc:492] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:19.995221 19956 ts_tablet_manager.cc:1403] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260710 11:13:19.995299 19957 tablet_bootstrap.cc:492] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:20.001775 19956 raft_consensus.cc:359] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.002622 19956 raft_consensus.cc:385] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.002916 19956 raft_consensus.cc:740] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.003870 19955 tablet_bootstrap.cc:492] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.009359 19955 ts_tablet_manager.cc:1403] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:13:20.010671 19957 tablet_bootstrap.cc:654] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.003783 19956 consensus_queue.cc:260] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.022063 19956 ts_tablet_manager.cc:1434] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260710 11:13:20.023530 19957 tablet_bootstrap.cc:492] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:20.023761 19956 tablet_bootstrap.cc:492] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:20.024226 19957 ts_tablet_manager.cc:1403] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260710 11:13:20.029628 19955 raft_consensus.cc:359] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.030390 19956 tablet_bootstrap.cc:654] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.030614 19955 raft_consensus.cc:385] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.031041 19955 raft_consensus.cc:740] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.031145 19957 raft_consensus.cc:359] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.032020 19957 raft_consensus.cc:385] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.031927 19955 consensus_queue.cc:260] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.032440 19957 raft_consensus.cc:740] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.034878 19955 ts_tablet_manager.cc:1434] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 11:13:20.036069 19955 tablet_bootstrap.cc:492] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:20.037596 19957 consensus_queue.cc:260] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.041275 19957 ts_tablet_manager.cc:1434] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:13:20.042481 19957 tablet_bootstrap.cc:492] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:20.048540 19955 tablet_bootstrap.cc:654] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.049508 19957 tablet_bootstrap.cc:654] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.049674 19956 tablet_bootstrap.cc:492] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:20.050256 19956 ts_tablet_manager.cc:1403] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.001s
I20260710 11:13:20.054155 19956 raft_consensus.cc:359] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.054930 19956 raft_consensus.cc:385] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.055227 19956 raft_consensus.cc:740] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.056172 19956 consensus_queue.cc:260] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.061622 19956 ts_tablet_manager.cc:1434] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:13:20.062168 19957 tablet_bootstrap.cc:492] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:20.062784 19957 ts_tablet_manager.cc:1403] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:13:20.062909 19955 tablet_bootstrap.cc:492] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.062795 19956 tablet_bootstrap.cc:492] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:20.063474 19955 ts_tablet_manager.cc:1403] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.013s
I20260710 11:13:20.066289 19957 raft_consensus.cc:359] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.067303 19957 raft_consensus.cc:385] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.066979 19955 raft_consensus.cc:359] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.067699 19957 raft_consensus.cc:740] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.068032 19955 raft_consensus.cc:385] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.068395 19955 raft_consensus.cc:740] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.068746 19957 consensus_queue.cc:260] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.069267 19955 consensus_queue.cc:260] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.071480 19957 ts_tablet_manager.cc:1434] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:20.072003 19955 ts_tablet_manager.cc:1434] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:20.072654 19957 tablet_bootstrap.cc:492] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:20.073565 19955 tablet_bootstrap.cc:492] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:20.072671 19956 tablet_bootstrap.cc:654] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.080715 19957 tablet_bootstrap.cc:654] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.080716 19955 tablet_bootstrap.cc:654] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.094630 19957 tablet_bootstrap.cc:492] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:20.095309 19957 ts_tablet_manager.cc:1403] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:13:20.099663 19955 tablet_bootstrap.cc:492] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.100409 19955 ts_tablet_manager.cc:1403] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260710 11:13:20.101688 19956 tablet_bootstrap.cc:492] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:20.103412 19956 ts_tablet_manager.cc:1403] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.007s
I20260710 11:13:20.103941 19955 raft_consensus.cc:359] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.102296 19957 raft_consensus.cc:359] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.104826 19955 raft_consensus.cc:385] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.105022 19957 raft_consensus.cc:385] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.105223 19955 raft_consensus.cc:740] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.105459 19957 raft_consensus.cc:740] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.106294 19957 consensus_queue.cc:260] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.106168 19955 consensus_queue.cc:260] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.106886 19956 raft_consensus.cc:359] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.107762 19956 raft_consensus.cc:385] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.108161 19956 raft_consensus.cc:740] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.108554 19957 ts_tablet_manager.cc:1434] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:13:20.109014 19955 ts_tablet_manager.cc:1434] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:13:20.109678 19957 tablet_bootstrap.cc:492] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:20.109143 19956 consensus_queue.cc:260] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.110249 19955 tablet_bootstrap.cc:492] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:20.112223 19956 ts_tablet_manager.cc:1434] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:20.113468 19956 tablet_bootstrap.cc:492] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:20.114177 19942 raft_consensus.cc:493] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.114737 19942 raft_consensus.cc:515] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.117056 19942 leader_election.cc:290] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.117931 19957 tablet_bootstrap.cc:654] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.119439 19955 tablet_bootstrap.cc:654] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.120424 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.121477 19956 tablet_bootstrap.cc:654] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.121728 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.122347 19744 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:20.121170 19669 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:20.127815 19784 leader_election.cc:304] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:20.130751 19942 raft_consensus.cc:2804] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.131206 19942 raft_consensus.cc:493] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.131593 19942 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.132314 19956 tablet_bootstrap.cc:492] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:20.137506 19956 ts_tablet_manager.cc:1403] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 11:13:20.141733 19968 raft_consensus.cc:493] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.142311 19968 raft_consensus.cc:515] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.143136 19955 tablet_bootstrap.cc:492] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.143707 19955 ts_tablet_manager.cc:1403] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260710 11:13:20.144477 19968 leader_election.cc:290] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.146188 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.146864 19955 raft_consensus.cc:359] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.147266 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:20.147580 19955 raft_consensus.cc:385] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.141712 19942 raft_consensus.cc:515] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.147905 19955 raft_consensus.cc:740] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.146911 19669 raft_consensus.cc:2468] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:20.148744 19955 consensus_queue.cc:260] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.149315 19710 leader_election.cc:304] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.150274 19968 raft_consensus.cc:2804] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.150640 19968 raft_consensus.cc:493] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.151008 19968 raft_consensus.cc:3060] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.151547 19955 ts_tablet_manager.cc:1434] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:13:20.152758 19955 tablet_bootstrap.cc:492] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:20.159516 19955 tablet_bootstrap.cc:654] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.159211 19968 raft_consensus.cc:515] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.140611 19956 raft_consensus.cc:359] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.162496 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.162858 19956 raft_consensus.cc:385] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.163167 19669 raft_consensus.cc:3060] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.163424 19956 raft_consensus.cc:740] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.164608 19956 consensus_queue.cc:260] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.165956 19816 raft_consensus.cc:2468] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
W20260710 11:13:20.169445 19615 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:20.170161 19942 leader_election.cc:290] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.170315 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.170964 19744 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.173812 19961 raft_consensus.cc:493] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.174335 19961 raft_consensus.cc:515] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.174886 19968 leader_election.cc:290] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.176187 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.176914 19942 raft_consensus.cc:493] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.178061 19942 raft_consensus.cc:515] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.178695 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21e701b7eac402dbf46314041ee5b10" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:20.179355 19817 raft_consensus.cc:2468] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.180850 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21e701b7eac402dbf46314041ee5b10" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.180923 19942 leader_election.cc:290] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.176939 19816 raft_consensus.cc:3060] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.169685 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.181604 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.182147 19666 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.182283 19665 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:20.183533 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.183696 19784 leader_election.cc:304] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:20.184214 19742 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 0.
I20260710 11:13:20.181614 19743 raft_consensus.cc:2468] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.189455 19669 raft_consensus.cc:2468] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:20.193915 19898 raft_consensus.cc:493] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.194365 19898 raft_consensus.cc:515] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.196352 19898 leader_election.cc:290] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.196486 19666 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:20.197189 19710 leader_election.cc:304] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.198122 19968 raft_consensus.cc:2804] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.198719 19968 raft_consensus.cc:697] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.198761 19784 leader_election.cc:304] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:20.189728 19816 raft_consensus.cc:2468] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:20.200093 19968 consensus_queue.cc:237] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.190649 19942 raft_consensus.cc:2804] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.191753 19635 leader_election.cc:304] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.203073 19980 raft_consensus.cc:2804] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.176347 19961 leader_election.cc:290] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.204347 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.204566 19961 raft_consensus.cc:2804] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.205021 19961 raft_consensus.cc:493] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.192584 19744 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:20.205443 19961 raft_consensus.cc:3060] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.205076 19743 raft_consensus.cc:2468] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.205782 19942 raft_consensus.cc:493] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.206236 19942 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.206517 19955 tablet_bootstrap.cc:492] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.207019 19955 ts_tablet_manager.cc:1403] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.012s
I20260710 11:13:20.206995 19635 leader_election.cc:304] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.202011 19957 tablet_bootstrap.cc:492] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:20.208086 19957 ts_tablet_manager.cc:1403] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.019s
I20260710 11:13:20.208037 19898 raft_consensus.cc:2804] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.208515 19898 raft_consensus.cc:493] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.208881 19898 raft_consensus.cc:3060] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.209281 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
W20260710 11:13:20.210870 19635 leader_election.cc:343] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:20.210564 19955 raft_consensus.cc:359] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.211760 19955 raft_consensus.cc:385] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.212076 19955 raft_consensus.cc:740] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.212781 19955 consensus_queue.cc:260] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.217258 19898 raft_consensus.cc:515] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.217962 19956 ts_tablet_manager.cc:1434] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.080s	user 0.012s	sys 0.005s
I20260710 11:13:20.218580 19942 raft_consensus.cc:515] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.218621 19957 raft_consensus.cc:359] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.220559 19957 raft_consensus.cc:385] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.221038 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.221365 19942 leader_election.cc:290] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.221678 19744 raft_consensus.cc:3060] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.221760 19956 tablet_bootstrap.cc:492] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:20.222877 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.223368 19943 raft_consensus.cc:493] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.223592 19669 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.224004 19943 raft_consensus.cc:515] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.205000 19980 raft_consensus.cc:697] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:20.225116 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.225739 19743 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.226020 19980 consensus_queue.cc:237] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.226624 19943 leader_election.cc:290] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.228466 19957 raft_consensus.cc:740] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.230154 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:20.230284 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.230804 19816 raft_consensus.cc:2468] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:20.231122 19666 raft_consensus.cc:2468] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 0.
I20260710 11:13:20.232024 19710 leader_election.cc:304] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.233529 19943 raft_consensus.cc:2804] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.237588 19943 raft_consensus.cc:493] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.218897 19961 raft_consensus.cc:515] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.238677 19744 raft_consensus.cc:2468] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.241683 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21e701b7eac402dbf46314041ee5b10" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.242584 19742 raft_consensus.cc:3060] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.244704 19955 ts_tablet_manager.cc:1434] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.003s
I20260710 11:13:20.245850 19955 tablet_bootstrap.cc:492] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:20.248911 19956 tablet_bootstrap.cc:654] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.249298 19635 leader_election.cc:304] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.240785 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.240921 19743 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:20.241000 19898 leader_election.cc:290] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.254379 19898 raft_consensus.cc:2804] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.254668 19955 tablet_bootstrap.cc:654] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.254907 19898 raft_consensus.cc:697] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.254943 19784 leader_election.cc:304] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.255934 19942 raft_consensus.cc:2804] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.256476 19942 raft_consensus.cc:697] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:20.248940 19742 raft_consensus.cc:2468] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.255983 19898 consensus_queue.cc:237] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.239516 19943 raft_consensus.cc:3060] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.257550 19942 consensus_queue.cc:237] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.257705 19565 catalog_manager.cc:5697] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.229278 19957 consensus_queue.cc:260] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.239461 19669 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 1.
I20260710 11:13:20.275913 19955 tablet_bootstrap.cc:492] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.267685 19961 leader_election.cc:290] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.276629 19955 ts_tablet_manager.cc:1403] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.001s
W20260710 11:13:20.276777 19635 leader_election.cc:343] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:20.277872 19635 leader_election.cc:304] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.275848 19957 ts_tablet_manager.cc:1434] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.003s
I20260710 11:13:20.254132 19982 raft_consensus.cc:493] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.278666 19961 raft_consensus.cc:2804] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.287319 19957 tablet_bootstrap.cc:492] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:20.283339 19982 raft_consensus.cc:515] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.290068 19982 leader_election.cc:290] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.292500 19943 raft_consensus.cc:515] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.286435 19961 raft_consensus.cc:697] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.294287 19961 consensus_queue.cc:237] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.294656 19955 raft_consensus.cc:359] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.295392 19955 raft_consensus.cc:385] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.295661 19955 raft_consensus.cc:740] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.296702 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c21e701b7eac402dbf46314041ee5b10" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.297343 19816 raft_consensus.cc:3060] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.298804 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.299569 19669 raft_consensus.cc:3060] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.300105 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.300675 19817 raft_consensus.cc:3060] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.300856 19956 tablet_bootstrap.cc:492] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:20.301389 19956 ts_tablet_manager.cc:1403] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.003s
I20260710 11:13:20.304558 19956 raft_consensus.cc:359] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.305310 19956 raft_consensus.cc:385] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.305671 19956 raft_consensus.cc:740] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.307654 19817 raft_consensus.cc:2468] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:20.308851 19816 raft_consensus.cc:2468] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.308933 19955 consensus_queue.cc:260] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.310751 19710 leader_election.cc:304] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.311525 19955 ts_tablet_manager.cc:1434] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:13:20.311712 19968 raft_consensus.cc:2804] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.312321 19968 raft_consensus.cc:697] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.312942 19955 tablet_bootstrap.cc:492] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: Bootstrap starting.
I20260710 11:13:20.313552 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.314194 19742 raft_consensus.cc:2468] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.312318 19943 leader_election.cc:290] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 1 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.315826 19669 raft_consensus.cc:2468] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 1.
I20260710 11:13:20.318188 19635 leader_election.cc:304] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.315713 19956 consensus_queue.cc:260] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.313194 19968 consensus_queue.cc:237] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.319517 19982 raft_consensus.cc:2804] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.319941 19982 raft_consensus.cc:493] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.320290 19982 raft_consensus.cc:3060] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.321076 19567 catalog_manager.cc:5697] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 1 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:20.324811 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:20.324877 19956 ts_tablet_manager.cc:1434] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:13:20.328927 19956 tablet_bootstrap.cc:492] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:20.330920 19955 tablet_bootstrap.cc:654] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: Neither blocks nor log segments found. Creating new log.
W20260710 11:13:20.333779 19635 leader_election.cc:343] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:20.335319 19982 raft_consensus.cc:515] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.336418 19957 tablet_bootstrap.cc:654] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.337363 19982 leader_election.cc:290] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.348369 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.349026 19742 raft_consensus.cc:3060] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.342948 19956 tablet_bootstrap.cc:654] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.353770 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
W20260710 11:13:20.355340 19635 leader_election.cc:343] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:20.361097 19955 tablet_bootstrap.cc:492] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: No bootstrap required, opened a new log
I20260710 11:13:20.361675 19955 ts_tablet_manager.cc:1403] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.003s
I20260710 11:13:20.363962 19957 tablet_bootstrap.cc:492] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:20.364552 19957 ts_tablet_manager.cc:1403] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.009s
I20260710 11:13:20.364735 19982 raft_consensus.cc:493] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.365262 19982 raft_consensus.cc:515] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.365221 19565 catalog_manager.cc:5697] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.363981 19742 raft_consensus.cc:2468] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.367734 19957 raft_consensus.cc:359] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.364593 19955 raft_consensus.cc:359] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.368491 19957 raft_consensus.cc:385] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.368722 19955 raft_consensus.cc:385] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.368673 19635 leader_election.cc:304] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [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: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:20.368957 19957 raft_consensus.cc:740] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.369293 19955 raft_consensus.cc:740] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.369748 19961 raft_consensus.cc:2804] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.370250 19961 raft_consensus.cc:697] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.370635 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.370059 19957 consensus_queue.cc:260] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.371104 19961 consensus_queue.cc:237] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.370085 19955 consensus_queue.cc:260] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.372274 19982 leader_election.cc:290] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.372802 19742 raft_consensus.cc:2468] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.374228 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:20.375792 19956 tablet_bootstrap.cc:492] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
W20260710 11:13:20.376236 19635 leader_election.cc:343] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:20.376276 19956 ts_tablet_manager.cc:1403] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.003s
I20260710 11:13:20.377272 19955 ts_tablet_manager.cc:1434] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:13:20.374739 19957 ts_tablet_manager.cc:1434] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:13:20.380093 19957 tablet_bootstrap.cc:492] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: Bootstrap starting.
I20260710 11:13:20.380357 19956 raft_consensus.cc:359] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.381145 19956 raft_consensus.cc:385] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.381451 19956 raft_consensus.cc:740] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.381809 19566 catalog_manager.cc:5697] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.383117 19635 leader_election.cc:304] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [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: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:20.384244 19982 raft_consensus.cc:2804] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.384632 19982 raft_consensus.cc:493] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.384158 19566 catalog_manager.cc:5697] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.382170 19956 consensus_queue.cc:260] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.384950 19982 raft_consensus.cc:3060] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.393635 19957 tablet_bootstrap.cc:654] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.395159 19956 ts_tablet_manager.cc:1434] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:13:20.396230 19956 tablet_bootstrap.cc:492] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
I20260710 11:13:20.396379 19567 catalog_manager.cc:5697] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 1 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:20.401495 19956 tablet_bootstrap.cc:654] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.408610 19982 raft_consensus.cc:515] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.410799 19982 leader_election.cc:290] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.411379 19956 tablet_bootstrap.cc:492] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:20.411881 19956 ts_tablet_manager.cc:1403] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:13:20.413468 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.414678 19956 raft_consensus.cc:359] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.414815 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.415364 19956 raft_consensus.cc:385] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.415699 19742 raft_consensus.cc:3060] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.415808 19956 raft_consensus.cc:740] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.416816 19956 consensus_queue.cc:260] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.419198 19956 ts_tablet_manager.cc:1434] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:20.420171 19956 tablet_bootstrap.cc:492] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: Bootstrap starting.
W20260710 11:13:20.420363 19635 leader_election.cc:343] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:20.425902 19956 tablet_bootstrap.cc:654] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:20.440279 19956 tablet_bootstrap.cc:492] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: No bootstrap required, opened a new log
I20260710 11:13:20.440860 19956 ts_tablet_manager.cc:1403] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 11:13:20.441746 19742 raft_consensus.cc:2468] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.443250 19635 leader_election.cc:304] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [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: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:20.443892 19956 raft_consensus.cc:359] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.444692 19956 raft_consensus.cc:385] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.444998 19957 tablet_bootstrap.cc:492] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: No bootstrap required, opened a new log
I20260710 11:13:20.445226 19956 raft_consensus.cc:740] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.444566 19982 raft_consensus.cc:2804] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.445565 19957 ts_tablet_manager.cc:1403] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.035s
I20260710 11:13:20.446182 19982 raft_consensus.cc:697] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.445966 19956 consensus_queue.cc:260] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.447065 19982 consensus_queue.cc:237] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.448376 19956 ts_tablet_manager.cc:1434] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:13:20.450621 19566 catalog_manager.cc:5697] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.452425 19957 raft_consensus.cc:359] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.453153 19957 raft_consensus.cc:385] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:20.453472 19957 raft_consensus.cc:740] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Initialized, Role: FOLLOWER
I20260710 11:13:20.454160 19957 consensus_queue.cc:260] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.457794 19957 ts_tablet_manager.cc:1434] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:13:20.470481 19567 catalog_manager.cc:5697] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.495751 19982 raft_consensus.cc:493] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.496285 19982 raft_consensus.cc:515] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.498109 19982 leader_election.cc:290] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.498942 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.499197 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae" is_pre_election: true
I20260710 11:13:20.499537 19742 raft_consensus.cc:2468] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.499807 19817 raft_consensus.cc:2468] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 0.
I20260710 11:13:20.500612 19635 leader_election.cc:304] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.501277 19982 raft_consensus.cc:2804] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:20.501700 19982 raft_consensus.cc:493] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:20.501986 19982 raft_consensus.cc:3060] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.507072 19982 raft_consensus.cc:515] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.508899 19982 leader_election.cc:290] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.509654 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.510298 19742 raft_consensus.cc:3060] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.510433 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.510995 19817 raft_consensus.cc:3060] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.515820 19742 raft_consensus.cc:2468] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.516245 19817 raft_consensus.cc:2468] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 1.
I20260710 11:13:20.516995 19635 leader_election.cc:304] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.517799 19982 raft_consensus.cc:2804] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:20.518313 19982 raft_consensus.cc:697] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.519068 19982 consensus_queue.cc:237] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.528075 19567 catalog_manager.cc:5697] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.628495 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
mode: GRACEFUL
new_leader_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:58424
I20260710 11:13:20.629001 19817 raft_consensus.cc:606] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Received request to transfer leadership to TS 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:20.637192 19742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
mode: GRACEFUL
new_leader_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:60158
I20260710 11:13:20.637830 19742 raft_consensus.cc:606] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Received request to transfer leadership to TS 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:20.643085 19742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
mode: GRACEFUL
new_leader_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:60158
I20260710 11:13:20.643579 19742 raft_consensus.cc:606] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Received request to transfer leadership to TS 820066db854541a29e4ce3d85c3b7588
I20260710 11:13:20.647130 19980 consensus_queue.cc:1048] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.649784 19817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:58424
I20260710 11:13:20.650341 19817 raft_consensus.cc:606] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.654881 19942 raft_consensus.cc:993] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: : Instructing follower 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:20.655296 19942 raft_consensus.cc:1081] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Signalling peer 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:20.657439 19666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:44252
I20260710 11:13:20.658208 19666 raft_consensus.cc:606] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.659657 19665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:44238
I20260710 11:13:20.661571 19665 raft_consensus.cc:493] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.661957 19665 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.667173 19980 consensus_queue.cc:1048] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.669742 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:44252
I20260710 11:13:20.669695 19665 raft_consensus.cc:515] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.670509 19669 raft_consensus.cc:606] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.675442 19665 leader_election.cc:290] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.675429 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.675949 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.676522 19817 raft_consensus.cc:3055] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.676793 19817 raft_consensus.cc:740] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:20.677546 19817 consensus_queue.cc:260] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.678414 19817 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.678936 19665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "324eb7e275da413294519f52b0301e7e"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:44252
I20260710 11:13:20.679756 19665 raft_consensus.cc:606] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Received request to transfer leadership to TS a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.684620 19817 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:20.685582 19635 leader_election.cc:304] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [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: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.685719 19665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:44252
I20260710 11:13:20.686281 19982 raft_consensus.cc:2804] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.686571 19665 raft_consensus.cc:606] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Received request to transfer leadership to TS 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:20.686892 19982 raft_consensus.cc:697] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.688220 19982 consensus_queue.cc:237] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.696257 19566 catalog_manager.cc:5697] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 1 to 2, leader changed from 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67) to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.717087 19943 consensus_queue.cc:1048] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.721957 19980 consensus_queue.cc:1048] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.723284 19981 raft_consensus.cc:493] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.724131 19968 raft_consensus.cc:993] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: : Instructing follower 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:20.723834 19981 raft_consensus.cc:515] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.724584 19968 raft_consensus.cc:1081] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Signalling peer 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:20.725962 19981 leader_election.cc:290] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.727535 19669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:44244
I20260710 11:13:20.727878 19667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.728125 19669 raft_consensus.cc:493] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.728493 19669 raft_consensus.cc:3060] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.727556 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.729640 19742 raft_consensus.cc:2393] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c0a7aed85c8490d92fbc92595e38fae in current term 1: Already voted for candidate 820066db854541a29e4ce3d85c3b7588 in this term.
I20260710 11:13:20.731467 19784 leader_election.cc:304] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.732822 19981 raft_consensus.cc:3060] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.736606 19943 consensus_queue.cc:1048] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.740401 19669 raft_consensus.cc:515] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.741621 19665 raft_consensus.cc:1240] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Rejecting Update request from peer a9dad2cdcf4a4b82bd0c82563db3ace7 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:20.741715 19981 raft_consensus.cc:2749] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:20.744748 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.745323 19742 raft_consensus.cc:3055] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.745635 19742 raft_consensus.cc:740] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.744436 19669 leader_election.cc:290] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.746416 19742 consensus_queue.cc:260] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.747354 19742 raft_consensus.cc:3060] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.748178 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bad2018805648d9b2ea5fff9006f269" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.750797 19943 consensus_queue.cc:1048] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.754750 19742 raft_consensus.cc:2468] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:20.755811 19635 leader_election.cc:304] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [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: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:20.756904 19982 raft_consensus.cc:2804] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.757503 19982 raft_consensus.cc:697] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.758569 19982 consensus_queue.cc:237] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.762967 19980 consensus_queue.cc:1048] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.763347 19943 consensus_queue.cc:1048] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:20.768229 19898 consensus_queue.cc:1048] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.774094 19942 raft_consensus.cc:493] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.774606 19942 raft_consensus.cc:515] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.775864 19982 consensus_queue.cc:1048] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.776716 19942 leader_election.cc:290] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.778136 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.780535 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.781589 19744 raft_consensus.cc:2393] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c0a7aed85c8490d92fbc92595e38fae in current term 1: Already voted for candidate 820066db854541a29e4ce3d85c3b7588 in this term.
I20260710 11:13:20.785781 19965 raft_consensus.cc:993] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: : Instructing follower 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:20.786470 19965 raft_consensus.cc:1081] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Signalling peer 820066db854541a29e4ce3d85c3b7588 to start an election
I20260710 11:13:20.788722 19982 consensus_queue.cc:1048] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:20.789117 19669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
 from {username='slave'} at 127.0.0.1:44244
I20260710 11:13:20.789938 19669 raft_consensus.cc:493] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.790436 19669 raft_consensus.cc:3060] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.793619 19567 catalog_manager.cc:5697] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 1 to 2, leader changed from a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66) to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.803215 19980 raft_consensus.cc:493] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:20.803785 19980 raft_consensus.cc:515] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.805922 19980 leader_election.cc:290] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:20.807304 19784 leader_election.cc:304] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.809500 19666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "820066db854541a29e4ce3d85c3b7588" is_pre_election: true
I20260710 11:13:20.809630 20014 raft_consensus.cc:3060] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.814775 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" is_pre_election: true
I20260710 11:13:20.819010 20014 raft_consensus.cc:2749] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:20.824357 19669 raft_consensus.cc:515] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.826305 19669 leader_election.cc:290] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Requested vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.831419 20014 raft_consensus.cc:993] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.831337 19784 leader_election.cc:304] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:20.850477 19665 raft_consensus.cc:1240] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Rejecting Update request from peer a9dad2cdcf4a4b82bd0c82563db3ace7 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:20.838120 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:20.855918 19942 raft_consensus.cc:2749] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:20.856571 19742 raft_consensus.cc:3055] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.835067 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff55feea005416bb8ca2ce48ab1def0" candidate_uuid: "820066db854541a29e4ce3d85c3b7588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.857059 20020 consensus_queue.cc:1059] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:20.857466 19898 consensus_queue.cc:1048] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.858719 19818 raft_consensus.cc:3060] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.858050 19942 raft_consensus.cc:1081] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.859944 19742 raft_consensus.cc:740] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.862011 19744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60132
I20260710 11:13:20.862023 19742 consensus_queue.cc:260] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.862922 19982 raft_consensus.cc:993] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.863401 19982 raft_consensus.cc:1081] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.862609 19744 raft_consensus.cc:493] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.865118 19744 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.865593 19742 raft_consensus.cc:3060] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.871767 19744 raft_consensus.cc:515] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.872884 19742 raft_consensus.cc:2468] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
W20260710 11:13:20.873522 20020 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:13:20.878021 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.878640 19665 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.877233 19818 raft_consensus.cc:2468] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 820066db854541a29e4ce3d85c3b7588 in term 2.
I20260710 11:13:20.887262 19665 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:20.888478 19744 leader_election.cc:290] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.888536 19710 leader_election.cc:304] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.889820 20020 raft_consensus.cc:2804] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.890348 20020 raft_consensus.cc:697] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.891073 20020 consensus_queue.cc:237] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.893505 19742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60144
I20260710 11:13:20.894145 19742 raft_consensus.cc:493] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.894496 19742 raft_consensus.cc:3060] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.895223 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.895854 19818 raft_consensus.cc:3055] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.896160 19818 raft_consensus.cc:740] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:20.897055 19818 consensus_queue.cc:260] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.898772 19818 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.900650 19817 raft_consensus.cc:3060] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:20.908164 19742 raft_consensus.cc:515] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.909879 19635 leader_election.cc:304] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:20.910990 19898 raft_consensus.cc:2804] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.910557 19566 catalog_manager.cc:5697] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.911545 19898 raft_consensus.cc:697] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Leader. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.911652 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.912436 19665 raft_consensus.cc:3055] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.912803 19665 raft_consensus.cc:740] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.912539 19898 consensus_queue.cc:237] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.913604 19665 consensus_queue.cc:260] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.914955 19744 raft_consensus.cc:1240] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Rejecting Update request from peer 820066db854541a29e4ce3d85c3b7588 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:20.913265 20022 consensus_queue.cc:1048] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:13:20.914569 19665 raft_consensus.cc:3060] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.918310 19816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0159e645b3a4c1dbc7a8487e46b40cc" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.916152 19742 leader_election.cc:290] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.924594 19665 raft_consensus.cc:2468] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:20.929155 19818 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:20.929198 19710 leader_election.cc:304] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [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: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:20.932739 20020 raft_consensus.cc:2804] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.935240 20020 raft_consensus.cc:697] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.936414 19898 raft_consensus.cc:993] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.936172 20020 consensus_queue.cc:237] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.936869 20022 raft_consensus.cc:1081] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.938426 19742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60144
I20260710 11:13:20.939102 19742 raft_consensus.cc:493] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.939544 19742 raft_consensus.cc:3060] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.942029 19567 catalog_manager.cc:5697] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 reported cstate change: term changed from 1 to 2, leader changed from a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66) to 820066db854541a29e4ce3d85c3b7588 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "820066db854541a29e4ce3d85c3b7588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.945936 19898 consensus_queue.cc:1048] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.947183 19742 raft_consensus.cc:515] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.949944 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:20.950578 19665 raft_consensus.cc:3055] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:20.950883 19665 raft_consensus.cc:740] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:20.951746 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76195c535b54dcb86d66c21c2152471" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:20.951633 19665 consensus_queue.cc:260] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.952314 19817 raft_consensus.cc:3060] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.952785 19665 raft_consensus.cc:3060] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.960793 19665 raft_consensus.cc:2468] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:20.961076 19817 raft_consensus.cc:2468] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:20.962262 19710 leader_election.cc:304] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:20.963709 19968 raft_consensus.cc:2804] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:20.964159 19968 raft_consensus.cc:697] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:20.949337 19742 leader_election.cc:290] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:20.965013 19968 consensus_queue.cc:237] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:20.966308 19566 catalog_manager.cc:5697] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.977917 19898 consensus_queue.cc:1048] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:20.982861 19566 catalog_manager.cc:5697] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:20.989387 20022 raft_consensus.cc:993] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: : Instructing follower a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.989925 19898 raft_consensus.cc:1081] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Signalling peer a9dad2cdcf4a4b82bd0c82563db3ace7 to start an election
I20260710 11:13:20.991678 19742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "324eb7e275da413294519f52b0301e7e"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
 from {username='slave'} at 127.0.0.1:60144
I20260710 11:13:20.992334 19742 raft_consensus.cc:493] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:20.992727 19742 raft_consensus.cc:3060] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:20.998765 19742 raft_consensus.cc:515] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:21.000576 19742 leader_election.cc:290] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67:35285)
I20260710 11:13:21.001638 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:21.001878 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "324eb7e275da413294519f52b0301e7e" candidate_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
I20260710 11:13:21.002295 19665 raft_consensus.cc:3055] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:21.002506 19818 raft_consensus.cc:3060] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.002755 19665 raft_consensus.cc:740] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:21.003715 19665 consensus_queue.cc:260] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:21.005137 19665 raft_consensus.cc:3060] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.006572 19898 consensus_queue.cc:1048] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:21.010326 19818 raft_consensus.cc:2468] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:21.011592 19710 leader_election.cc:304] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:21.012643 19968 raft_consensus.cc:2804] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:21.013074 19665 raft_consensus.cc:2468] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9dad2cdcf4a4b82bd0c82563db3ace7 in term 2.
I20260710 11:13:21.013239 19968 raft_consensus.cc:697] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Leader. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:21.014235 19968 consensus_queue.cc:237] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:21.016285 20022 raft_consensus.cc:993] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: : Instructing follower 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:21.016813 20022 raft_consensus.cc:1081] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Signalling peer 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:21.019209 19818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:58394
I20260710 11:13:21.020941 19818 raft_consensus.cc:493] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:21.021347 19818 raft_consensus.cc:3060] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.025238 19566 catalog_manager.cc:5697] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 reported cstate change: term changed from 1 to 2, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:21.026907 19982 consensus_queue.cc:1048] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:21.030011 19818 raft_consensus.cc:515] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:21.033007 19818 leader_election.cc:290] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:21.036098 19665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:21.036494 19744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13198107584e4fd48eff3f23bfca5843" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:21.036772 19665 raft_consensus.cc:3055] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:21.037098 19665 raft_consensus.cc:740] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:21.038024 19665 consensus_queue.cc:260] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:21.039162 19665 raft_consensus.cc:3060] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.046617 19665 raft_consensus.cc:2468] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 2.
I20260710 11:13:21.047643 19784 leader_election.cc:304] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:21.048355 20014 raft_consensus.cc:2804] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:21.048830 20014 raft_consensus.cc:697] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:21.049660 20014 consensus_queue.cc:237] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:21.056998 19566 catalog_manager.cc:5697] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 1 to 2, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 2 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:21.142186 19742 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.151427 19742 raft_consensus.cc:1275] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.153131 19982 consensus_queue.cc:1048] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.161926 19818 raft_consensus.cc:1275] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.165917 20022 consensus_queue.cc:1048] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.222477 19742 raft_consensus.cc:1275] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.223820 20022 consensus_queue.cc:1048] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.231621 19818 raft_consensus.cc:3060] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.241588 19818 raft_consensus.cc:1275] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.242872 20022 consensus_queue.cc:1048] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.273360 19665 raft_consensus.cc:1275] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.274577 19968 consensus_queue.cc:1048] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.282270 19818 raft_consensus.cc:1275] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.284179 19965 consensus_queue.cc:1048] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.365530 19818 raft_consensus.cc:1275] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.366895 20022 consensus_queue.cc:1048] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:21.375186 19742 raft_consensus.cc:1275] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 820066db854541a29e4ce3d85c3b7588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.377787 20022 consensus_queue.cc:1048] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.455317 19742 raft_consensus.cc:3060] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.460592 19742 raft_consensus.cc:1275] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.461961 19942 consensus_queue.cc:1048] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.469523 19665 raft_consensus.cc:1275] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.472776 19942 consensus_queue.cc:1048] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.520735 19665 raft_consensus.cc:1275] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.521963 20020 consensus_queue.cc:1048] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.532392 19818 raft_consensus.cc:1275] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.533816 19968 consensus_queue.cc:1048] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.546878 19818 raft_consensus.cc:3060] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:21.552788 19669 raft_consensus.cc:1275] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.554378 19818 raft_consensus.cc:1275] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.554390 19968 consensus_queue.cc:1048] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:21.555713 20020 consensus_queue.cc:1048] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:21.606658 19669 raft_consensus.cc:1275] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.608069 19968 consensus_queue.cc:1048] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:21.616416 19818 raft_consensus.cc:1275] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Refusing update from remote peer a9dad2cdcf4a4b82bd0c82563db3ace7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:21.622169 19965 consensus_queue.cc:1048] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:23.690415 19566 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60216:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:23.710820 19566 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60216:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:23.739519 15625 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:13:23.973573 20057 log.cc:927] Time spent T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260710 11:13:23.972805 19635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.67:35285, user_credentials={real_user=slave}} blocked reactor thread for 74587.9us
W20260710 11:13:23.995693 19710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.67:35285, user_credentials={real_user=slave}} blocked reactor thread for 62351.1us
I20260710 11:13:24.085898 20082 tablet.cc:1724] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.088119 19744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
mode: GRACEFUL
new_leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:60164
I20260710 11:13:24.088704 19744 raft_consensus.cc:606] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Received request to transfer leadership to TS 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:24.070220 20075 tablet.cc:1724] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.069659 20080 tablet.cc:1724] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:13:24.144542 20079 log.cc:927] Time spent T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: Append to log took a long time: real 0.084s	user 0.003s	sys 0.000s
W20260710 11:13:24.160828 20059 log.cc:927] Time spent T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: Append to log took a long time: real 0.240s	user 0.003s	sys 0.000s
W20260710 11:13:24.166968 20074 log.cc:927] Time spent T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260710 11:13:24.234066 19844 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:13198107584e4fd48eff3f23bfca5843)
W20260710 11:13:24.241659 19844 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:13198107584e4fd48eff3f23bfca5843)
W20260710 11:13:24.242470 19844 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:13198107584e4fd48eff3f23bfca5843)
I20260710 11:13:24.199071 20088 tablet.cc:1724] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.253643 20094 tablet.cc:1724] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.198807 20092 tablet.cc:1724] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.253229 20095 tablet.cc:1724] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.230497 20090 tablet.cc:1724] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.293676 20063 raft_consensus.cc:993] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: : Instructing follower 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.294205 20063 raft_consensus.cc:1081] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Signalling peer 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.302386 19812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:58410
I20260710 11:13:24.303088 19812 raft_consensus.cc:493] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.303472 19812 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.295631 20082 tablet.cc:1724] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.316581 20090 tablet.cc:1724] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.322450 20098 tablet.cc:1724] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.327630 20094 tablet.cc:1724] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.341981 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:44266
I20260710 11:13:24.342948 19669 raft_consensus.cc:606] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Received request to transfer leadership to TS 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:24.345486 20080 tablet.cc:1724] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.346545 15625 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:13:24.347426 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:24.253266 20099 tablet.cc:1724] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.368125 20090 tablet.cc:1724] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.372511 20094 tablet.cc:1724] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.375810 20080 tablet.cc:1724] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.377334 20095 tablet.cc:1724] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.378084 20092 tablet.cc:1724] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.315573 20097 tablet.cc:1724] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.390484 19812 raft_consensus.cc:515] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.392731 19812 leader_election.cc:290] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:24.393800 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:24.394451 19742 raft_consensus.cc:3055] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:24.394896 19742 raft_consensus.cc:740] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:24.394378 20103 tablet.cc:1724] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.395769 19742 consensus_queue.cc:260] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.396847 19742 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.393811 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19bb6c46d08248b79c74c7cb926ad3db" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:24.398136 19668 raft_consensus.cc:3060] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.403187 20088 tablet.cc:1724] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.408733 20103 tablet.cc:1724] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.411567 19742 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.382925 20075 tablet.cc:1724] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.412834 19784 leader_election.cc:304] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:24.413887 20055 raft_consensus.cc:2804] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:24.414398 20055 raft_consensus.cc:697] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:24.415215 20055 consensus_queue.cc:237] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.417884 19668 raft_consensus.cc:2468] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.418442 19741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92"
dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
mode: GRACEFUL
new_leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:60164
I20260710 11:13:24.419080 19741 raft_consensus.cc:606] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Received request to transfer leadership to TS 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:24.425575 20095 tablet.cc:1724] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.436412 20088 tablet.cc:1724] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.437760 19668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab"
dest_uuid: "820066db854541a29e4ce3d85c3b7588"
mode: GRACEFUL
new_leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:44266
I20260710 11:13:24.438340 19668 raft_consensus.cc:606] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Received request to transfer leadership to TS 3c0a7aed85c8490d92fbc92595e38fae
I20260710 11:13:24.439971 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:24.440573 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:24.447351 20092 tablet.cc:1724] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:24.461585 19566 catalog_manager.cc:5697] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 2 to 3, leader changed from a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66) to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 3 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.474038 19567 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210: soft_deleted_table [id=0984d7892ec04cb18783ee4f04533661] alter complete (version 1)
I20260710 11:13:24.490886 20072 raft_consensus.cc:993] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: : Instructing follower 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.491465 20063 raft_consensus.cc:1081] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Signalling peer 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.493204 19811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:58410
I20260710 11:13:24.493772 19811 raft_consensus.cc:493] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.494069 19811 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.499315 19811 raft_consensus.cc:515] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.500943 19811 leader_election.cc:290] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:24.501875 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:24.502177 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47919dfcff4641868def9ee17fca9e92" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:24.502596 19668 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.502745 19742 raft_consensus.cc:3055] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:24.503186 19742 raft_consensus.cc:740] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9dad2cdcf4a4b82bd0c82563db3ace7, State: Running, Role: LEADER
I20260710 11:13:24.504029 19742 consensus_queue.cc:260] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.505295 19742 raft_consensus.cc:3060] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.510421 19668 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.511968 19784 leader_election.cc:304] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae, 820066db854541a29e4ce3d85c3b7588; no voters: 
I20260710 11:13:24.512686 19742 raft_consensus.cc:2468] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.512912 20055 raft_consensus.cc:2804] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:24.513502 20055 raft_consensus.cc:697] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:24.514297 20055 consensus_queue.cc:237] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.516664 20031 raft_consensus.cc:993] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: : Instructing follower 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.517299 20081 raft_consensus.cc:1081] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Signalling peer 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.519287 19811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:58394
I20260710 11:13:24.519795 19811 raft_consensus.cc:493] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.520220 19811 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.522883 19564 catalog_manager.cc:5697] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 2 to 3, leader changed from a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66) to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 3 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.525902 19811 raft_consensus.cc:515] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.528008 19811 leader_election.cc:290] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:24.528600 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:24.529227 19668 raft_consensus.cc:3055] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:24.529299 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84e58f3a66134c5ca2f183443928c3ab" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:24.529647 19668 raft_consensus.cc:740] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:24.529990 19742 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.530573 19668 consensus_queue.cc:260] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.531744 19668 raft_consensus.cc:3060] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.535789 19742 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.536875 19668 raft_consensus.cc:2468] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.536923 19784 leader_election.cc:304] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:24.537817 20055 raft_consensus.cc:2804] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:24.538250 20055 raft_consensus.cc:697] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:24.538985 20055 consensus_queue.cc:237] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [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: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.545835 19564 catalog_manager.cc:5697] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 2 to 3, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 3 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.644768 20031 raft_consensus.cc:993] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: : Instructing follower 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.645440 20081 raft_consensus.cc:1081] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Signalling peer 3c0a7aed85c8490d92fbc92595e38fae to start an election
I20260710 11:13:24.647118 19811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3"
dest_uuid: "3c0a7aed85c8490d92fbc92595e38fae"
 from {username='slave'} at 127.0.0.1:58394
I20260710 11:13:24.647627 19811 raft_consensus.cc:493] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.647940 19811 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.653147 19811 raft_consensus.cc:515] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.655514 19811 leader_election.cc:290] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 election: Requested vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
I20260710 11:13:24.656459 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7"
I20260710 11:13:24.657075 19742 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.695444 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3af15a58ea4f50a2e4e25ccbebd8d3" candidate_uuid: "3c0a7aed85c8490d92fbc92595e38fae" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "820066db854541a29e4ce3d85c3b7588"
I20260710 11:13:24.698637 19668 raft_consensus.cc:3055] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:24.699549 19668 raft_consensus.cc:740] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 820066db854541a29e4ce3d85c3b7588, State: Running, Role: LEADER
I20260710 11:13:24.707038 19668 consensus_queue.cc:260] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.710850 19668 raft_consensus.cc:3060] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:24.717052 19742 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.718982 19784 leader_election.cc:304] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae, a9dad2cdcf4a4b82bd0c82563db3ace7; no voters: 
I20260710 11:13:24.720570 20055 raft_consensus.cc:2804] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:24.721169 20055 raft_consensus.cc:697] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Becoming Leader. State: Replica: 3c0a7aed85c8490d92fbc92595e38fae, State: Running, Role: LEADER
I20260710 11:13:24.722998 19668 raft_consensus.cc:2468] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c0a7aed85c8490d92fbc92595e38fae in term 3.
I20260710 11:13:24.722862 20055 consensus_queue.cc:237] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:24.733693 19564 catalog_manager.cc:5697] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae reported cstate change: term changed from 2 to 3, leader changed from 820066db854541a29e4ce3d85c3b7588 (127.15.66.65) to 3c0a7aed85c8490d92fbc92595e38fae (127.15.66.67). New cstate: current_term: 3 leader_uuid: "3c0a7aed85c8490d92fbc92595e38fae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.953893 19742 raft_consensus.cc:1275] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:24.955127 20055 consensus_queue.cc:1048] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:24.970112 19668 raft_consensus.cc:1275] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:24.971815 20055 consensus_queue.cc:1048] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:24.982474 19668 raft_consensus.cc:1275] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:24.983764 20055 consensus_queue.cc:1048] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:24.993839 19742 raft_consensus.cc:1275] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:24.995373 20053 consensus_queue.cc:1048] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:25.054893 19742 raft_consensus.cc:1275] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:25.056087 20053 consensus_queue.cc:1048] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:25.065368 19668 raft_consensus.cc:1275] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:25.067585 20055 consensus_queue.cc:1048] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:25.118973 19742 raft_consensus.cc:1275] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:25.120334 20055 consensus_queue.cc:1048] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:25.129478 19668 raft_consensus.cc:1275] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Refusing update from remote peer 3c0a7aed85c8490d92fbc92595e38fae: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:13:25.131338 20119 consensus_queue.cc:1048] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [LEADER]: Connected to new peer: Peer: permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:13:25.608744 15625 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:13:25.615511 15625 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:13:25.616094 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:25.621953 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:13:25.622354 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:13:26.440977 19765 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd4c0 after lost signal to thread 15628
W20260710 11:13:26.442065 19765 debug-util.cc:398] Leaking SignalData structure 0x7b080003f900 after lost signal to thread 19601
W20260710 11:13:26.443086 19765 debug-util.cc:398] Leaking SignalData structure 0x7b0800245d00 after lost signal to thread 19693
W20260710 11:13:26.443965 19765 debug-util.cc:398] Leaking SignalData structure 0x7b080009d6e0 after lost signal to thread 19768
W20260710 11:13:26.444825 19765 debug-util.cc:398] Leaking SignalData structure 0x7b080007f120 after lost signal to thread 19842
I20260710 11:13:26.660643 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
I20260710 11:13:26.709542 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:26.710604 15625 tablet_replica.cc:333] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
W20260710 11:13:26.711393 19710 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:13:26.711817 15625 raft_consensus.cc:2243] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.712921 15625 raft_consensus.cc:2272] T 324eb7e275da413294519f52b0301e7e P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.716604 15625 tablet_replica.cc:333] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
W20260710 11:13:26.716697 19710 consensus_peers.cc:597] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.717484 15625 raft_consensus.cc:2243] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.718031 15625 raft_consensus.cc:2272] T a76195c535b54dcb86d66c21c2152471 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.720580 15625 tablet_replica.cc:333] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.721285 15625 raft_consensus.cc:2243] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.721787 15625 raft_consensus.cc:2272] T 19bb6c46d08248b79c74c7cb926ad3db P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.724254 15625 tablet_replica.cc:333] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.724881 15625 raft_consensus.cc:2243] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.725962 15625 raft_consensus.cc:2272] T 0bad2018805648d9b2ea5fff9006f269 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.728793 15625 tablet_replica.cc:333] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.729526 15625 raft_consensus.cc:2243] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.729984 15625 raft_consensus.cc:2272] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.732368 15625 tablet_replica.cc:333] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.733016 15625 raft_consensus.cc:2243] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.733912 15625 raft_consensus.cc:2272] T 7ff55feea005416bb8ca2ce48ab1def0 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.736227 15625 tablet_replica.cc:333] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.736776 15625 raft_consensus.cc:2243] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.737301 15625 raft_consensus.cc:2272] T 13198107584e4fd48eff3f23bfca5843 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.739398 15625 tablet_replica.cc:333] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.739995 15625 raft_consensus.cc:2243] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.740499 15625 raft_consensus.cc:2272] T 9265e8e6a63a4f87b35af0a8abc426de P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.743561 15625 tablet_replica.cc:333] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.744144 15625 raft_consensus.cc:2243] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.745042 15625 raft_consensus.cc:2272] T c21e701b7eac402dbf46314041ee5b10 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.747306 15625 tablet_replica.cc:333] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.747848 15625 raft_consensus.cc:2243] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.748354 15625 raft_consensus.cc:2272] T ce11b245ad75424ea34b17d79ba117ea P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.750468 15625 tablet_replica.cc:333] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.751019 15625 raft_consensus.cc:2243] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.751892 15625 raft_consensus.cc:2272] T 4295a38fa8d04210b25c6c39a93a7382 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.754266 15625 tablet_replica.cc:333] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.754843 15625 raft_consensus.cc:2243] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.755388 15625 raft_consensus.cc:2272] T 3a87d174f1a14206910b20ef6eda94e9 P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.757728 15625 tablet_replica.cc:333] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.758217 15625 raft_consensus.cc:2243] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.758641 15625 raft_consensus.cc:2272] T af18b1769e924966a3acc114a9244551 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.761113 15625 tablet_replica.cc:333] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.761713 15625 raft_consensus.cc:2243] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.762785 15625 raft_consensus.cc:2272] T e5ee6ebdb12146748d105261b4d5d1b5 P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.765841 15625 tablet_replica.cc:333] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.766477 15625 raft_consensus.cc:2243] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.766927 15625 raft_consensus.cc:2272] T 84e58f3a66134c5ca2f183443928c3ab P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.769486 15625 tablet_replica.cc:333] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.770210 15625 raft_consensus.cc:2243] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.770794 15625 raft_consensus.cc:2272] T 47919dfcff4641868def9ee17fca9e92 P 820066db854541a29e4ce3d85c3b7588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.773782 15625 tablet_replica.cc:333] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.774360 15625 raft_consensus.cc:2243] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:13:26.774437 19784 consensus_peers.cc:597] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.775051 15625 raft_consensus.cc:2272] T a0159e645b3a4c1dbc7a8487e46b40cc P 820066db854541a29e4ce3d85c3b7588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.777344 15625 tablet_replica.cc:333] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588: stopping tablet replica
I20260710 11:13:26.777921 15625 raft_consensus.cc:2243] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.778777 15625 raft_consensus.cc:2272] T 454983ecd39e41f7a0c065789799e20a P 820066db854541a29e4ce3d85c3b7588 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:26.816423 19710 consensus_peers.cc:597] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:26.819303 19710 consensus_peers.cc:597] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.826339 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
W20260710 11:13:26.848052 19710 consensus_peers.cc:597] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:26.853991 19710 consensus_peers.cc:597] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.876571 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
W20260710 11:13:26.882443 19784 consensus_peers.cc:597] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae -> Peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Couldn't send request to peer a9dad2cdcf4a4b82bd0c82563db3ace7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:26.901059 19784 consensus_peers.cc:597] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:26.907124 19784 consensus_peers.cc:597] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae -> Peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Couldn't send request to peer a9dad2cdcf4a4b82bd0c82563db3ace7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:26.919535 19784 consensus_peers.cc:597] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.922564 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:26.923485 15625 tablet_replica.cc:333] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.924358 15625 raft_consensus.cc:2243] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.925482 15625 raft_consensus.cc:2272] T 324eb7e275da413294519f52b0301e7e P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.928004 15625 tablet_replica.cc:333] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.928721 15625 raft_consensus.cc:2243] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.929735 15625 raft_consensus.cc:2272] T a76195c535b54dcb86d66c21c2152471 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.932278 15625 tablet_replica.cc:333] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.933010 15625 raft_consensus.cc:2243] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.933714 15625 raft_consensus.cc:2272] T 0bad2018805648d9b2ea5fff9006f269 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.936148 15625 tablet_replica.cc:333] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.936769 15625 raft_consensus.cc:2243] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.937304 15625 raft_consensus.cc:2272] T 19bb6c46d08248b79c74c7cb926ad3db P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.939538 15625 tablet_replica.cc:333] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.940109 15625 raft_consensus.cc:2243] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.940781 15625 raft_consensus.cc:2272] T 7ff55feea005416bb8ca2ce48ab1def0 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.943078 15625 tablet_replica.cc:333] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.943655 15625 raft_consensus.cc:2243] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.944160 15625 raft_consensus.cc:2272] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.946311 15625 tablet_replica.cc:333] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.946899 15625 raft_consensus.cc:2243] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.947448 15625 raft_consensus.cc:2272] T c21e701b7eac402dbf46314041ee5b10 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.949579 15625 tablet_replica.cc:333] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.950212 15625 raft_consensus.cc:2243] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.951265 15625 raft_consensus.cc:2272] T ce11b245ad75424ea34b17d79ba117ea P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.954507 15625 tablet_replica.cc:333] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.955370 15625 raft_consensus.cc:2243] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:13:26.955646 19710 consensus_peers.cc:597] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.956630 15625 raft_consensus.cc:2272] T 3a87d174f1a14206910b20ef6eda94e9 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.959113 15625 tablet_replica.cc:333] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.959733 15625 raft_consensus.cc:2243] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.960197 15625 raft_consensus.cc:2272] T 4295a38fa8d04210b25c6c39a93a7382 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.962560 15625 tablet_replica.cc:333] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.963313 15625 raft_consensus.cc:2243] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.964316 15625 raft_consensus.cc:2272] T a0159e645b3a4c1dbc7a8487e46b40cc P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:26.966761 19784 consensus_peers.cc:597] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae -> Peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Couldn't send request to peer a9dad2cdcf4a4b82bd0c82563db3ace7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:26.967077 15625 tablet_replica.cc:333] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.967739 15625 raft_consensus.cc:2243] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.968155 15625 raft_consensus.cc:2272] T 454983ecd39e41f7a0c065789799e20a P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.970453 15625 tablet_replica.cc:333] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.971035 15625 raft_consensus.cc:2243] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.971495 15625 raft_consensus.cc:2272] T 84e58f3a66134c5ca2f183443928c3ab P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.973531 15625 tablet_replica.cc:333] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.974030 15625 raft_consensus.cc:2243] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:26.974790 15625 raft_consensus.cc:2272] T af18b1769e924966a3acc114a9244551 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.976660 15625 tablet_replica.cc:333] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.977205 15625 raft_consensus.cc:2243] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.977650 15625 raft_consensus.cc:2272] T e5ee6ebdb12146748d105261b4d5d1b5 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.979817 15625 tablet_replica.cc:333] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.980331 15625 raft_consensus.cc:2243] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.980823 15625 raft_consensus.cc:2272] T 13198107584e4fd48eff3f23bfca5843 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.982909 15625 tablet_replica.cc:333] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.983430 15625 raft_consensus.cc:2243] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.983908 15625 raft_consensus.cc:2272] T 9265e8e6a63a4f87b35af0a8abc426de P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:26.986186 15625 tablet_replica.cc:333] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7: stopping tablet replica
I20260710 11:13:26.986675 15625 raft_consensus.cc:2243] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:26.987113 15625 raft_consensus.cc:2272] T 47919dfcff4641868def9ee17fca9e92 P a9dad2cdcf4a4b82bd0c82563db3ace7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:27.013067 19784 consensus_peers.cc:597] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae -> Peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Couldn't send request to peer a9dad2cdcf4a4b82bd0c82563db3ace7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:27.043576 19784 consensus_peers.cc:597] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:27.098295 19784 consensus_peers.cc:597] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:27.145562 19784 consensus_peers.cc:597] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae -> Peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Couldn't send request to peer a9dad2cdcf4a4b82bd0c82563db3ace7. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:27.169939 19784 consensus_peers.cc:597] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae -> Peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Couldn't send request to peer a9dad2cdcf4a4b82bd0c82563db3ace7. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:27.213127 19784 consensus_peers.cc:597] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae -> Peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Couldn't send request to peer 820066db854541a29e4ce3d85c3b7588. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:27.817068 20125 raft_consensus.cc:493] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 820066db854541a29e4ce3d85c3b7588)
I20260710 11:13:27.817581 20125 raft_consensus.cc:515] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:27.819312 20125 leader_election.cc:290] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:27.823874 19784 leader_election.cc:336] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:27.824683 19784 leader_election.cc:336] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:27.825204 19784 leader_election.cc:304] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:27.826089 20125 raft_consensus.cc:2749] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:27.983176 20125 raft_consensus.cc:493] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 820066db854541a29e4ce3d85c3b7588)
I20260710 11:13:27.983870 20125 raft_consensus.cc:515] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:27.986605 20125 leader_election.cc:290] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:27.993897 19784 leader_election.cc:336] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:27.994891 19784 leader_election.cc:336] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:27.995353 19784 leader_election.cc:304] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:27.996203 20125 raft_consensus.cc:2749] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:27.996902 20131 raft_consensus.cc:493] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 820066db854541a29e4ce3d85c3b7588)
I20260710 11:13:27.997483 20131 raft_consensus.cc:515] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:27.999586 20131 leader_election.cc:290] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.003235 19784 leader_election.cc:336] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
W20260710 11:13:28.005173 19784 leader_election.cc:336] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
I20260710 11:13:28.005625 19784 leader_election.cc:304] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.006440 20125 raft_consensus.cc:2749] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:13:28.028329 15625 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19765)
I20260710 11:13:28.033265 20131 raft_consensus.cc:493] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 820066db854541a29e4ce3d85c3b7588)
I20260710 11:13:28.033901 20131 raft_consensus.cc:515] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } }
I20260710 11:13:28.035554 20131 leader_election.cc:290] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757), 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161)
W20260710 11:13:28.040248 19784 leader_election.cc:336] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
W20260710 11:13:28.041105 19784 leader_election.cc:336] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
I20260710 11:13:28.041615 19784 leader_election.cc:304] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.042397 20131 raft_consensus.cc:2749] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:13:28.049593 20131 raft_consensus.cc:493] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a9dad2cdcf4a4b82bd0c82563db3ace7)
I20260710 11:13:28.050181 20131 raft_consensus.cc:515] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.052560 20131 leader_election.cc:290] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.056902 19784 leader_election.cc:336] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.057988 19784 leader_election.cc:336] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.058348 19784 leader_election.cc:304] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.058980 20131 raft_consensus.cc:2749] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:28.104686 20131 raft_consensus.cc:493] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a9dad2cdcf4a4b82bd0c82563db3ace7)
I20260710 11:13:28.105175 20131 raft_consensus.cc:515] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.107115 20131 leader_election.cc:290] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.111521 19784 leader_election.cc:336] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.112176 19784 leader_election.cc:336] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.112586 19784 leader_election.cc:304] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.113250 20131 raft_consensus.cc:2749] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:28.129309 20131 raft_consensus.cc:493] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 820066db854541a29e4ce3d85c3b7588)
I20260710 11:13:28.129868 20131 raft_consensus.cc:515] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.131672 20131 leader_election.cc:290] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.135830 19784 leader_election.cc:336] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.136744 19784 leader_election.cc:336] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.137071 19784 leader_election.cc:304] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.137734 20131 raft_consensus.cc:2749] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:13:28.146131 20131 raft_consensus.cc:493] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 820066db854541a29e4ce3d85c3b7588)
I20260710 11:13:28.146749 20131 raft_consensus.cc:515] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.148650 20131 leader_election.cc:290] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.152856 19784 leader_election.cc:336] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.153842 19784 leader_election.cc:336] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.154172 19784 leader_election.cc:304] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.154773 20131 raft_consensus.cc:2749] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:28.228248 20131 raft_consensus.cc:493] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a9dad2cdcf4a4b82bd0c82563db3ace7)
I20260710 11:13:28.228940 20131 raft_consensus.cc:515] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.231247 20131 leader_election.cc:290] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.236068 19784 leader_election.cc:336] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.236840 19784 leader_election.cc:336] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.237277 19784 leader_election.cc:304] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.238099 20131 raft_consensus.cc:2749] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:13:28.265841 20131 raft_consensus.cc:493] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a9dad2cdcf4a4b82bd0c82563db3ace7)
I20260710 11:13:28.266541 20131 raft_consensus.cc:515] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.269305 20131 leader_election.cc:290] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.273320 19784 leader_election.cc:336] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.274631 19784 leader_election.cc:336] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.274999 19784 leader_election.cc:304] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.275643 20131 raft_consensus.cc:2749] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:28.320199 20131 raft_consensus.cc:493] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a9dad2cdcf4a4b82bd0c82563db3ace7)
I20260710 11:13:28.320819 20131 raft_consensus.cc:515] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.322786 20131 leader_election.cc:290] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.327023 19784 leader_election.cc:336] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
W20260710 11:13:28.327915 19784 leader_election.cc:336] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
I20260710 11:13:28.328347 19784 leader_election.cc:304] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.328281 20131 raft_consensus.cc:493] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a9dad2cdcf4a4b82bd0c82563db3ace7)
I20260710 11:13:28.329228 20125 raft_consensus.cc:2749] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:28.329118 20131 raft_consensus.cc:515] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "820066db854541a29e4ce3d85c3b7588" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 39161 } } peers { permanent_uuid: "a9dad2cdcf4a4b82bd0c82563db3ace7" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 43757 } } peers { permanent_uuid: "3c0a7aed85c8490d92fbc92595e38fae" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 35285 } }
I20260710 11:13:28.331871 20131 leader_election.cc:290] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161), a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757)
W20260710 11:13:28.336179 19784 leader_election.cc:336] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a9dad2cdcf4a4b82bd0c82563db3ace7 (127.15.66.66:43757): Network error: Client connection negotiation failed: client connection to 127.15.66.66:43757: connect: Connection refused (error 111)
W20260710 11:13:28.337226 19784 leader_election.cc:336] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 820066db854541a29e4ce3d85c3b7588 (127.15.66.65:39161): Network error: Client connection negotiation failed: client connection to 127.15.66.65:39161: connect: Connection refused (error 111)
I20260710 11:13:28.337695 19784 leader_election.cc:304] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [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: 3c0a7aed85c8490d92fbc92595e38fae; no voters: 820066db854541a29e4ce3d85c3b7588, a9dad2cdcf4a4b82bd0c82563db3ace7
I20260710 11:13:28.338373 20131 raft_consensus.cc:2749] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:13:29.028919 15625 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19765)
I20260710 11:13:29.079540 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
I20260710 11:13:29.117849 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
I20260710 11:13:29.151000 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:29.151793 15625 tablet_replica.cc:333] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.152689 15625 raft_consensus.cc:2243] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.153157 15625 raft_consensus.cc:2272] T 324eb7e275da413294519f52b0301e7e P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.155211 15625 tablet_replica.cc:333] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.155711 15625 raft_consensus.cc:2243] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.156100 15625 raft_consensus.cc:2272] T a76195c535b54dcb86d66c21c2152471 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.157941 15625 tablet_replica.cc:333] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.158393 15625 raft_consensus.cc:2243] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.158802 15625 raft_consensus.cc:2272] T 0bad2018805648d9b2ea5fff9006f269 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.160567 15625 tablet_replica.cc:333] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.161024 15625 raft_consensus.cc:2243] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.161487 15625 raft_consensus.cc:2272] T 7ff55feea005416bb8ca2ce48ab1def0 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.163169 15625 tablet_replica.cc:333] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.163640 15625 raft_consensus.cc:2243] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.164301 15625 raft_consensus.cc:2272] T 19bb6c46d08248b79c74c7cb926ad3db P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.166083 15625 tablet_replica.cc:333] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.166576 15625 raft_consensus.cc:2243] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.167203 15625 raft_consensus.cc:2272] T 5a3af15a58ea4f50a2e4e25ccbebd8d3 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.168917 15625 tablet_replica.cc:333] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.169392 15625 raft_consensus.cc:2243] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.170104 15625 raft_consensus.cc:2272] T 13198107584e4fd48eff3f23bfca5843 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.171797 15625 tablet_replica.cc:333] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.172264 15625 raft_consensus.cc:2243] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.172884 15625 raft_consensus.cc:2272] T 9265e8e6a63a4f87b35af0a8abc426de P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.174652 15625 tablet_replica.cc:333] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.175184 15625 raft_consensus.cc:2243] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.175547 15625 raft_consensus.cc:2272] T 4295a38fa8d04210b25c6c39a93a7382 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.177307 15625 tablet_replica.cc:333] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.177851 15625 raft_consensus.cc:2243] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.178217 15625 raft_consensus.cc:2272] T 3a87d174f1a14206910b20ef6eda94e9 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.180006 15625 tablet_replica.cc:333] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.180437 15625 raft_consensus.cc:2243] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.180800 15625 raft_consensus.cc:2272] T ce11b245ad75424ea34b17d79ba117ea P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.182534 15625 tablet_replica.cc:333] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.182988 15625 raft_consensus.cc:2243] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.183382 15625 raft_consensus.cc:2272] T c21e701b7eac402dbf46314041ee5b10 P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.185091 15625 tablet_replica.cc:333] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.185665 15625 raft_consensus.cc:2243] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.186022 15625 raft_consensus.cc:2272] T a0159e645b3a4c1dbc7a8487e46b40cc P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.187736 15625 tablet_replica.cc:333] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.188174 15625 raft_consensus.cc:2243] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.188521 15625 raft_consensus.cc:2272] T 454983ecd39e41f7a0c065789799e20a P 3c0a7aed85c8490d92fbc92595e38fae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.190231 15625 tablet_replica.cc:333] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.190660 15625 raft_consensus.cc:2243] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.191047 15625 raft_consensus.cc:2272] T af18b1769e924966a3acc114a9244551 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.192792 15625 tablet_replica.cc:333] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.193193 15625 raft_consensus.cc:2243] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:29.193650 15625 raft_consensus.cc:2272] T e5ee6ebdb12146748d105261b4d5d1b5 P 3c0a7aed85c8490d92fbc92595e38fae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.195430 15625 tablet_replica.cc:333] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.195838 15625 raft_consensus.cc:2243] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.196491 15625 raft_consensus.cc:2272] T 84e58f3a66134c5ca2f183443928c3ab P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.198158 15625 tablet_replica.cc:333] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae: stopping tablet replica
I20260710 11:13:29.198559 15625 raft_consensus.cc:2243] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.199213 15625 raft_consensus.cc:2272] T 47919dfcff4641868def9ee17fca9e92 P 3c0a7aed85c8490d92fbc92595e38fae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.238157 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:13:29.269639 15625 master.cc:562] Master@127.15.66.126:36075 shutting down...
I20260710 11:13:29.293919 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:29.294482 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:29.294822 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P 124ea735adff4b7aadb0efe9c48eb210: stopping tablet replica
I20260710 11:13:29.315640 15625 master.cc:584] Master@127.15.66.126:36075 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14382 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:13:29.366671 15625 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.66.126:38519
I20260710 11:13:29.367722 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:29.374060 20133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.374266 20134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.374280 20136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:29.375169 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:29.376251 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:29.376442 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:29.376608 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783682009376593 us; error 0 us; skew 500 ppm
I20260710 11:13:29.377092 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:29.379563 15625 webserver.cc:533] Webserver started at http://127.15.66.126:42555/ using document root <none> and password file <none>
I20260710 11:13:29.380087 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:29.380272 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:29.380561 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:29.381842 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/master-0-root/instance:
uuid: "aa584c838bb5422db162ad675617eee5"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.386157 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:13:29.389498 20141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.390254 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:29.390551 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/master-0-root
uuid: "aa584c838bb5422db162ad675617eee5"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.390838 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:29.401103 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:29.402383 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:29.441740 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.126:38519
I20260710 11:13:29.441877 20192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.126:38519 every 8 connection(s)
I20260710 11:13:29.445660 20193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:29.456749 20193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5: Bootstrap starting.
I20260710 11:13:29.461552 20193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:29.466154 20193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5: No bootstrap required, opened a new log
I20260710 11:13:29.468397 20193 raft_consensus.cc:359] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa584c838bb5422db162ad675617eee5" member_type: VOTER }
I20260710 11:13:29.468778 20193 raft_consensus.cc:385] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:29.469069 20193 raft_consensus.cc:740] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa584c838bb5422db162ad675617eee5, State: Initialized, Role: FOLLOWER
I20260710 11:13:29.469653 20193 consensus_queue.cc:260] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aa584c838bb5422db162ad675617eee5" member_type: VOTER }
I20260710 11:13:29.470129 20193 raft_consensus.cc:399] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:29.470351 20193 raft_consensus.cc:493] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:29.470625 20193 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:29.475361 20193 raft_consensus.cc:515] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa584c838bb5422db162ad675617eee5" member_type: VOTER }
I20260710 11:13:29.475967 20193 leader_election.cc:304] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [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: aa584c838bb5422db162ad675617eee5; no voters: 
I20260710 11:13:29.477164 20193 leader_election.cc:290] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:29.477561 20196 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:29.478919 20196 raft_consensus.cc:697] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 1 LEADER]: Becoming Leader. State: Replica: aa584c838bb5422db162ad675617eee5, State: Running, Role: LEADER
I20260710 11:13:29.479605 20196 consensus_queue.cc:237] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [LEADER]: Queue going to LEADER mode. State: All 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: "aa584c838bb5422db162ad675617eee5" member_type: VOTER }
I20260710 11:13:29.480264 20193 sys_catalog.cc:565] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:29.484378 20197 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aa584c838bb5422db162ad675617eee5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa584c838bb5422db162ad675617eee5" member_type: VOTER } }
I20260710 11:13:29.484694 20198 sys_catalog.cc:455] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader aa584c838bb5422db162ad675617eee5. Latest consensus state: current_term: 1 leader_uuid: "aa584c838bb5422db162ad675617eee5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aa584c838bb5422db162ad675617eee5" member_type: VOTER } }
I20260710 11:13:29.485141 20197 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:29.485250 20198 sys_catalog.cc:458] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:29.488045 20203 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:29.496186 20203 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:29.497177 15625 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:29.505772 20203 catalog_manager.cc:1383] Generated new cluster ID: 2b1bcf4016384bc38d8773b5892ce8cc
I20260710 11:13:29.506060 20203 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:29.523228 20203 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:29.524708 20203 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:29.549465 20203 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5: Generated new TSK 0
I20260710 11:13:29.550194 20203 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:29.564456 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:29.570609 20214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.571790 20215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.573477 20217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:29.574098 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:29.574944 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:29.575119 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:29.575234 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783682009575222 us; error 0 us; skew 500 ppm
I20260710 11:13:29.575672 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:29.578012 15625 webserver.cc:533] Webserver started at http://127.15.66.65:37805/ using document root <none> and password file <none>
I20260710 11:13:29.578434 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:29.578583 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:29.578786 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:29.579880 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-0-root/instance:
uuid: "0185eb0b25bc453eb49acb631e1f8e23"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.584488 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:13:29.587778 20222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.588546 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:29.588789 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-0-root
uuid: "0185eb0b25bc453eb49acb631e1f8e23"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.589047 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:29.615983 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:29.617208 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:29.618835 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:29.621522 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:29.621757 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.621991 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:29.622184 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.664831 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.65:34163
I20260710 11:13:29.664968 20284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.65:34163 every 8 connection(s)
I20260710 11:13:29.670297 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:29.679548 20289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.680876 20290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.684161 20292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:29.684365 20285 heartbeater.cc:344] Connected to a master server at 127.15.66.126:38519
I20260710 11:13:29.685029 20285 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:29.685812 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:29.685984 20285 heartbeater.cc:507] Master 127.15.66.126:38519 requested a full tablet report, sending...
I20260710 11:13:29.687569 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:29.687868 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:29.688091 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783682009688073 us; error 0 us; skew 500 ppm
I20260710 11:13:29.688637 20158 ts_manager.cc:194] Registered new tserver with Master: 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163)
I20260710 11:13:29.688997 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:29.691684 20158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53388
I20260710 11:13:29.692407 15625 webserver.cc:533] Webserver started at http://127.15.66.66:37983/ using document root <none> and password file <none>
I20260710 11:13:29.693167 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:29.693516 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:29.693859 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:29.695187 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-1-root/instance:
uuid: "e59dfa8c16c24554a6a030cd4a28d391"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.700559 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 11:13:29.704232 20297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.705245 15625 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:13:29.705617 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-1-root
uuid: "e59dfa8c16c24554a6a030cd4a28d391"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.705897 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:29.740396 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:29.741736 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:29.743299 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:29.745772 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:29.746029 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.746317 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:29.746495 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.789233 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.66:37013
I20260710 11:13:29.789441 20359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.66:37013 every 8 connection(s)
I20260710 11:13:29.794694 15625 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:29.802078 20363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.804325 20364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:29.808106 20366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:29.809077 20360 heartbeater.cc:344] Connected to a master server at 127.15.66.126:38519
I20260710 11:13:29.809799 20360 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:29.811352 20360 heartbeater.cc:507] Master 127.15.66.126:38519 requested a full tablet report, sending...
I20260710 11:13:29.813504 15625 server_base.cc:1061] running on GCE node
I20260710 11:13:29.814487 20158 ts_manager.cc:194] Registered new tserver with Master: e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:29.816246 15625 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:29.816560 15625 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:13:29.816557 20158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53392
I20260710 11:13:29.816992 15625 hybrid_clock.cc:648] HybridClock initialized: now 1783682009816968 us; error 0 us; skew 500 ppm
I20260710 11:13:29.817776 15625 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:29.820427 15625 webserver.cc:533] Webserver started at http://127.15.66.67:38333/ using document root <none> and password file <none>
I20260710 11:13:29.820925 15625 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:29.821135 15625 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:29.821460 15625 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:29.822742 15625 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-2-root/instance:
uuid: "cc85ce917a5c40c688c1a63f703e2299"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.827278 15625 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:29.830729 20371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.831547 15625 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:13:29.831885 15625 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-2-root
uuid: "cc85ce917a5c40c688c1a63f703e2299"
format_stamp: "Formatted at 2026-07-10 11:13:29 on dist-test-slave-mqr7"
I20260710 11:13:29.832305 15625 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskpv7tKP/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681903669097-15625-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:13:29.848280 15625 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:29.849629 15625 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:29.851119 15625 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:29.853386 15625 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:29.853660 15625 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.853940 15625 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:29.854081 15625 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:29.896035 15625 rpc_server.cc:307] RPC server started. Bound to: 127.15.66.67:39681
I20260710 11:13:29.896144 20433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.66.67:39681 every 8 connection(s)
I20260710 11:13:29.915882 20434 heartbeater.cc:344] Connected to a master server at 127.15.66.126:38519
I20260710 11:13:29.916360 20434 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:29.917130 20434 heartbeater.cc:507] Master 127.15.66.126:38519 requested a full tablet report, sending...
I20260710 11:13:29.919325 20158 ts_manager.cc:194] Registered new tserver with Master: cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:29.919907 15625 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020580228s
I20260710 11:13:29.920820 20158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53398
I20260710 11:13:29.947005 20158 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53414:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:29.949769 20158 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:30.020865 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 5092a26452b44549969a6b0bc074a483 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:30.022516 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5092a26452b44549969a6b0bc074a483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.023380 20249 tablet_service.cc:1511] Processing CreateTablet for tablet ec92aa480a764024a3bb7337aabc8ac4 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:30.024900 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec92aa480a764024a3bb7337aabc8ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.025681 20399 tablet_service.cc:1511] Processing CreateTablet for tablet 5092a26452b44549969a6b0bc074a483 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:30.027035 20399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5092a26452b44549969a6b0bc074a483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.027772 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 651205783e4d499ca8b4886f2d5cc04d (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:30.029122 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651205783e4d499ca8b4886f2d5cc04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.030826 20398 tablet_service.cc:1511] Processing CreateTablet for tablet ec92aa480a764024a3bb7337aabc8ac4 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:30.032197 20398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec92aa480a764024a3bb7337aabc8ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.039206 20325 tablet_service.cc:1511] Processing CreateTablet for tablet 5092a26452b44549969a6b0bc074a483 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:30.040867 20325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5092a26452b44549969a6b0bc074a483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.043274 20397 tablet_service.cc:1511] Processing CreateTablet for tablet 651205783e4d499ca8b4886f2d5cc04d (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:30.045336 20397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651205783e4d499ca8b4886f2d5cc04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.045348 20324 tablet_service.cc:1511] Processing CreateTablet for tablet ec92aa480a764024a3bb7337aabc8ac4 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:30.047968 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec92aa480a764024a3bb7337aabc8ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.051239 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 651205783e4d499ca8b4886f2d5cc04d (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:30.053313 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651205783e4d499ca8b4886f2d5cc04d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.056674 20247 tablet_service.cc:1511] Processing CreateTablet for tablet a27c237d95a44087ab36b261784e8db5 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:30.058292 20247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27c237d95a44087ab36b261784e8db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.060222 20322 tablet_service.cc:1511] Processing CreateTablet for tablet a27c237d95a44087ab36b261784e8db5 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:30.066428 20322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27c237d95a44087ab36b261784e8db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.068593 20246 tablet_service.cc:1511] Processing CreateTablet for tablet 8370c52190434e44a7a58258459500b1 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:30.070322 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8370c52190434e44a7a58258459500b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.072091 20321 tablet_service.cc:1511] Processing CreateTablet for tablet 8370c52190434e44a7a58258459500b1 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:30.078472 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8370c52190434e44a7a58258459500b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.083680 20396 tablet_service.cc:1511] Processing CreateTablet for tablet a27c237d95a44087ab36b261784e8db5 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:30.084672 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc2462c8ad4907a2d2bbded3f290ca (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:30.086262 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc2462c8ad4907a2d2bbded3f290ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.087611 20395 tablet_service.cc:1511] Processing CreateTablet for tablet 8370c52190434e44a7a58258459500b1 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:30.089753 20396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27c237d95a44087ab36b261784e8db5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.093967 20395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8370c52190434e44a7a58258459500b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.104772 20320 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc2462c8ad4907a2d2bbded3f290ca (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:30.106910 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc2462c8ad4907a2d2bbded3f290ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.109225 20244 tablet_service.cc:1511] Processing CreateTablet for tablet eb44f6cb533242109d0a05bb70981d69 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:30.110941 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb44f6cb533242109d0a05bb70981d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.114369 20319 tablet_service.cc:1511] Processing CreateTablet for tablet eb44f6cb533242109d0a05bb70981d69 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:30.116452 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb44f6cb533242109d0a05bb70981d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.129647 20318 tablet_service.cc:1511] Processing CreateTablet for tablet 33de74bf4b624a818e2dbe61d06d8a99 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:30.131102 20318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33de74bf4b624a818e2dbe61d06d8a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.135174 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3f2c8917c64c149aadab7d009ea9de (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:30.136015 20317 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3f2c8917c64c149aadab7d009ea9de (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:30.136662 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f2c8917c64c149aadab7d009ea9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.137356 20317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f2c8917c64c149aadab7d009ea9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.143178 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 33de74bf4b624a818e2dbe61d06d8a99 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:30.150243 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33de74bf4b624a818e2dbe61d06d8a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.159660 20394 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc2462c8ad4907a2d2bbded3f290ca (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:30.163172 20394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc2462c8ad4907a2d2bbded3f290ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.163432 20393 tablet_service.cc:1511] Processing CreateTablet for tablet eb44f6cb533242109d0a05bb70981d69 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:30.164803 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb44f6cb533242109d0a05bb70981d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.170691 20392 tablet_service.cc:1511] Processing CreateTablet for tablet 33de74bf4b624a818e2dbe61d06d8a99 (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:30.172112 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33de74bf4b624a818e2dbe61d06d8a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.174675 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 0e3f2c8917c64c149aadab7d009ea9de (DEFAULT_TABLE table=test-workload [id=e42fc7937f9645ee9d959d70a793b69e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:30.176013 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e3f2c8917c64c149aadab7d009ea9de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:30.196964 20450 tablet_bootstrap.cc:492] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.214658 20450 tablet_bootstrap.cc:654] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.235255 20449 tablet_bootstrap.cc:492] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.254477 20451 tablet_bootstrap.cc:492] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.256911 20449 tablet_bootstrap.cc:654] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.260895 20451 tablet_bootstrap.cc:654] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.262964 20450 tablet_bootstrap.cc:492] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.263504 20450 ts_tablet_manager.cc:1403] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.006s
I20260710 11:13:30.266390 20450 raft_consensus.cc:359] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.267127 20450 raft_consensus.cc:385] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.271510 20450 raft_consensus.cc:740] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.272392 20450 consensus_queue.cc:260] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.273788 20449 tablet_bootstrap.cc:492] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.274384 20449 ts_tablet_manager.cc:1403] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.002s
I20260710 11:13:30.277999 20449 raft_consensus.cc:359] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.278688 20449 raft_consensus.cc:385] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.278992 20449 raft_consensus.cc:740] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.279922 20449 consensus_queue.cc:260] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.282377 20285 heartbeater.cc:499] Master 127.15.66.126:38519 was elected leader, sending a full tablet report...
I20260710 11:13:30.282989 20449 ts_tablet_manager.cc:1434] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:13:30.284163 20449 tablet_bootstrap.cc:492] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.286329 20451 tablet_bootstrap.cc:492] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.287009 20451 ts_tablet_manager.cc:1403] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260710 11:13:30.290169 20360 heartbeater.cc:499] Master 127.15.66.126:38519 was elected leader, sending a full tablet report...
I20260710 11:13:30.290704 20450 ts_tablet_manager.cc:1434] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.010s
I20260710 11:13:30.291697 20450 tablet_bootstrap.cc:492] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.291666 20451 raft_consensus.cc:359] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.292742 20451 raft_consensus.cc:385] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.293081 20451 raft_consensus.cc:740] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.293920 20451 consensus_queue.cc:260] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.299603 20450 tablet_bootstrap.cc:654] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.302728 20449 tablet_bootstrap.cc:654] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.309125 20434 heartbeater.cc:499] Master 127.15.66.126:38519 was elected leader, sending a full tablet report...
I20260710 11:13:30.309549 20451 ts_tablet_manager.cc:1434] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.013s
I20260710 11:13:30.310820 20451 tablet_bootstrap.cc:492] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.312747 20450 tablet_bootstrap.cc:492] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.313299 20450 ts_tablet_manager.cc:1403] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260710 11:13:30.316442 20450 raft_consensus.cc:359] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.317169 20450 raft_consensus.cc:385] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.317291 20451 tablet_bootstrap.cc:654] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.317541 20450 raft_consensus.cc:740] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.318554 20450 consensus_queue.cc:260] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.327167 20450 ts_tablet_manager.cc:1434] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:13:30.328662 20450 tablet_bootstrap.cc:492] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.338042 20450 tablet_bootstrap.cc:654] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.339488 20456 raft_consensus.cc:493] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.340037 20456 raft_consensus.cc:515] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.343796 20456 leader_election.cc:290] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.346918 20449 tablet_bootstrap.cc:492] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.347731 20449 ts_tablet_manager.cc:1403] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.000s
I20260710 11:13:30.351003 20450 tablet_bootstrap.cc:492] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.350744 20449 raft_consensus.cc:359] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.351534 20449 raft_consensus.cc:385] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.351706 20450 ts_tablet_manager.cc:1403] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 11:13:30.351861 20449 raft_consensus.cc:740] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.352821 20449 consensus_queue.cc:260] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.354913 20449 ts_tablet_manager.cc:1434] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:30.355875 20449 tablet_bootstrap.cc:492] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.355749 20450 raft_consensus.cc:359] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.356900 20450 raft_consensus.cc:385] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.346918 20451 tablet_bootstrap.cc:492] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.357788 20451 ts_tablet_manager.cc:1403] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.014s
I20260710 11:13:30.360886 20451 raft_consensus.cc:359] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.361641 20451 raft_consensus.cc:385] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.361920 20451 raft_consensus.cc:740] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.362671 20451 consensus_queue.cc:260] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.364809 20451 ts_tablet_manager.cc:1434] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 11:13:30.365760 20451 tablet_bootstrap.cc:492] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.357270 20450 raft_consensus.cc:740] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.368376 20450 consensus_queue.cc:260] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.370658 20450 ts_tablet_manager.cc:1434] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.006s
I20260710 11:13:30.371675 20450 tablet_bootstrap.cc:492] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.374624 20449 tablet_bootstrap.cc:654] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.382085 20451 tablet_bootstrap.cc:654] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.382085 20450 tablet_bootstrap.cc:654] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.382678 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.384064 20457 raft_consensus.cc:493] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.384598 20457 raft_consensus.cc:515] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.391268 20457 leader_election.cc:290] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.391577 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
W20260710 11:13:30.394654 20226 leader_election.cc:343] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:30.398926 20224 leader_election.cc:343] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.402537 20224 leader_election.cc:304] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:30.405346 20456 raft_consensus.cc:2749] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:30.406610 20451 tablet_bootstrap.cc:492] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.404250 20455 raft_consensus.cc:493] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.407495 20455 raft_consensus.cc:515] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.410485 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.411128 20455 leader_election.cc:290] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
W20260710 11:13:30.412384 20375 leader_election.cc:343] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.414809 20451 ts_tablet_manager.cc:1403] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.005s
I20260710 11:13:30.418591 20451 raft_consensus.cc:359] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.421721 20451 raft_consensus.cc:385] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.422154 20451 raft_consensus.cc:740] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.419350 20450 tablet_bootstrap.cc:492] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.423527 20450 ts_tablet_manager.cc:1403] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.021s
I20260710 11:13:30.425225 20449 tablet_bootstrap.cc:492] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.425948 20449 ts_tablet_manager.cc:1403] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.007s
I20260710 11:13:30.427884 20451 consensus_queue.cc:260] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.430685 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.431793 20451 ts_tablet_manager.cc:1434] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
W20260710 11:13:30.432358 20374 leader_election.cc:343] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.431788 20450 raft_consensus.cc:359] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.432945 20450 raft_consensus.cc:385] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.432832 20374 leader_election.cc:304] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:30.433068 20451 tablet_bootstrap.cc:492] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.433449 20450 raft_consensus.cc:740] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.433802 20457 raft_consensus.cc:2749] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:30.434429 20450 consensus_queue.cc:260] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.436750 20450 ts_tablet_manager.cc:1434] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:13:30.437798 20450 tablet_bootstrap.cc:492] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.442790 20449 raft_consensus.cc:359] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.443624 20449 raft_consensus.cc:385] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.443961 20449 raft_consensus.cc:740] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.444193 20451 tablet_bootstrap.cc:654] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.446681 20450 tablet_bootstrap.cc:654] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.455754 20451 tablet_bootstrap.cc:492] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.456321 20451 ts_tablet_manager.cc:1403] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.005s
I20260710 11:13:30.456951 20450 tablet_bootstrap.cc:492] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.458914 20450 ts_tablet_manager.cc:1403] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 11:13:30.459949 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.459360 20451 raft_consensus.cc:359] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.460593 20451 raft_consensus.cc:385] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.460917 20451 raft_consensus.cc:740] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
W20260710 11:13:30.461604 20300 leader_election.cc:343] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.461819 20451 consensus_queue.cc:260] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.462399 20450 raft_consensus.cc:359] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.463306 20450 raft_consensus.cc:385] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.463640 20450 raft_consensus.cc:740] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.464195 20451 ts_tablet_manager.cc:1434] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:30.459913 20449 consensus_queue.cc:260] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.464661 20450 consensus_queue.cc:260] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.465266 20451 tablet_bootstrap.cc:492] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.467101 20450 ts_tablet_manager.cc:1434] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:13:30.468138 20450 tablet_bootstrap.cc:492] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.470458 20449 ts_tablet_manager.cc:1434] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.004s
I20260710 11:13:30.471520 20449 tablet_bootstrap.cc:492] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.474800 20450 tablet_bootstrap.cc:654] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.477991 20449 tablet_bootstrap.cc:654] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.480531 20451 tablet_bootstrap.cc:654] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.484932 20457 raft_consensus.cc:493] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.485496 20457 raft_consensus.cc:515] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.488454 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.490239 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
W20260710 11:13:30.490301 20299 leader_election.cc:343] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.491041 20299 leader_election.cc:304] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299
W20260710 11:13:30.491755 20375 leader_election.cc:343] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.492805 20455 raft_consensus.cc:2749] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:13:30.490551 20206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:30.493678 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.492830 20457 leader_election.cc:290] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
W20260710 11:13:30.495779 20374 leader_election.cc:343] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.497015 20374 leader_election.cc:304] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:30.499081 20457 raft_consensus.cc:2749] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:30.500896 20451 tablet_bootstrap.cc:492] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.501511 20451 ts_tablet_manager.cc:1403] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.011s
I20260710 11:13:30.501806 20449 tablet_bootstrap.cc:492] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.502336 20449 ts_tablet_manager.cc:1403] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260710 11:13:30.502898 20450 tablet_bootstrap.cc:492] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.503479 20450 ts_tablet_manager.cc:1403] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.017s
I20260710 11:13:30.504076 20451 raft_consensus.cc:359] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.504709 20451 raft_consensus.cc:385] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.504948 20451 raft_consensus.cc:740] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.505686 20451 consensus_queue.cc:260] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.505406 20449 raft_consensus.cc:359] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.506626 20449 raft_consensus.cc:385] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.506960 20449 raft_consensus.cc:740] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.506768 20450 raft_consensus.cc:359] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.507753 20450 raft_consensus.cc:385] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.508244 20451 ts_tablet_manager.cc:1434] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:13:30.508127 20450 raft_consensus.cc:740] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.508037 20449 consensus_queue.cc:260] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.509555 20451 tablet_bootstrap.cc:492] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.509491 20450 consensus_queue.cc:260] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.514452 20450 ts_tablet_manager.cc:1434] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:13:30.515657 20450 tablet_bootstrap.cc:492] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.516758 20451 tablet_bootstrap.cc:654] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.522194 20451 tablet_bootstrap.cc:492] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.522648 20451 ts_tablet_manager.cc:1403] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:13:30.523279 20450 tablet_bootstrap.cc:654] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.523308 20449 ts_tablet_manager.cc:1434] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:13:30.525648 20451 raft_consensus.cc:359] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.526468 20451 raft_consensus.cc:385] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.526762 20451 raft_consensus.cc:740] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.527623 20451 consensus_queue.cc:260] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.533466 20450 tablet_bootstrap.cc:492] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.533720 20457 raft_consensus.cc:493] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.534205 20450 ts_tablet_manager.cc:1403] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 11:13:30.534346 20457 raft_consensus.cc:515] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.534911 20451 ts_tablet_manager.cc:1434] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:13:30.536067 20451 tablet_bootstrap.cc:492] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.537583 20450 raft_consensus.cc:359] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.538048 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.538434 20450 raft_consensus.cc:385] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.538707 20335 raft_consensus.cc:2468] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.538868 20450 raft_consensus.cc:740] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.539628 20455 raft_consensus.cc:493] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.539829 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.539747 20450 consensus_queue.cc:260] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.540182 20455 raft_consensus.cc:515] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.540740 20260 raft_consensus.cc:2468] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.542728 20455 leader_election.cc:290] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.543020 20374 leader_election.cc:304] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:30.543929 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.545163 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
W20260710 11:13:30.545508 20299 leader_election.cc:343] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:30.546713 20300 leader_election.cc:343] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.547298 20300 leader_election.cc:304] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:30.548743 20457 leader_election.cc:290] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.549486 20457 raft_consensus.cc:493] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.550123 20457 raft_consensus.cc:515] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.551638 20479 raft_consensus.cc:2749] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:30.549250 20451 tablet_bootstrap.cc:654] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.553687 20450 ts_tablet_manager.cc:1434] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 11:13:30.553838 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.554509 20335 raft_consensus.cc:2468] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.555853 20375 leader_election.cc:304] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.557361 20450 tablet_bootstrap.cc:492] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.557473 20457 leader_election.cc:290] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.558038 20457 raft_consensus.cc:2804] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.558359 20457 raft_consensus.cc:493] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.558698 20457 raft_consensus.cc:3060] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.559198 20480 raft_consensus.cc:2804] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.559636 20480 raft_consensus.cc:493] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.559973 20480 raft_consensus.cc:3060] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.560240 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.560922 20260 raft_consensus.cc:2468] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.564651 20451 tablet_bootstrap.cc:492] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.565101 20451 ts_tablet_manager.cc:1403] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.008s
I20260710 11:13:30.565686 20450 tablet_bootstrap.cc:654] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.568023 20451 raft_consensus.cc:359] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.568828 20451 raft_consensus.cc:385] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.569136 20451 raft_consensus.cc:740] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.570044 20451 consensus_queue.cc:260] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.571849 20480 raft_consensus.cc:515] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.534323 20449 tablet_bootstrap.cc:492] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.574656 20451 ts_tablet_manager.cc:1434] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260710 11:13:30.575825 20451 tablet_bootstrap.cc:492] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.584103 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:30.584914 20260 raft_consensus.cc:3060] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.585453 20451 tablet_bootstrap.cc:654] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.587136 20456 raft_consensus.cc:493] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.587785 20456 raft_consensus.cc:515] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.592198 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.593083 20335 raft_consensus.cc:2468] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:30.595170 20226 leader_election.cc:304] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.595523 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:30.596211 20335 raft_consensus.cc:3060] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.596522 20260 raft_consensus.cc:2468] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.597729 20374 leader_election.cc:304] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:30.598497 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.598764 20478 raft_consensus.cc:2804] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.599267 20451 tablet_bootstrap.cc:492] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.599900 20451 ts_tablet_manager.cc:1403] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
W20260710 11:13:30.600350 20224 leader_election.cc:343] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.601091 20456 leader_election.cc:290] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.601781 20456 raft_consensus.cc:2804] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.602221 20456 raft_consensus.cc:493] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.602670 20456 raft_consensus.cc:3060] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.604714 20480 leader_election.cc:290] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.605753 20335 raft_consensus.cc:2468] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.604617 20451 raft_consensus.cc:359] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.607923 20451 raft_consensus.cc:385] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.608378 20451 raft_consensus.cc:740] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.609790 20478 raft_consensus.cc:697] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:30.609609 20451 consensus_queue.cc:260] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.610764 20478 consensus_queue.cc:237] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.612120 20451 ts_tablet_manager.cc:1434] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:13:30.613292 20451 tablet_bootstrap.cc:492] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:30.617694 20449 tablet_bootstrap.cc:654] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.618723 20450 tablet_bootstrap.cc:492] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.619305 20450 ts_tablet_manager.cc:1403] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.025s
I20260710 11:13:30.619910 20451 tablet_bootstrap.cc:654] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.583943 20457 raft_consensus.cc:515] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.622751 20450 raft_consensus.cc:359] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.623622 20450 raft_consensus.cc:385] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.623989 20450 raft_consensus.cc:740] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.623339 20155 catalog_manager.cc:5697] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:30.624974 20450 consensus_queue.cc:260] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.627337 20456 raft_consensus.cc:515] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.629674 20450 ts_tablet_manager.cc:1434] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:13:30.630934 20450 tablet_bootstrap.cc:492] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:30.633229 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:30.633937 20335 raft_consensus.cc:3060] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.636041 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:30.636874 20450 tablet_bootstrap.cc:654] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.637009 20334 raft_consensus.cc:3060] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.642086 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:30.642511 20335 raft_consensus.cc:2468] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.643153 20260 raft_consensus.cc:3060] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.644251 20375 leader_election.cc:304] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.645697 20478 raft_consensus.cc:2804] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.646319 20478 raft_consensus.cc:697] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:30.647212 20478 consensus_queue.cc:237] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.649196 20450 tablet_bootstrap.cc:492] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:30.649776 20450 ts_tablet_manager.cc:1403] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 11:13:30.650749 20457 leader_election.cc:290] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.652565 20450 raft_consensus.cc:359] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.653456 20450 raft_consensus.cc:385] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.653776 20450 raft_consensus.cc:740] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.654704 20479 raft_consensus.cc:493] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.655310 20479 raft_consensus.cc:515] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.660125 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.660969 20409 raft_consensus.cc:2468] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:30.662835 20457 raft_consensus.cc:493] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.663674 20299 leader_election.cc:304] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.663569 20457 raft_consensus.cc:515] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.664758 20455 raft_consensus.cc:2804] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.665087 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:30.665362 20455 raft_consensus.cc:493] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.665977 20455 raft_consensus.cc:3060] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:30.666971 20224 leader_election.cc:343] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.667550 20479 leader_election.cc:290] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.668227 20450 consensus_queue.cc:260] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.669842 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
W20260710 11:13:30.673503 20300 leader_election.cc:343] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.674268 20450 ts_tablet_manager.cc:1434] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:13:30.674984 20484 raft_consensus.cc:493] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.675565 20484 raft_consensus.cc:515] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.671883 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.679136 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.679486 20335 raft_consensus.cc:2468] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.680073 20409 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:30.680908 20375 leader_election.cc:304] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.671352 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.679003 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.682140 20485 raft_consensus.cc:2804] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.682222 20333 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:30.682723 20485 raft_consensus.cc:493] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.683176 20485 raft_consensus.cc:3060] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.684231 20226 leader_election.cc:304] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
W20260710 11:13:30.684372 20374 leader_election.cc:343] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.685286 20479 raft_consensus.cc:493] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.686030 20479 raft_consensus.cc:515] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.696229 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.697813 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.699085 20258 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:30.699158 20409 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:30.702229 20299 leader_election.cc:304] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.661059 20456 leader_election.cc:290] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.705106 20484 leader_election.cc:290] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.705561 20456 raft_consensus.cc:2804] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.706056 20456 raft_consensus.cc:493] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.705060 20492 raft_consensus.cc:2804] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.707463 20492 raft_consensus.cc:493] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.708423 20492 raft_consensus.cc:3060] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.707808 20457 leader_election.cc:290] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.706627 20456 raft_consensus.cc:3060] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.711584 20485 raft_consensus.cc:515] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.718524 20455 raft_consensus.cc:515] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.719656 20457 raft_consensus.cc:493] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.720316 20457 raft_consensus.cc:515] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.722643 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
W20260710 11:13:30.724915 20300 leader_election.cc:343] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.725791 20479 leader_election.cc:290] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.726892 20479 raft_consensus.cc:493] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.727468 20479 raft_consensus.cc:515] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.732442 20449 tablet_bootstrap.cc:492] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.736179 20449 ts_tablet_manager.cc:1403] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.202s	user 0.021s	sys 0.001s
I20260710 11:13:30.735600 20456 raft_consensus.cc:515] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.739460 20449 raft_consensus.cc:359] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.739960 20260 raft_consensus.cc:2468] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.740916 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:30.741632 20409 raft_consensus.cc:3060] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.743326 20492 raft_consensus.cc:515] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.747728 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:30.744663 20456 leader_election.cc:290] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.748459 20408 raft_consensus.cc:2468] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:30.748580 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:30.749730 20259 raft_consensus.cc:2393] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e59dfa8c16c24554a6a030cd4a28d391 in current term 1: Already voted for candidate 0185eb0b25bc453eb49acb631e1f8e23 in this term.
I20260710 11:13:30.750519 20492 leader_election.cc:290] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.750368 20299 leader_election.cc:304] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:30.752458 20492 raft_consensus.cc:2804] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.753288 20492 raft_consensus.cc:493] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.753827 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:30.754320 20492 raft_consensus.cc:3060] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.745057 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.755561 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
W20260710 11:13:30.756846 20300 leader_election.cc:343] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:30.757026 20374 leader_election.cc:343] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.757925 20299 leader_election.cc:304] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [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: e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:30.759627 20334 raft_consensus.cc:2468] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 1.
I20260710 11:13:30.753319 20409 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 1.
I20260710 11:13:30.761936 20224 leader_election.cc:304] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:30.751147 20479 leader_election.cc:290] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.762985 20456 raft_consensus.cc:2804] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.763490 20479 raft_consensus.cc:2749] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:30.763794 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.764374 20456 raft_consensus.cc:697] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:30.765664 20455 leader_election.cc:290] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
W20260710 11:13:30.765357 20374 leader_election.cc:343] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.735430 20493 raft_consensus.cc:493] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.765359 20456 consensus_queue.cc:237] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.767213 20451 tablet_bootstrap.cc:492] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:30.766788 20493 raft_consensus.cc:515] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.767706 20451 ts_tablet_manager.cc:1403] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.155s	user 0.059s	sys 0.077s
I20260710 11:13:30.769078 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.769717 20493 leader_election.cc:290] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.769729 20334 raft_consensus.cc:2468] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.769862 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:30.770622 20451 raft_consensus.cc:359] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.771135 20375 leader_election.cc:304] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:30.771539 20451 raft_consensus.cc:385] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:13:30.771896 20300 leader_election.cc:343] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.772338 20478 raft_consensus.cc:2804] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.772779 20478 raft_consensus.cc:493] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.773365 20478 raft_consensus.cc:3060] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.775756 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:30.776654 20334 raft_consensus.cc:3060] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.781805 20457 leader_election.cc:290] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.783365 20485 leader_election.cc:290] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.791044 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:30.791764 20409 raft_consensus.cc:3060] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.771937 20451 raft_consensus.cc:740] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.794551 20451 consensus_queue.cc:260] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.794786 20155 catalog_manager.cc:5697] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:30.797559 20451 ts_tablet_manager.cc:1434] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.002s
I20260710 11:13:30.799162 20478 raft_consensus.cc:515] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.804212 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:30.805805 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
W20260710 11:13:30.806267 20374 leader_election.cc:343] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.807035 20408 raft_consensus.cc:2393] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e59dfa8c16c24554a6a030cd4a28d391 in current term 1: Already voted for candidate cc85ce917a5c40c688c1a63f703e2299 in this term.
I20260710 11:13:30.803725 20409 raft_consensus.cc:2468] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 1.
I20260710 11:13:30.808961 20299 leader_election.cc:304] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:30.810937 20496 raft_consensus.cc:3060] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.813457 20478 leader_election.cc:290] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.814628 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:30.817647 20155 catalog_manager.cc:5697] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:30.818118 20299 leader_election.cc:304] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:30.819025 20493 raft_consensus.cc:2804] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.819497 20493 raft_consensus.cc:697] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:30.820312 20493 consensus_queue.cc:237] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.823839 20334 raft_consensus.cc:2468] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.824999 20375 leader_election.cc:304] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
W20260710 11:13:30.827111 20226 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.66:37013, user_credentials={real_user=slave}} blocked reactor thread for 142986us
I20260710 11:13:30.828748 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:30.829548 20333 raft_consensus.cc:2393] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate e59dfa8c16c24554a6a030cd4a28d391 in this term.
I20260710 11:13:30.829651 20156 catalog_manager.cc:5697] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 0 to 1, leader changed from <none> to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:30.830791 20226 leader_election.cc:304] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [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: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:30.831444 20496 raft_consensus.cc:2749] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:30.740267 20449 raft_consensus.cc:385] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.832191 20449 raft_consensus.cc:740] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.832935 20478 raft_consensus.cc:2804] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.833504 20478 raft_consensus.cc:697] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:30.833083 20449 consensus_queue.cc:260] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.834367 20478 consensus_queue.cc:237] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.838254 20449 ts_tablet_manager.cc:1434] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.102s	user 0.008s	sys 0.000s
I20260710 11:13:30.839370 20449 tablet_bootstrap.cc:492] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.832371 20491 raft_consensus.cc:2804] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.848706 20491 raft_consensus.cc:697] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:30.845256 20335 raft_consensus.cc:2468] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.850240 20492 raft_consensus.cc:515] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.850975 20449 tablet_bootstrap.cc:654] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.851662 20491 consensus_queue.cc:237] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.854514 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:30.854802 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:30.855554 20409 raft_consensus.cc:3060] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:30.856134 20300 leader_election.cc:343] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.857894 20375 leader_election.cc:304] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:30.859006 20485 raft_consensus.cc:2804] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.859488 20485 raft_consensus.cc:697] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:30.860598 20485 consensus_queue.cc:237] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.865572 20492 leader_election.cc:290] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:30.867520 20409 raft_consensus.cc:2468] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 1.
I20260710 11:13:30.869280 20299 leader_election.cc:304] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:30.870936 20492 raft_consensus.cc:2804] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.872574 20492 raft_consensus.cc:697] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:30.876677 20485 raft_consensus.cc:493] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:30.873785 20492 consensus_queue.cc:237] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.877511 20485 raft_consensus.cc:515] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.881359 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
W20260710 11:13:30.884567 20374 leader_election.cc:343] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.889101 20485 leader_election.cc:290] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.889884 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:30.890653 20335 raft_consensus.cc:2468] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:30.892302 20375 leader_election.cc:304] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:30.891523 20155 catalog_manager.cc:5697] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:30.893695 20485 raft_consensus.cc:2804] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:30.894145 20485 raft_consensus.cc:493] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:30.894627 20485 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.899103 20449 tablet_bootstrap.cc:492] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.899672 20449 ts_tablet_manager.cc:1403] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.023s
I20260710 11:13:30.899315 20156 catalog_manager.cc:5697] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 0 to 1, leader changed from <none> to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:30.902700 20449 raft_consensus.cc:359] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.903406 20449 raft_consensus.cc:385] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.903659 20449 raft_consensus.cc:740] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.904290 20449 consensus_queue.cc:260] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.906956 20449 ts_tablet_manager.cc:1434] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:13:30.908037 20449 tablet_bootstrap.cc:492] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.909873 20158 catalog_manager.cc:5697] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:30.912364 20485 raft_consensus.cc:515] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.914618 20449 tablet_bootstrap.cc:654] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.914645 20485 leader_election.cc:290] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:30.915815 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:30.915288 20156 catalog_manager.cc:5697] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:30.917474 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
W20260710 11:13:30.917812 20374 leader_election.cc:343] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:30.918310 20335 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:30.920903 20449 tablet_bootstrap.cc:492] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.921452 20449 ts_tablet_manager.cc:1403] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260710 11:13:30.924439 20449 raft_consensus.cc:359] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.925132 20449 raft_consensus.cc:385] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.925444 20449 raft_consensus.cc:740] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.926191 20449 consensus_queue.cc:260] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.927479 20335 raft_consensus.cc:2468] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:30.929315 20449 ts_tablet_manager.cc:1434] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:13:30.929654 20375 leader_election.cc:304] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:30.930464 20449 tablet_bootstrap.cc:492] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.930476 20485 raft_consensus.cc:2804] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:30.931149 20485 raft_consensus.cc:697] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:30.931985 20485 consensus_queue.cc:237] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.937388 20449 tablet_bootstrap.cc:654] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.942147 20449 tablet_bootstrap.cc:492] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.942585 20449 ts_tablet_manager.cc:1403] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:13:30.941946 20158 catalog_manager.cc:5697] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:30.944813 20449 raft_consensus.cc:359] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.945309 20449 raft_consensus.cc:385] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.945582 20449 raft_consensus.cc:740] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.946199 20449 consensus_queue.cc:260] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:30.947925 20449 ts_tablet_manager.cc:1434] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:30.948764 20449 tablet_bootstrap.cc:492] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:30.953217 20449 tablet_bootstrap.cc:654] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:30.957335 20449 tablet_bootstrap.cc:492] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:30.957808 20449 ts_tablet_manager.cc:1403] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:13:30.959821 20449 raft_consensus.cc:359] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.960322 20449 raft_consensus.cc:385] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:30.960536 20449 raft_consensus.cc:740] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:30.961113 20449 consensus_queue.cc:260] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:30.962597 20449 ts_tablet_manager.cc:1434] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:31.002972 20491 raft_consensus.cc:493] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.003681 20491 raft_consensus.cc:515] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:31.006160 20491 leader_election.cc:290] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:31.006851 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:31.007562 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:31.008420 20335 raft_consensus.cc:2393] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate cc85ce917a5c40c688c1a63f703e2299 in this term.
I20260710 11:13:31.009308 20226 leader_election.cc:304] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.010473 20491 raft_consensus.cc:3060] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.016613 20491 raft_consensus.cc:2749] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.019532 20409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5092a26452b44549969a6b0bc074a483"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:31.020151 20409 raft_consensus.cc:606] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:31.025802 20409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:31.026333 20409 raft_consensus.cc:606] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:31.034860 20409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:31.035414 20409 raft_consensus.cc:606] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:31.043206 20485 consensus_queue.cc:1048] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.047345 20409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:31.047926 20409 raft_consensus.cc:606] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.050529 20478 raft_consensus.cc:993] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:31.050987 20480 raft_consensus.cc:1081] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:31.052893 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51450
I20260710 11:13:31.053618 20259 raft_consensus.cc:493] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.054020 20259 raft_consensus.cc:3060] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.059890 20409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:31.060700 20409 raft_consensus.cc:606] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.064373 20457 consensus_queue.cc:1048] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:31.064311 20259 raft_consensus.cc:515] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.064759 20478 consensus_queue.cc:1048] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.068640 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:31.069222 20491 raft_consensus.cc:493] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.069486 20409 raft_consensus.cc:3055] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:31.069911 20409 raft_consensus.cc:740] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:31.069866 20491 raft_consensus.cc:515] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.070429 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec92aa480a764024a3bb7337aabc8ac4" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:31.071000 20409 consensus_queue.cc:260] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.072144 20409 raft_consensus.cc:3060] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.072393 20491 leader_election.cc:290] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.073516 20259 leader_election.cc:290] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.073652 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:31.074208 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc2462c8ad4907a2d2bbded3f290ca" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:31.074545 20260 raft_consensus.cc:1240] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Rejecting Update request from peer cc85ce917a5c40c688c1a63f703e2299 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:31.075156 20408 raft_consensus.cc:2393] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate e59dfa8c16c24554a6a030cd4a28d391 in this term.
I20260710 11:13:31.076619 20224 leader_election.cc:304] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.077920 20491 raft_consensus.cc:3060] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.083365 20409 raft_consensus.cc:2468] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:31.087321 20491 raft_consensus.cc:2749] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.087368 20224 leader_election.cc:304] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [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: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.088971 20456 raft_consensus.cc:2804] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:31.089594 20456 raft_consensus.cc:697] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:31.090601 20456 consensus_queue.cc:237] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [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: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.099416 20485 consensus_queue.cc:1048] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:31.102977 20158 catalog_manager.cc:5697] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.104655 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
mode: GRACEFUL
new_leader_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:51464
I20260710 11:13:31.105657 20259 raft_consensus.cc:606] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Received request to transfer leadership to TS cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:31.113530 20485 raft_consensus.cc:993] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:31.114030 20485 raft_consensus.cc:1081] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:31.114207 20456 raft_consensus.cc:493] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.114732 20456 raft_consensus.cc:515] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.116850 20456 leader_election.cc:290] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.117676 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:31.118816 20478 raft_consensus.cc:493] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.119333 20478 raft_consensus.cc:515] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.119863 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8370c52190434e44a7a58258459500b1" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:31.120555 20409 raft_consensus.cc:2393] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate e59dfa8c16c24554a6a030cd4a28d391 in this term.
I20260710 11:13:31.121307 20260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51450
I20260710 11:13:31.121795 20224 leader_election.cc:304] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.122041 20260 raft_consensus.cc:493] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.122228 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:31.122682 20456 raft_consensus.cc:3060] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.125973 20478 leader_election.cc:290] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:31.126943 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:31.127614 20333 raft_consensus.cc:2393] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc85ce917a5c40c688c1a63f703e2299 in current term 1: Already voted for candidate 0185eb0b25bc453eb49acb631e1f8e23 in this term.
I20260710 11:13:31.128482 20375 leader_election.cc:304] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.129207 20478 raft_consensus.cc:3060] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.130260 20456 raft_consensus.cc:2749] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.122521 20260 raft_consensus.cc:3060] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.134877 20478 raft_consensus.cc:2749] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.137337 20260 raft_consensus.cc:515] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.139249 20260 leader_election.cc:290] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.140311 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:31.140439 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27c237d95a44087ab36b261784e8db5" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:31.141248 20333 raft_consensus.cc:3060] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.141296 20409 raft_consensus.cc:3055] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:31.141816 20409 raft_consensus.cc:740] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:31.142802 20409 consensus_queue.cc:260] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.144284 20409 raft_consensus.cc:3060] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.150060 20333 raft_consensus.cc:2468] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:31.151633 20226 leader_election.cc:304] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:31.152307 20409 raft_consensus.cc:2468] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:31.152360 20456 raft_consensus.cc:2804] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:31.153074 20456 raft_consensus.cc:697] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:31.153923 20456 consensus_queue.cc:237] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.161755 20156 catalog_manager.cc:5697] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.236559 20456 consensus_queue.cc:1048] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.246970 20491 consensus_queue.cc:1048] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.259583 20491 raft_consensus.cc:493] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:31.260100 20491 raft_consensus.cc:515] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.262194 20491 leader_election.cc:290] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.262638 20478 consensus_queue.cc:1048] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.263546 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:31.263943 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:31.264672 20333 raft_consensus.cc:2393] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate cc85ce917a5c40c688c1a63f703e2299 in this term.
I20260710 11:13:31.265708 20226 leader_election.cc:304] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:31.266662 20491 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.274065 20478 consensus_queue.cc:1048] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.275763 20491 raft_consensus.cc:2749] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:31.282193 20480 raft_consensus.cc:993] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:31.282629 20478 raft_consensus.cc:1081] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:31.284349 20260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5092a26452b44549969a6b0bc074a483"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51450
I20260710 11:13:31.284937 20260 raft_consensus.cc:493] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.285295 20260 raft_consensus.cc:3060] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.286976 20492 consensus_queue.cc:1048] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.292378 20260 raft_consensus.cc:515] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:31.297465 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:31.297662 20260 leader_election.cc:290] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:31.298223 20409 raft_consensus.cc:3055] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:31.298599 20409 raft_consensus.cc:740] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:31.299345 20409 consensus_queue.cc:260] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:31.300446 20409 raft_consensus.cc:3060] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.303243 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5092a26452b44549969a6b0bc074a483" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:31.303869 20334 raft_consensus.cc:3060] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.308666 20478 consensus_queue.cc:1048] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.310964 20455 consensus_queue.cc:1048] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.311276 20334 raft_consensus.cc:2468] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:31.313105 20226 leader_election.cc:304] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:31.314016 20491 raft_consensus.cc:2804] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:31.314484 20491 raft_consensus.cc:697] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:31.315413 20491 consensus_queue.cc:237] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:31.321134 20478 raft_consensus.cc:993] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:31.321600 20478 raft_consensus.cc:1081] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:31.324599 20259 raft_consensus.cc:3060] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:31.328094 20455 consensus_queue.cc:1048] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:31.330856 20335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:44692
I20260710 11:13:31.331425 20335 raft_consensus.cc:493] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.331816 20335 raft_consensus.cc:3060] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.328225 20491 consensus_queue.cc:1048] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.333452 20478 consensus_queue.cc:1048] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.339623 20335 raft_consensus.cc:515] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.341146 20334 raft_consensus.cc:1240] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Rejecting Update request from peer cc85ce917a5c40c688c1a63f703e2299 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:31.343987 20478 consensus_queue.cc:1059] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:31.344936 20480 raft_consensus.cc:3055] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:31.345297 20480 raft_consensus.cc:740] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:31.346232 20480 consensus_queue.cc:260] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.347163 20480 raft_consensus.cc:3060] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.347664 20409 raft_consensus.cc:2468] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:31.350842 20491 consensus_queue.cc:1048] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.354213 20335 leader_election.cc:290] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.355024 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:31.356001 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb44f6cb533242109d0a05bb70981d69" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:31.367851 20492 consensus_queue.cc:1048] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.372022 20409 raft_consensus.cc:2468] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:31.377856 20299 leader_election.cc:304] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:31.378686 20492 raft_consensus.cc:2804] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:31.379184 20492 raft_consensus.cc:697] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:31.379997 20492 consensus_queue.cc:237] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [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: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.381047 20491 raft_consensus.cc:993] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: : Instructing follower cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:31.381552 20491 raft_consensus.cc:1081] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Signalling peer cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:31.383976 20409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:39784
I20260710 11:13:31.384532 20409 raft_consensus.cc:493] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.384945 20409 raft_consensus.cc:3060] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.384618 20155 catalog_manager.cc:5697] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.391513 20409 raft_consensus.cc:515] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.394259 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:31.393872 20158 catalog_manager.cc:5697] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.394897 20258 raft_consensus.cc:3055] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:31.394657 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e3f2c8917c64c149aadab7d009ea9de" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:31.395301 20258 raft_consensus.cc:740] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:31.395150 20409 leader_election.cc:290] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:31.395757 20335 raft_consensus.cc:3060] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.396241 20258 consensus_queue.cc:260] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.397367 20258 raft_consensus.cc:3060] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.406682 20335 raft_consensus.cc:2468] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 2.
I20260710 11:13:31.407922 20375 leader_election.cc:304] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:31.408840 20480 raft_consensus.cc:2804] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:31.409318 20480 raft_consensus.cc:697] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 2 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:31.410185 20480 consensus_queue.cc:237] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.413048 20258 raft_consensus.cc:2468] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 2.
I20260710 11:13:31.415678 20480 consensus_queue.cc:1048] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.419502 20156 catalog_manager.cc:5697] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 1 to 2, leader changed from 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65) to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:31.422996 20478 raft_consensus.cc:993] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:31.423557 20457 raft_consensus.cc:1081] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:31.425707 20335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:44692
I20260710 11:13:31.426450 20335 raft_consensus.cc:493] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:31.427304 20335 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.428880 20480 consensus_queue.cc:1048] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.434448 20335 raft_consensus.cc:515] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.435912 20333 raft_consensus.cc:1240] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Rejecting Update request from peer cc85ce917a5c40c688c1a63f703e2299 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:31.438573 20480 consensus_queue.cc:1059] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:31.439262 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:31.439667 20457 raft_consensus.cc:3055] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:31.440107 20457 raft_consensus.cc:740] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:31.440356 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:31.441156 20335 leader_election.cc:290] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:31.441052 20457 consensus_queue.cc:260] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.442477 20457 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.453240 20409 raft_consensus.cc:2468] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:31.454883 20299 leader_election.cc:304] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:31.455668 20492 raft_consensus.cc:2804] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:31.456131 20492 raft_consensus.cc:697] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:31.457027 20492 consensus_queue.cc:237] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [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: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:31.463691 20156 catalog_manager.cc:5697] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:31.532383 20335 raft_consensus.cc:3060] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.538004 20335 raft_consensus.cc:1275] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.539443 20484 consensus_queue.cc:1048] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.549666 20409 raft_consensus.cc:1275] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.551146 20484 consensus_queue.cc:1048] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.579792 20409 raft_consensus.cc:1275] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.581265 20484 consensus_queue.cc:1048] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.589335 20335 raft_consensus.cc:1275] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.590704 20491 consensus_queue.cc:1048] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.709534 20335 raft_consensus.cc:1275] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.710963 20456 consensus_queue.cc:1048] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.719153 20409 raft_consensus.cc:1275] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.720548 20456 consensus_queue.cc:1048] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.765126 20258 raft_consensus.cc:3060] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.770138 20258 raft_consensus.cc:1275] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.771263 20492 consensus_queue.cc:1048] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.779624 20409 raft_consensus.cc:1275] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.781240 20492 consensus_queue.cc:1048] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:31.867956 20258 raft_consensus.cc:1275] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.869180 20457 consensus_queue.cc:1048] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.876296 20335 raft_consensus.cc:1275] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.878129 20480 consensus_queue.cc:1048] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.956053 20409 raft_consensus.cc:1275] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.957520 20492 consensus_queue.cc:1048] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.965313 20258 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:31.973042 20258 raft_consensus.cc:1275] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:31.974243 20492 consensus_queue.cc:1048] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:34.132841 20156 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53430:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:13:34.135295 20156 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:13:34.185556 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8602c4ef0d489f9f2fcf6e15125687 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:34.186803 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8602c4ef0d489f9f2fcf6e15125687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.186633 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8602c4ef0d489f9f2fcf6e15125687 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:34.188012 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8602c4ef0d489f9f2fcf6e15125687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.188627 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 5f8602c4ef0d489f9f2fcf6e15125687 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:34.189880 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f8602c4ef0d489f9f2fcf6e15125687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.190842 20321 tablet_service.cc:1511] Processing CreateTablet for tablet 97e0cf59ed80489d9af58da6bcf35188 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:34.192130 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e0cf59ed80489d9af58da6bcf35188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.203730 20244 tablet_service.cc:1511] Processing CreateTablet for tablet 97e0cf59ed80489d9af58da6bcf35188 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:34.205466 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e0cf59ed80489d9af58da6bcf35188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.212486 20547 tablet_bootstrap.cc:492] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.215137 20549 tablet_bootstrap.cc:492] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.219327 20548 tablet_bootstrap.cc:492] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.219702 20547 tablet_bootstrap.cc:654] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.226195 20548 tablet_bootstrap.cc:654] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.228003 20549 tablet_bootstrap.cc:654] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.229629 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 97e0cf59ed80489d9af58da6bcf35188 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:34.230973 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e0cf59ed80489d9af58da6bcf35188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.231913 20248 tablet_service.cc:1511] Processing CreateTablet for tablet 8669b64f4f7e46abbad8a5ef528306e7 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:34.233191 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8669b64f4f7e46abbad8a5ef528306e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.233695 20323 tablet_service.cc:1511] Processing CreateTablet for tablet 8669b64f4f7e46abbad8a5ef528306e7 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:34.234946 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8669b64f4f7e46abbad8a5ef528306e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.239181 20250 tablet_service.cc:1511] Processing CreateTablet for tablet af94674e32114d6992b0cd7b3c7283e7 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:34.240530 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af94674e32114d6992b0cd7b3c7283e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.242918 20245 tablet_service.cc:1511] Processing CreateTablet for tablet d7452a0e35a746229f25d08390591159 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:34.239181 20392 tablet_service.cc:1511] Processing CreateTablet for tablet 8669b64f4f7e46abbad8a5ef528306e7 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:34.243607 20320 tablet_service.cc:1511] Processing CreateTablet for tablet af94674e32114d6992b0cd7b3c7283e7 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:34.244230 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7452a0e35a746229f25d08390591159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.244372 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8669b64f4f7e46abbad8a5ef528306e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.244815 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af94674e32114d6992b0cd7b3c7283e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.246447 20393 tablet_service.cc:1511] Processing CreateTablet for tablet af94674e32114d6992b0cd7b3c7283e7 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:34.247656 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af94674e32114d6992b0cd7b3c7283e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.248174 20322 tablet_service.cc:1511] Processing CreateTablet for tablet d7452a0e35a746229f25d08390591159 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:34.249378 20322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7452a0e35a746229f25d08390591159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.255307 20396 tablet_service.cc:1511] Processing CreateTablet for tablet d7452a0e35a746229f25d08390591159 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:34.256726 20396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7452a0e35a746229f25d08390591159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.277802 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb64b9e1745422c859e36e03c15bc53 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:34.279206 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb64b9e1745422c859e36e03c15bc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.285898 20324 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb64b9e1745422c859e36e03c15bc53 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:34.287271 20324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb64b9e1745422c859e36e03c15bc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.293668 20547 tablet_bootstrap.cc:492] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.294307 20547 ts_tablet_manager.cc:1403] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.005s
I20260710 11:13:34.286908 20396 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb64b9e1745422c859e36e03c15bc53 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:34.298192 20396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb64b9e1745422c859e36e03c15bc53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.302209 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 55e65ffee6ba4619b50387b81b12cbc6 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:34.303726 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e65ffee6ba4619b50387b81b12cbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.306474 20548 tablet_bootstrap.cc:492] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.307001 20548 ts_tablet_manager.cc:1403] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.005s
I20260710 11:13:34.307789 20321 tablet_service.cc:1511] Processing CreateTablet for tablet 55e65ffee6ba4619b50387b81b12cbc6 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:34.309080 20321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e65ffee6ba4619b50387b81b12cbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.310017 20548 raft_consensus.cc:359] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.310794 20548 raft_consensus.cc:385] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.311095 20548 raft_consensus.cc:740] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.311893 20548 consensus_queue.cc:260] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.315810 20535 raft_consensus.cc:493] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.316249 20535 raft_consensus.cc:515] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.316993 20547 raft_consensus.cc:359] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.317752 20547 raft_consensus.cc:385] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.318044 20547 raft_consensus.cc:740] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.318409 20535 leader_election.cc:290] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:34.318750 20547 consensus_queue.cc:260] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.320003 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.322096 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:34.322753 20258 raft_consensus.cc:2468] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
W20260710 11:13:34.323419 20375 leader_election.cc:343] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.327268 20391 tablet_service.cc:1511] Processing CreateTablet for tablet 55e65ffee6ba4619b50387b81b12cbc6 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:34.329165 20547 ts_tablet_manager.cc:1434] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260710 11:13:34.329491 20391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e65ffee6ba4619b50387b81b12cbc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.330186 20547 tablet_bootstrap.cc:492] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.331035 20374 leader_election.cc:304] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [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: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:34.332150 20535 raft_consensus.cc:2804] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.332494 20535 raft_consensus.cc:493] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.333204 20549 tablet_bootstrap.cc:492] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.333779 20549 ts_tablet_manager.cc:1403] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.012s
I20260710 11:13:34.332813 20535 raft_consensus.cc:3060] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.334931 20248 tablet_service.cc:1511] Processing CreateTablet for tablet a4cf695703a44df8bcc1679903f8f62f (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:34.336202 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cf695703a44df8bcc1679903f8f62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.336654 20549 raft_consensus.cc:359] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.341564 20392 tablet_service.cc:1511] Processing CreateTablet for tablet a4cf695703a44df8bcc1679903f8f62f (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:34.342952 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cf695703a44df8bcc1679903f8f62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.345543 20323 tablet_service.cc:1511] Processing CreateTablet for tablet a4cf695703a44df8bcc1679903f8f62f (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:34.346856 20323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4cf695703a44df8bcc1679903f8f62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.351852 20548 ts_tablet_manager.cc:1434] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 11:13:34.352921 20548 tablet_bootstrap.cc:492] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.355428 20535 raft_consensus.cc:515] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.366443 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 56fa457e987248a5bf8007319ed607a0 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:34.367810 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fa457e987248a5bf8007319ed607a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.368577 20322 tablet_service.cc:1511] Processing CreateTablet for tablet 56fa457e987248a5bf8007319ed607a0 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:34.337359 20549 raft_consensus.cc:385] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.369752 20549 raft_consensus.cc:740] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.370545 20549 consensus_queue.cc:260] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.371481 20393 tablet_service.cc:1511] Processing CreateTablet for tablet 56fa457e987248a5bf8007319ed607a0 (DEFAULT_TABLE table=soft_deleted_table [id=21542df735ac4e5e9719a233efce1075]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:34.372119 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:34.372713 20258 raft_consensus.cc:3060] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.372824 20549 ts_tablet_manager.cc:1434] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.000s
I20260710 11:13:34.372835 20393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fa457e987248a5bf8007319ed607a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.378528 20548 tablet_bootstrap.cc:654] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.382076 20549 tablet_bootstrap.cc:492] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.387873 20547 tablet_bootstrap.cc:654] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.394903 20258 raft_consensus.cc:2468] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:34.369831 20322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fa457e987248a5bf8007319ed607a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:34.401842 20374 leader_election.cc:304] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:34.403879 20535 leader_election.cc:290] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:34.409951 20549 tablet_bootstrap.cc:654] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.413991 20535 raft_consensus.cc:2804] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:34.414973 20535 raft_consensus.cc:697] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:34.417218 20535 consensus_queue.cc:237] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.427865 20548 tablet_bootstrap.cc:492] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.427716 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:34.428853 20548 ts_tablet_manager.cc:1403] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.015s
I20260710 11:13:34.428923 20335 raft_consensus.cc:3060] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.432453 20549 tablet_bootstrap.cc:492] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.432593 20547 tablet_bootstrap.cc:492] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.432557 20548 raft_consensus.cc:359] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.433353 20549 ts_tablet_manager.cc:1403] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260710 11:13:34.433355 20547 ts_tablet_manager.cc:1403] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.004s
I20260710 11:13:34.433815 20548 raft_consensus.cc:385] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.434228 20548 raft_consensus.cc:740] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.435081 20548 consensus_queue.cc:260] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.436712 20549 raft_consensus.cc:359] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.438576 20547 raft_consensus.cc:359] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.439668 20547 raft_consensus.cc:385] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.440032 20547 raft_consensus.cc:740] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.437381 20335 raft_consensus.cc:2468] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:34.440912 20547 consensus_queue.cc:260] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.437498 20549 raft_consensus.cc:385] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.443441 20547 ts_tablet_manager.cc:1434] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:13:34.443542 20549 raft_consensus.cc:740] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.444698 20547 tablet_bootstrap.cc:492] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.444410 20549 consensus_queue.cc:260] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.446758 20549 ts_tablet_manager.cc:1434] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:13:34.447721 20549 tablet_bootstrap.cc:492] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.437510 20548 ts_tablet_manager.cc:1434] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:34.450093 20491 raft_consensus.cc:493] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.450610 20548 tablet_bootstrap.cc:492] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.450578 20491 raft_consensus.cc:515] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.452772 20491 leader_election.cc:290] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.454677 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:34.455366 20407 raft_consensus.cc:2468] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:34.455899 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.456686 20224 leader_election.cc:304] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:34.457180 20547 tablet_bootstrap.cc:654] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
W20260710 11:13:34.457497 20226 leader_election.cc:343] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.457965 20491 raft_consensus.cc:2804] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.458333 20491 raft_consensus.cc:493] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.458674 20491 raft_consensus.cc:3060] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.466060 20491 raft_consensus.cc:515] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.469090 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:34.469339 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:34.457180 20548 tablet_bootstrap.cc:654] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.470036 20407 raft_consensus.cc:3060] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.470381 20491 leader_election.cc:290] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.467391 20156 catalog_manager.cc:5697] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
W20260710 11:13:34.473654 20226 leader_election.cc:343] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.475216 20547 tablet_bootstrap.cc:492] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.478443 20407 raft_consensus.cc:2468] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 1.
I20260710 11:13:34.479291 20549 tablet_bootstrap.cc:654] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.479683 20224 leader_election.cc:304] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [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: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:34.480574 20491 raft_consensus.cc:2804] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:34.479660 20547 ts_tablet_manager.cc:1403] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.014s
I20260710 11:13:34.490253 20549 tablet_bootstrap.cc:492] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.490579 20547 raft_consensus.cc:359] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.491555 20547 raft_consensus.cc:385] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.491777 20549 ts_tablet_manager.cc:1403] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260710 11:13:34.491956 20547 raft_consensus.cc:740] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.493196 20547 consensus_queue.cc:260] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.495126 20491 raft_consensus.cc:697] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:34.497148 20491 consensus_queue.cc:237] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.497246 20549 raft_consensus.cc:359] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.498226 20549 raft_consensus.cc:385] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.498468 20548 tablet_bootstrap.cc:492] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.498621 20549 raft_consensus.cc:740] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.499116 20548 ts_tablet_manager.cc:1403] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.002s
I20260710 11:13:34.499825 20549 consensus_queue.cc:260] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.502197 20549 ts_tablet_manager.cc:1434] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:13:34.503700 20549 tablet_bootstrap.cc:492] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.508848 20547 ts_tablet_manager.cc:1434] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260710 11:13:34.503005 20548 raft_consensus.cc:359] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.510017 20548 raft_consensus.cc:385] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.510568 20548 raft_consensus.cc:740] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.510782 20549 tablet_bootstrap.cc:654] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.511513 20548 consensus_queue.cc:260] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.514729 20548 ts_tablet_manager.cc:1434] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 11:13:34.516031 20548 tablet_bootstrap.cc:492] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.510000 20547 tablet_bootstrap.cc:492] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
W20260710 11:13:34.532073 20206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:34.533612 20547 tablet_bootstrap.cc:654] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.542505 20548 tablet_bootstrap.cc:654] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.543165 20157 catalog_manager.cc:5697] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:34.546151 20547 tablet_bootstrap.cc:492] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.546732 20547 ts_tablet_manager.cc:1403] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260710 11:13:34.543738 20549 tablet_bootstrap.cc:492] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.548189 20549 ts_tablet_manager.cc:1403] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.007s
I20260710 11:13:34.549278 20535 raft_consensus.cc:493] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.549782 20535 raft_consensus.cc:515] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.551657 20548 tablet_bootstrap.cc:492] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.551851 20535 leader_election.cc:290] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:34.552314 20548 ts_tablet_manager.cc:1403] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260710 11:13:34.553014 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.553671 20333 raft_consensus.cc:2468] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:34.554446 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:34.555780 20548 raft_consensus.cc:359] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.556632 20548 raft_consensus.cc:385] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:13:34.555842 20374 leader_election.cc:343] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.556995 20548 raft_consensus.cc:740] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.557533 20375 leader_election.cc:304] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:34.557859 20548 consensus_queue.cc:260] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.559419 20549 raft_consensus.cc:359] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.559957 20535 raft_consensus.cc:2804] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.560156 20549 raft_consensus.cc:385] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.560343 20548 ts_tablet_manager.cc:1434] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:13:34.560532 20549 raft_consensus.cc:740] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.560381 20535 raft_consensus.cc:493] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.561479 20535 raft_consensus.cc:3060] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.561640 20549 consensus_queue.cc:260] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.564180 20549 ts_tablet_manager.cc:1434] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:13:34.562742 20548 tablet_bootstrap.cc:492] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.565186 20549 tablet_bootstrap.cc:492] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.569766 20535 raft_consensus.cc:515] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.573093 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:34.573177 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:34.573752 20333 raft_consensus.cc:3060] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.573868 20549 tablet_bootstrap.cc:654] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.575132 20548 tablet_bootstrap.cc:654] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
W20260710 11:13:34.580219 20374 leader_election.cc:343] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.582129 20547 raft_consensus.cc:359] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.583213 20547 raft_consensus.cc:385] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.583606 20547 raft_consensus.cc:740] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.586992 20333 raft_consensus.cc:2468] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:34.587723 20548 tablet_bootstrap.cc:492] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.588372 20548 ts_tablet_manager.cc:1403] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 11:13:34.588703 20375 leader_election.cc:304] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:34.590092 20554 raft_consensus.cc:2804] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:34.590715 20554 raft_consensus.cc:697] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:34.591746 20554 consensus_queue.cc:237] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.592072 20548 raft_consensus.cc:359] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.592995 20548 raft_consensus.cc:385] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.593344 20548 raft_consensus.cc:740] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.593967 20491 raft_consensus.cc:493] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.594249 20548 consensus_queue.cc:260] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.594456 20491 raft_consensus.cc:515] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.596588 20491 leader_election.cc:290] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.597616 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:34.598812 20548 ts_tablet_manager.cc:1434] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260710 11:13:34.598999 20224 leader_election.cc:343] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.598702 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.599812 20335 raft_consensus.cc:2468] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:34.600028 20548 tablet_bootstrap.cc:492] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.601047 20226 leader_election.cc:304] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [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: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:34.602145 20491 raft_consensus.cc:2804] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.602510 20491 raft_consensus.cc:493] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.602849 20491 raft_consensus.cc:3060] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.584589 20547 consensus_queue.cc:260] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.607293 20548 tablet_bootstrap.cc:654] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.612376 20547 ts_tablet_manager.cc:1434] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260710 11:13:34.614091 20547 tablet_bootstrap.cc:492] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.617535 20535 leader_election.cc:290] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:34.612602 20156 catalog_manager.cc:5697] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:34.627022 20547 tablet_bootstrap.cc:654] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.635186 20547 tablet_bootstrap.cc:492] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.635882 20547 ts_tablet_manager.cc:1403] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 11:13:34.640056 20547 raft_consensus.cc:359] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.641111 20547 raft_consensus.cc:385] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.641566 20547 raft_consensus.cc:740] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.642664 20547 consensus_queue.cc:260] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.646378 20547 ts_tablet_manager.cc:1434] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:13:34.647848 20547 tablet_bootstrap.cc:492] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.656885 20547 tablet_bootstrap.cc:654] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.670151 20547 tablet_bootstrap.cc:492] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.670955 20547 ts_tablet_manager.cc:1403] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260710 11:13:34.670575 20491 raft_consensus.cc:515] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.674680 20547 raft_consensus.cc:359] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.675447 20547 raft_consensus.cc:385] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.675730 20547 raft_consensus.cc:740] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.676463 20549 tablet_bootstrap.cc:492] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.677170 20549 ts_tablet_manager.cc:1403] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.112s	user 0.040s	sys 0.053s
I20260710 11:13:34.676471 20547 consensus_queue.cc:260] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.678933 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:34.679553 20333 raft_consensus.cc:3060] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.680224 20549 raft_consensus.cc:359] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.680941 20549 raft_consensus.cc:385] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.681226 20549 raft_consensus.cc:740] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.681967 20549 consensus_queue.cc:260] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.684473 20549 ts_tablet_manager.cc:1434] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 11:13:34.685513 20549 tablet_bootstrap.cc:492] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.686914 20536 raft_consensus.cc:493] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.687386 20536 raft_consensus.cc:515] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.688335 20547 ts_tablet_manager.cc:1434] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260710 11:13:34.688589 20491 leader_election.cc:290] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.689543 20547 tablet_bootstrap.cc:492] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.686977 20333 raft_consensus.cc:2468] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 1.
I20260710 11:13:34.690608 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:34.691305 20407 raft_consensus.cc:2468] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:34.691910 20549 tablet_bootstrap.cc:654] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.692750 20299 leader_election.cc:304] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:34.695246 20535 raft_consensus.cc:493] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.695909 20535 raft_consensus.cc:515] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.697444 20226 leader_election.cc:304] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:34.698995 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:34.699662 20258 raft_consensus.cc:2468] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:34.699736 20563 raft_consensus.cc:2804] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:34.700165 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:34.700481 20563 raft_consensus.cc:697] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:34.700824 20259 raft_consensus.cc:2468] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:34.701095 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:34.701571 20563 consensus_queue.cc:237] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
W20260710 11:13:34.702613 20224 leader_election.cc:343] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.702469 20374 leader_election.cc:304] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:34.703786 20549 tablet_bootstrap.cc:492] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.703928 20536 leader_election.cc:290] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.704418 20554 raft_consensus.cc:2804] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.705024 20554 raft_consensus.cc:493] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.705425 20554 raft_consensus.cc:3060] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.704531 20491 raft_consensus.cc:493] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.705878 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.706583 20333 raft_consensus.cc:2468] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:34.706190 20491 raft_consensus.cc:515] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.707993 20535 leader_election.cc:290] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:34.708693 20491 leader_election.cc:290] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.709897 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:34.710577 20407 raft_consensus.cc:2468] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:34.711687 20547 tablet_bootstrap.cc:654] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.711757 20224 leader_election.cc:304] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:34.712720 20491 raft_consensus.cc:2804] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.704479 20536 raft_consensus.cc:2804] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:34.713224 20491 raft_consensus.cc:493] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.713860 20491 raft_consensus.cc:3060] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.724874 20547 tablet_bootstrap.cc:492] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.725476 20547 ts_tablet_manager.cc:1403] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260710 11:13:34.713626 20536 raft_consensus.cc:493] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:34.726855 20536 raft_consensus.cc:3060] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.728621 20547 raft_consensus.cc:359] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.732393 20548 tablet_bootstrap.cc:492] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.733042 20548 ts_tablet_manager.cc:1403] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.133s	user 0.043s	sys 0.028s
I20260710 11:13:34.729434 20547 raft_consensus.cc:385] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.735960 20547 raft_consensus.cc:740] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.736200 20536 raft_consensus.cc:515] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.736757 20491 raft_consensus.cc:515] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.704396 20549 ts_tablet_manager.cc:1403] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:13:34.736799 20547 consensus_queue.cc:260] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.738705 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.740584 20554 raft_consensus.cc:515] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.741778 20549 raft_consensus.cc:359] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.742535 20549 raft_consensus.cc:385] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.742892 20549 raft_consensus.cc:740] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.742632 20548 raft_consensus.cc:359] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.743289 20547 ts_tablet_manager.cc:1434] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:13:34.743402 20548 raft_consensus.cc:385] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.743819 20548 raft_consensus.cc:740] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.743881 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:34.743674 20549 consensus_queue.cc:260] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.744544 20259 raft_consensus.cc:3060] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.744356 20547 tablet_bootstrap.cc:492] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.750243 20548 consensus_queue.cc:260] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
W20260710 11:13:34.752802 20299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.66.67:39681, user_credentials={real_user=slave}} blocked reactor thread for 60136.9us
I20260710 11:13:34.753593 20333 raft_consensus.cc:2393] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate e59dfa8c16c24554a6a030cd4a28d391 in this term.
I20260710 11:13:34.748898 20549 ts_tablet_manager.cc:1434] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:13:34.759500 20554 leader_election.cc:290] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:34.760214 20548 ts_tablet_manager.cc:1434] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 11:13:34.760360 20549 tablet_bootstrap.cc:492] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.761150 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:34.761861 20333 raft_consensus.cc:3060] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.764514 20259 raft_consensus.cc:2468] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:34.765367 20547 tablet_bootstrap.cc:654] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.761257 20548 tablet_bootstrap.cc:492] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.770618 20374 leader_election.cc:304] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:34.771694 20333 raft_consensus.cc:2468] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:34.774890 20548 tablet_bootstrap.cc:654] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.783304 20554 raft_consensus.cc:2804] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:34.785653 20554 raft_consensus.cc:697] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:34.786569 20554 consensus_queue.cc:237] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.786590 20536 leader_election.cc:290] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.790488 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:34.787302 20549 tablet_bootstrap.cc:654] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.792044 20407 raft_consensus.cc:3060] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.792855 20547 tablet_bootstrap.cc:492] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
I20260710 11:13:34.793329 20547 ts_tablet_manager.cc:1403] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.001s
I20260710 11:13:34.795807 20547 raft_consensus.cc:359] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.796320 20547 raft_consensus.cc:385] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.796555 20547 raft_consensus.cc:740] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.797083 20547 consensus_queue.cc:260] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.799491 20547 ts_tablet_manager.cc:1434] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:34.800505 20547 tablet_bootstrap.cc:492] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: Bootstrap starting.
I20260710 11:13:34.790074 20157 catalog_manager.cc:5697] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:34.835294 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:34.837251 20259 raft_consensus.cc:2393] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e59dfa8c16c24554a6a030cd4a28d391 in current term 1: Already voted for candidate 0185eb0b25bc453eb49acb631e1f8e23 in this term.
I20260710 11:13:34.845696 20563 raft_consensus.cc:493] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.848460 20491 leader_election.cc:290] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.848677 20563 raft_consensus.cc:515] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.857545 20563 leader_election.cc:290] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.858318 20547 tablet_bootstrap.cc:654] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.859757 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:34.862361 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf695703a44df8bcc1679903f8f62f" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:34.869220 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:34.870761 20333 raft_consensus.cc:2393] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0185eb0b25bc453eb49acb631e1f8e23 in current term 1: Already voted for candidate e59dfa8c16c24554a6a030cd4a28d391 in this term.
I20260710 11:13:34.870039 20563 raft_consensus.cc:493] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:13:34.866250 20224 leader_election.cc:343] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.871659 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf695703a44df8bcc1679903f8f62f" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.871729 20563 raft_consensus.cc:515] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.877776 20563 leader_election.cc:290] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.879804 20226 leader_election.cc:304] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [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: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:34.880137 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
W20260710 11:13:34.882531 20226 leader_election.cc:343] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.883033 20226 leader_election.cc:304] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:34.884225 20561 raft_consensus.cc:2749] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:34.884972 20548 tablet_bootstrap.cc:492] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.889182 20547 tablet_bootstrap.cc:492] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: No bootstrap required, opened a new log
W20260710 11:13:34.890019 20224 leader_election.cc:343] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.890651 20547 ts_tablet_manager.cc:1403] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.007s
I20260710 11:13:34.890947 20491 raft_consensus.cc:2749] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:34.890681 20548 ts_tablet_manager.cc:1403] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.130s	user 0.016s	sys 0.008s
I20260710 11:13:34.900032 20549 tablet_bootstrap.cc:492] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:34.901103 20549 ts_tablet_manager.cc:1403] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.004s
I20260710 11:13:34.903930 20548 raft_consensus.cc:359] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.905020 20548 raft_consensus.cc:385] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.904845 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:34.905489 20548 raft_consensus.cc:740] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.906677 20548 consensus_queue.cc:260] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.906723 20549 raft_consensus.cc:359] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.908034 20549 raft_consensus.cc:385] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.908473 20549 raft_consensus.cc:740] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.896518 20547 raft_consensus.cc:359] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.909776 20547 raft_consensus.cc:385] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.910221 20547 raft_consensus.cc:740] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.909590 20549 consensus_queue.cc:260] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.911120 20547 consensus_queue.cc:260] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.914381 20549 ts_tablet_manager.cc:1434] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:13:34.915694 20547 ts_tablet_manager.cc:1434] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260710 11:13:34.915787 20407 raft_consensus.cc:2468] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 1.
I20260710 11:13:34.916992 20549 tablet_bootstrap.cc:492] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:34.918422 20548 ts_tablet_manager.cc:1434] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.006s
I20260710 11:13:34.918694 20576 raft_consensus.cc:493] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:34.919560 20576 raft_consensus.cc:515] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.921298 20548 tablet_bootstrap.cc:492] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
W20260710 11:13:34.909520 20226 leader_election.cc:343] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:34.924532 20226 leader_election.cc:304] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:34.926007 20491 raft_consensus.cc:2749] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:34.928167 20549 tablet_bootstrap.cc:654] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.936594 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:34.938745 20299 leader_election.cc:304] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:34.940761 20536 raft_consensus.cc:2804] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:34.941166 20548 tablet_bootstrap.cc:654] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:34.941344 20536 raft_consensus.cc:697] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:34.945228 20536 consensus_queue.cc:237] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.948146 20576 leader_election.cc:290] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:34.950124 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:34.951442 20407 raft_consensus.cc:2393] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e59dfa8c16c24554a6a030cd4a28d391 in current term 1: Already voted for candidate 0185eb0b25bc453eb49acb631e1f8e23 in this term.
I20260710 11:13:34.953390 20299 leader_election.cc:304] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:34.955078 20576 raft_consensus.cc:3060] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:34.947728 20157 catalog_manager.cc:5697] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:34.966014 20554 consensus_queue.cc:1048] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:34.976639 20548 tablet_bootstrap.cc:492] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:34.977240 20548 ts_tablet_manager.cc:1403] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.008s
I20260710 11:13:34.978252 20576 raft_consensus.cc:2749] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:34.982270 20548 raft_consensus.cc:359] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.983409 20548 raft_consensus.cc:385] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:34.983783 20548 raft_consensus.cc:740] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:34.984913 20548 consensus_queue.cc:260] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:34.986990 20548 ts_tablet_manager.cc:1434] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:34.988163 20548 tablet_bootstrap.cc:492] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: Bootstrap starting.
I20260710 11:13:34.987933 20554 consensus_queue.cc:1048] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.002350 20548 tablet_bootstrap.cc:654] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:35.004225 20561 consensus_queue.cc:1048] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:13:35.015965 20259 raft_consensus.cc:3060] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.021106 20563 consensus_queue.cc:1048] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:13:35.038285 20536 raft_consensus.cc:493] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:35.038813 20536 raft_consensus.cc:515] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.039692 20549 tablet_bootstrap.cc:492] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:35.040211 20549 ts_tablet_manager.cc:1403] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.124s	user 0.036s	sys 0.042s
I20260710 11:13:35.043946 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf695703a44df8bcc1679903f8f62f" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:35.044683 20260 raft_consensus.cc:2468] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:35.045447 20536 leader_election.cc:290] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.046224 20549 raft_consensus.cc:359] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.047115 20300 leader_election.cc:304] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.047364 20549 raft_consensus.cc:385] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:35.047300 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf695703a44df8bcc1679903f8f62f" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:35.047958 20549 raft_consensus.cc:740] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:35.048189 20408 raft_consensus.cc:2468] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 0.
I20260710 11:13:35.049134 20549 consensus_queue.cc:260] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.049939 20536 raft_consensus.cc:2804] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:35.050393 20536 raft_consensus.cc:493] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:35.060355 20549 ts_tablet_manager.cc:1434] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 11:13:35.061686 20549 tablet_bootstrap.cc:492] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: Bootstrap starting.
I20260710 11:13:35.055866 20536 raft_consensus.cc:3060] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.069969 20554 consensus_queue.cc:1048] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.091285 20536 raft_consensus.cc:515] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.099148 20549 tablet_bootstrap.cc:654] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:35.108405 20548 tablet_bootstrap.cc:492] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: No bootstrap required, opened a new log
I20260710 11:13:35.108901 20548 ts_tablet_manager.cc:1403] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.013s
I20260710 11:13:35.109812 20555 raft_consensus.cc:493] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:35.120476 20536 leader_election.cc:290] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.122356 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf695703a44df8bcc1679903f8f62f" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:35.123231 20258 raft_consensus.cc:3060] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.118285 20561 raft_consensus.cc:493] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:35.125993 20561 raft_consensus.cc:515] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.113562 20555 raft_consensus.cc:515] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.128419 20561 leader_election.cc:290] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.129943 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
W20260710 11:13:35.132243 20375 leader_election.cc:343] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:35.135619 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:35.136330 20335 raft_consensus.cc:2468] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:35.137858 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4cf695703a44df8bcc1679903f8f62f" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.138564 20407 raft_consensus.cc:3060] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.139916 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:35.140667 20260 raft_consensus.cc:2468] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 0.
I20260710 11:13:35.143591 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:35.144894 20374 leader_election.cc:304] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [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: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:35.136224 20548 raft_consensus.cc:359] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.148231 20226 leader_election.cc:304] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.128419 20555 leader_election.cc:290] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:35.150930 20561 raft_consensus.cc:2804] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:35.151336 20561 raft_consensus.cc:493] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:35.152081 20491 raft_consensus.cc:493] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:35.153784 20258 raft_consensus.cc:2468] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 1.
I20260710 11:13:35.152709 20491 raft_consensus.cc:515] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.147466 20548 raft_consensus.cc:385] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:35.155607 20548 raft_consensus.cc:740] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Initialized, Role: FOLLOWER
I20260710 11:13:35.155052 20300 leader_election.cc:304] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.151705 20561 raft_consensus.cc:3060] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.169390 20535 raft_consensus.cc:2804] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:35.169899 20491 leader_election.cc:290] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.176842 20409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299" is_pre_election: true
I20260710 11:13:35.181704 20536 raft_consensus.cc:2804] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:35.169889 20535 raft_consensus.cc:493] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:35.182143 20548 consensus_queue.cc:260] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.204300 20408 raft_consensus.cc:2468] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 0.
I20260710 11:13:35.204233 20535 raft_consensus.cc:3060] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.211735 20333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:35.210464 20407 raft_consensus.cc:2468] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 1.
I20260710 11:13:35.208983 20158 catalog_manager.cc:5697] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 0 to 1, leader changed from <none> to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.215502 20226 leader_election.cc:304] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [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: 0185eb0b25bc453eb49acb631e1f8e23; no voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:35.222041 20554 raft_consensus.cc:493] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:35.222738 20554 raft_consensus.cc:515] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.223862 20599 consensus_queue.cc:1048] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:13:35.224968 20554 leader_election.cc:290] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:35.209992 20561 raft_consensus.cc:515] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.210052 20536 raft_consensus.cc:697] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:35.226286 20549 tablet_bootstrap.cc:492] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: No bootstrap required, opened a new log
I20260710 11:13:35.226806 20549 ts_tablet_manager.cc:1403] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: Time spent bootstrapping tablet: real 0.165s	user 0.016s	sys 0.000s
I20260710 11:13:35.227048 20536 consensus_queue.cc:237] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.228555 20407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.228786 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23" is_pre_election: true
I20260710 11:13:35.229316 20407 raft_consensus.cc:3060] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.218675 20563 raft_consensus.cc:2749] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:13:35.233168 20332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:35.234038 20332 raft_consensus.cc:3060] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.235122 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391" is_pre_election: true
I20260710 11:13:35.235948 20335 raft_consensus.cc:2393] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc85ce917a5c40c688c1a63f703e2299 in current term 1: Already voted for candidate 0185eb0b25bc453eb49acb631e1f8e23 in this term.
I20260710 11:13:35.238839 20561 leader_election.cc:290] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.242842 20549 raft_consensus.cc:359] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.244539 20549 raft_consensus.cc:385] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:35.245064 20549 raft_consensus.cc:740] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Initialized, Role: FOLLOWER
I20260710 11:13:35.247695 20549 consensus_queue.cc:260] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.253188 20332 raft_consensus.cc:2468] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 1.
I20260710 11:13:35.254609 20226 leader_election.cc:304] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.255301 20375 leader_election.cc:304] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:35.255589 20603 raft_consensus.cc:2804] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:35.255659 20604 consensus_queue.cc:1048] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.256333 20603 raft_consensus.cc:697] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.256695 20555 raft_consensus.cc:3060] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.257200 20603 consensus_queue.cc:237] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.260929 20407 raft_consensus.cc:2468] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 1.
I20260710 11:13:35.253798 20535 raft_consensus.cc:515] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.274228 20535 leader_election.cc:290] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:35.275403 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:35.275820 20549 ts_tablet_manager.cc:1434] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260710 11:13:35.276062 20335 raft_consensus.cc:3060] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.280596 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:35.281524 20259 raft_consensus.cc:3060] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:35.285742 20555 raft_consensus.cc:2749] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:35.287806 20607 consensus_queue.cc:1048] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.294847 20548 ts_tablet_manager.cc:1434] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: Time spent starting tablet: real 0.186s	user 0.015s	sys 0.016s
I20260710 11:13:35.296613 20158 catalog_manager.cc:5697] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 0 to 1, leader changed from <none> to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 1 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.298518 20600 consensus_queue.cc:1048] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.307228 20259 raft_consensus.cc:2468] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:35.312836 20374 leader_election.cc:304] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:35.313781 20555 raft_consensus.cc:2804] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:35.314324 20555 raft_consensus.cc:697] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:35.315054 20603 consensus_queue.cc:1048] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.315289 20555 consensus_queue.cc:237] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.313241 20335 raft_consensus.cc:2468] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 1.
I20260710 11:13:35.318279 20158 catalog_manager.cc:5697] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 1 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.362888 20536 consensus_queue.cc:1048] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.372578 20156 catalog_manager.cc:5697] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 1 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:35.384567 20574 consensus_queue.cc:1048] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.468945 20408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:35.469611 20408 raft_consensus.cc:606] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:35.475453 20408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:35.475996 20408 raft_consensus.cc:606] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:35.480822 20408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:35.481388 20408 raft_consensus.cc:606] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:35.504077 20334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
mode: GRACEFUL
new_leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:44694
I20260710 11:13:35.504733 20334 raft_consensus.cc:606] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Received request to transfer leadership to TS 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:35.510077 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7452a0e35a746229f25d08390591159"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
mode: GRACEFUL
new_leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:51464
I20260710 11:13:35.510663 20259 raft_consensus.cc:606] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Received request to transfer leadership to TS e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:35.515735 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
mode: GRACEFUL
new_leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:51464
I20260710 11:13:35.516242 20259 raft_consensus.cc:606] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Received request to transfer leadership to TS e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:35.521183 20408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
mode: GRACEFUL
new_leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:39812
I20260710 11:13:35.521850 20408 raft_consensus.cc:606] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Received request to transfer leadership to TS e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:35.529992 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
mode: GRACEFUL
new_leader_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:51464
I20260710 11:13:35.530652 20259 raft_consensus.cc:606] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Received request to transfer leadership to TS cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:35.633212 20603 raft_consensus.cc:993] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: : Instructing follower e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:35.633723 20600 raft_consensus.cc:1081] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Signalling peer e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:35.635167 20334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7452a0e35a746229f25d08390591159"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:44676
I20260710 11:13:35.635720 20334 raft_consensus.cc:493] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.636019 20334 raft_consensus.cc:3060] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.641832 20334 raft_consensus.cc:515] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.643911 20334 leader_election.cc:290] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.644558 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:35.644982 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7452a0e35a746229f25d08390591159" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.645206 20259 raft_consensus.cc:3055] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.645535 20408 raft_consensus.cc:3060] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.645691 20259 raft_consensus.cc:740] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.646600 20259 consensus_queue.cc:260] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.647614 20259 raft_consensus.cc:3060] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.651867 20408 raft_consensus.cc:2468] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:35.653085 20299 leader_election.cc:304] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.653831 20574 raft_consensus.cc:2804] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.654326 20574 raft_consensus.cc:697] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:35.654476 20259 raft_consensus.cc:2468] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:35.655566 20603 consensus_queue.cc:1048] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.655467 20574 consensus_queue.cc:237] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.664022 20600 raft_consensus.cc:993] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: : Instructing follower cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:35.664522 20563 raft_consensus.cc:1081] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Signalling peer cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:35.665076 20155 catalog_manager.cc:5697] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 1 to 2, leader changed from 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65) to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.668763 20561 consensus_queue.cc:1048] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.668815 20408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:39784
I20260710 11:13:35.669977 20408 raft_consensus.cc:493] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.670338 20408 raft_consensus.cc:3060] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.678807 20408 raft_consensus.cc:515] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.679868 20407 raft_consensus.cc:1240] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Rejecting Update request from peer 0185eb0b25bc453eb49acb631e1f8e23 for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:35.681644 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:35.682291 20259 raft_consensus.cc:3055] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.682605 20259 raft_consensus.cc:740] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.683416 20259 consensus_queue.cc:260] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.684108 20259 raft_consensus.cc:3060] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.687868 20408 leader_election.cc:290] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:35.688917 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa457e987248a5bf8007319ed607a0" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:35.689548 20335 raft_consensus.cc:3060] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.693063 20259 raft_consensus.cc:2468] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 2.
I20260710 11:13:35.694368 20374 leader_election.cc:304] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:35.695148 20535 raft_consensus.cc:2804] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.695582 20535 raft_consensus.cc:697] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 2 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:35.696319 20535 consensus_queue.cc:237] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [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: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.697382 20335 raft_consensus.cc:2468] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 2.
I20260710 11:13:35.703087 20156 catalog_manager.cc:5697] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 1 to 2, leader changed from 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65) to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:35.713330 20555 raft_consensus.cc:993] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:35.713847 20607 raft_consensus.cc:1081] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:35.715317 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51450
I20260710 11:13:35.715788 20259 raft_consensus.cc:493] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.716092 20259 raft_consensus.cc:3060] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.721210 20259 raft_consensus.cc:515] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.722759 20259 leader_election.cc:290] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.723680 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:35.724152 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e0cf59ed80489d9af58da6bcf35188" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.724691 20335 raft_consensus.cc:3060] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.724803 20408 raft_consensus.cc:3055] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.725210 20408 raft_consensus.cc:740] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:35.726114 20408 consensus_queue.cc:260] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.727528 20408 raft_consensus.cc:3060] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.729331 20574 consensus_queue.cc:1048] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.732790 20335 raft_consensus.cc:2468] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:35.737200 20226 leader_election.cc:304] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.738500 20563 raft_consensus.cc:2804] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.739032 20563 raft_consensus.cc:697] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.736301 20408 raft_consensus.cc:2468] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:35.739948 20563 consensus_queue.cc:237] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.742635 20600 raft_consensus.cc:993] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: : Instructing follower e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:35.743115 20600 raft_consensus.cc:1081] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Signalling peer e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:35.745448 20335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:44676
I20260710 11:13:35.745965 20335 raft_consensus.cc:493] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.746311 20335 raft_consensus.cc:3060] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.747200 20536 consensus_queue.cc:1048] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.753784 20156 catalog_manager.cc:5697] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.753759 20335 raft_consensus.cc:515] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.757992 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:35.758419 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb64b9e1745422c859e36e03c15bc53" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.758647 20259 raft_consensus.cc:3055] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.759114 20408 raft_consensus.cc:3060] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.759160 20259 raft_consensus.cc:740] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.760268 20259 consensus_queue.cc:260] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.760787 20335 leader_election.cc:290] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.761487 20259 raft_consensus.cc:3060] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.767820 20408 raft_consensus.cc:2468] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:35.769152 20299 leader_election.cc:304] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.770171 20536 raft_consensus.cc:2804] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.770699 20536 raft_consensus.cc:697] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:35.771695 20536 consensus_queue.cc:237] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.772259 20259 raft_consensus.cc:2468] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:35.779620 20155 catalog_manager.cc:5697] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 1 to 2, leader changed from 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65) to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.805756 20607 consensus_queue.cc:1048] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:35.812233 20555 raft_consensus.cc:993] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:35.812732 20599 raft_consensus.cc:1081] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer e59dfa8c16c24554a6a030cd4a28d391 to start an election
I20260710 11:13:35.814500 20334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
 from {username='slave'} at 127.0.0.1:44692
I20260710 11:13:35.815078 20334 raft_consensus.cc:493] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.815483 20334 raft_consensus.cc:3060] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.819849 20607 consensus_queue.cc:1048] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:35.822837 20334 raft_consensus.cc:515] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.829046 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:35.832548 20334 leader_election.cc:290] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.833187 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e65ffee6ba4619b50387b81b12cbc6" candidate_uuid: "e59dfa8c16c24554a6a030cd4a28d391" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.833916 20408 raft_consensus.cc:3055] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.834295 20408 raft_consensus.cc:740] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:35.835175 20408 consensus_queue.cc:260] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.836614 20408 raft_consensus.cc:3060] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.841838 20576 raft_consensus.cc:993] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:35.842459 20536 raft_consensus.cc:1081] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:35.844141 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51452
I20260710 11:13:35.844208 20408 raft_consensus.cc:2468] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e59dfa8c16c24554a6a030cd4a28d391 in term 2.
I20260710 11:13:35.844637 20259 raft_consensus.cc:493] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.845084 20259 raft_consensus.cc:3060] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.845548 20299 leader_election.cc:304] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [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: cc85ce917a5c40c688c1a63f703e2299, e59dfa8c16c24554a6a030cd4a28d391; no voters: 0185eb0b25bc453eb49acb631e1f8e23
I20260710 11:13:35.846311 20536 raft_consensus.cc:2804] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.846779 20536 raft_consensus.cc:697] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Becoming Leader. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:35.847594 20536 consensus_queue.cc:237] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.852651 20259 raft_consensus.cc:515] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.854925 20259 leader_election.cc:290] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.855780 20334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:35.856557 20334 raft_consensus.cc:3055] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.856983 20334 raft_consensus.cc:740] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:35.856441 20155 catalog_manager.cc:5697] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66). New cstate: current_term: 2 leader_uuid: "e59dfa8c16c24554a6a030cd4a28d391" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.857973 20334 consensus_queue.cc:260] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.859203 20334 raft_consensus.cc:3060] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.861229 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af94674e32114d6992b0cd7b3c7283e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.861888 20408 raft_consensus.cc:3060] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.867705 20334 raft_consensus.cc:2468] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:35.869783 20226 leader_election.cc:304] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.870122 20408 raft_consensus.cc:2468] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:35.870659 20563 raft_consensus.cc:2804] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.871217 20563 raft_consensus.cc:697] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.872131 20563 consensus_queue.cc:237] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.880326 20155 catalog_manager.cc:5697] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:35.949553 20535 raft_consensus.cc:993] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:35.950027 20607 raft_consensus.cc:1081] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:35.951566 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51450
I20260710 11:13:35.952051 20259 raft_consensus.cc:493] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:35.952337 20259 raft_consensus.cc:3060] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.957139 20259 raft_consensus.cc:515] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.958755 20259 leader_election.cc:290] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:35.959668 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:35.959823 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8669b64f4f7e46abbad8a5ef528306e7" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:35.960201 20335 raft_consensus.cc:3060] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.960404 20408 raft_consensus.cc:3055] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:35.960757 20408 raft_consensus.cc:740] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:35.961556 20408 consensus_queue.cc:260] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.962476 20408 raft_consensus.cc:3060] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:35.964800 20335 raft_consensus.cc:2468] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:35.965919 20226 leader_election.cc:304] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:35.966629 20563 raft_consensus.cc:2804] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:35.967033 20563 raft_consensus.cc:697] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:35.967832 20408 raft_consensus.cc:2468] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:35.967826 20563 consensus_queue.cc:237] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:35.974846 20155 catalog_manager.cc:5697] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:36.000891 20535 raft_consensus.cc:993] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: : Instructing follower 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:36.001360 20535 raft_consensus.cc:1081] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Signalling peer 0185eb0b25bc453eb49acb631e1f8e23 to start an election
I20260710 11:13:36.002866 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
 from {username='slave'} at 127.0.0.1:51450
I20260710 11:13:36.003386 20259 raft_consensus.cc:493] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:36.003887 20259 raft_consensus.cc:3060] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:36.008807 20259 raft_consensus.cc:515] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:36.010326 20259 leader_election.cc:290] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Requested vote from peers e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013), cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67:39681)
I20260710 11:13:36.011385 20335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:36.011613 20408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f8602c4ef0d489f9f2fcf6e15125687" candidate_uuid: "0185eb0b25bc453eb49acb631e1f8e23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
I20260710 11:13:36.012072 20335 raft_consensus.cc:3060] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:36.012185 20408 raft_consensus.cc:3055] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:36.012650 20408 raft_consensus.cc:740] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:36.013644 20408 consensus_queue.cc:260] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:36.014983 20408 raft_consensus.cc:3060] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:36.019595 20335 raft_consensus.cc:2468] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:36.020953 20226 leader_election.cc:304] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391; no voters: 
I20260710 11:13:36.021845 20563 raft_consensus.cc:2804] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:36.022284 20563 raft_consensus.cc:697] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Becoming Leader. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:36.022696 20408 raft_consensus.cc:2468] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0185eb0b25bc453eb49acb631e1f8e23 in term 2.
I20260710 11:13:36.023087 20563 consensus_queue.cc:237] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:36.030243 20155 catalog_manager.cc:5697] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 reported cstate change: term changed from 1 to 2, leader changed from cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67) to 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65). New cstate: current_term: 2 leader_uuid: "0185eb0b25bc453eb49acb631e1f8e23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:36.122891 20408 raft_consensus.cc:1275] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.124265 20536 consensus_queue.cc:1048] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.133127 20259 raft_consensus.cc:1275] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.135792 20574 consensus_queue.cc:1048] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.142831 20408 raft_consensus.cc:1275] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.144754 20563 consensus_queue.cc:1048] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.154474 20335 raft_consensus.cc:1275] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.156508 20563 consensus_queue.cc:1048] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.228212 20407 raft_consensus.cc:1275] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.229614 20576 consensus_queue.cc:1048] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.234856 20408 raft_consensus.cc:1275] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.237700 20576 consensus_queue.cc:1048] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.238710 20259 raft_consensus.cc:1275] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.240638 20576 consensus_queue.cc:1048] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.246835 20258 raft_consensus.cc:3060] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:36.254423 20258 raft_consensus.cc:1275] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer e59dfa8c16c24554a6a030cd4a28d391: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.255990 20576 consensus_queue.cc:1048] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.259840 20335 raft_consensus.cc:1275] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.261397 20535 consensus_queue.cc:1048] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.264431 20258 raft_consensus.cc:1275] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.265925 20607 consensus_queue.cc:1048] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.302825 20408 raft_consensus.cc:1275] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.304318 20563 consensus_queue.cc:1048] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.312340 20335 raft_consensus.cc:1275] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.314043 20561 consensus_queue.cc:1048] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.352228 20408 raft_consensus.cc:1275] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.353530 20600 consensus_queue.cc:1048] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.363330 20335 raft_consensus.cc:1275] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.364809 20600 consensus_queue.cc:1048] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.551748 20335 raft_consensus.cc:1275] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.553005 20561 consensus_queue.cc:1048] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:36.566303 20408 raft_consensus.cc:1275] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Refusing update from remote peer 0185eb0b25bc453eb49acb631e1f8e23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:36.568316 20600 consensus_queue.cc:1048] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:37.822561 20356 debug-util.cc:398] Leaking SignalData structure 0x7b08000a8be0 after lost signal to thread 15628
W20260710 11:13:37.824100 20356 debug-util.cc:398] Leaking SignalData structure 0x7b0800272dc0 after lost signal to thread 20192
W20260710 11:13:37.825516 20356 debug-util.cc:398] Leaking SignalData structure 0x7b0800035740 after lost signal to thread 20284
W20260710 11:13:37.826906 20356 debug-util.cc:398] Leaking SignalData structure 0x7b0800196960 after lost signal to thread 20359
W20260710 11:13:37.828321 20356 debug-util.cc:398] Leaking SignalData structure 0x7b08000bafc0 after lost signal to thread 20433
I20260710 11:13:38.604504 20155 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53430:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:38.629444 20155 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53430:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:38.752041 15625 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:13:38.778298 20654 log.cc:927] Time spent T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260710 11:13:38.792496 20299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.66.67:39681, user_credentials={real_user=slave}} blocked reactor thread for 69731.8us
W20260710 11:13:38.900321 20670 log.cc:927] Time spent T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260710 11:13:38.930109 20677 tablet.cc:1724] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.003351 20688 tablet.cc:1724] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.042342 20685 tablet.cc:1724] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.056180 20692 tablet.cc:1724] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.061506 20683 tablet.cc:1724] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.069077 20694 tablet.cc:1724] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.102167 20688 tablet.cc:1724] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.104423 20699 tablet.cc:1724] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.106262 20700 tablet.cc:1724] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.078042 20695 tablet.cc:1724] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.077320 20690 tablet.cc:1724] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.127259 20335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99"
dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
mode: GRACEFUL
new_leader_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:40824
I20260710 11:13:39.127966 20335 raft_consensus.cc:606] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Received request to transfer leadership to TS cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:39.151149 20666 raft_consensus.cc:993] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: : Instructing follower cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:39.151993 20671 raft_consensus.cc:1081] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Signalling peer cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:39.153725 20677 tablet.cc:1724] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.162499 20697 tablet.cc:1724] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.165369 20403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:39800
I20260710 11:13:39.166280 20403 raft_consensus.cc:493] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:39.166780 20403 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:39.197939 20403 raft_consensus.cc:515] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:39.205868 20688 tablet.cc:1724] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.184438 20695 tablet.cc:1724] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.205977 20703 tablet.cc:1724] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.151588 20685 tablet.cc:1724] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.207398 20690 tablet.cc:1724] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.209865 20403 leader_election.cc:290] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:39.211586 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:39.223698 20257 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:39.223387 20677 tablet.cc:1724] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.247185 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d"
dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
mode: GRACEFUL
new_leader_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:39060
I20260710 11:13:39.220033 20692 tablet.cc:1724] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.247848 20259 raft_consensus.cc:606] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Received request to transfer leadership to TS cc85ce917a5c40c688c1a63f703e2299
I20260710 11:13:39.211170 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33de74bf4b624a818e2dbe61d06d8a99" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:39.248432 20331 raft_consensus.cc:3055] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:39.248756 20331 raft_consensus.cc:740] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e59dfa8c16c24554a6a030cd4a28d391, State: Running, Role: LEADER
I20260710 11:13:39.249512 15625 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:39.250170 15625 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:39.234138 20683 tablet.cc:1724] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.249773 20331 consensus_queue.cc:260] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [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: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:39.252450 20331 raft_consensus.cc:3060] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:39.236923 20257 raft_consensus.cc:2468] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 3.
I20260710 11:13:39.271849 20699 tablet.cc:1724] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.238637 20700 tablet.cc:1724] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.268772 20703 tablet.cc:1724] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.273547 20695 tablet.cc:1724] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.274351 20374 leader_election.cc:304] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [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: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:39.279780 20682 raft_consensus.cc:2804] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:39.280295 20682 raft_consensus.cc:697] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 3 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:39.281095 20682 consensus_queue.cc:237] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [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: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:39.260473 20697 tablet.cc:1724] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.287076 20331 raft_consensus.cc:2468] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 3.
I20260710 11:13:39.295197 20697 tablet.cc:1724] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:13:39.324596 20156 catalog_manager.cc:5697] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 2 to 3, leader changed from e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66) to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 3 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:39.332929 20155 catalog_manager.cc:6242] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5: soft_deleted_table [id=21542df735ac4e5e9719a233efce1075] alter complete (version 1)
I20260710 11:13:39.519305 20701 raft_consensus.cc:993] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: : Instructing follower cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:39.519922 20702 raft_consensus.cc:1081] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Signalling peer cc85ce917a5c40c688c1a63f703e2299 to start an election
I20260710 11:13:39.521667 20403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d"
dest_uuid: "cc85ce917a5c40c688c1a63f703e2299"
 from {username='slave'} at 127.0.0.1:39784
I20260710 11:13:39.522162 20403 raft_consensus.cc:493] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:39.522476 20403 raft_consensus.cc:3060] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:39.528936 20403 raft_consensus.cc:515] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:39.531620 20257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0185eb0b25bc453eb49acb631e1f8e23"
I20260710 11:13:39.532214 20257 raft_consensus.cc:3055] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:39.532040 20331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651205783e4d499ca8b4886f2d5cc04d" candidate_uuid: "cc85ce917a5c40c688c1a63f703e2299" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e59dfa8c16c24554a6a030cd4a28d391"
I20260710 11:13:39.532604 20257 raft_consensus.cc:740] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0185eb0b25bc453eb49acb631e1f8e23, State: Running, Role: LEADER
I20260710 11:13:39.532832 20331 raft_consensus.cc:3060] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:39.533504 20257 consensus_queue.cc:260] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:39.534665 20257 raft_consensus.cc:3060] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:39.537534 20403 leader_election.cc:290] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 election: Requested vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:39.542687 20257 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 2.
I20260710 11:13:39.544687 20374 leader_election.cc:304] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0185eb0b25bc453eb49acb631e1f8e23, cc85ce917a5c40c688c1a63f703e2299; no voters: 
I20260710 11:13:39.545468 20331 raft_consensus.cc:2468] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc85ce917a5c40c688c1a63f703e2299 in term 2.
I20260710 11:13:39.545625 20682 raft_consensus.cc:2804] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:39.546511 20682 raft_consensus.cc:697] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 2 LEADER]: Becoming Leader. State: Replica: cc85ce917a5c40c688c1a63f703e2299, State: Running, Role: LEADER
I20260710 11:13:39.547600 20682 consensus_queue.cc:237] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:39.557183 20156 catalog_manager.cc:5697] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 reported cstate change: term changed from 1 to 2, leader changed from 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65) to cc85ce917a5c40c688c1a63f703e2299 (127.15.66.67). New cstate: current_term: 2 leader_uuid: "cc85ce917a5c40c688c1a63f703e2299" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:39.683135 20331 raft_consensus.cc:1275] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 3 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:39.684725 20682 consensus_queue.cc:1048] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:39.709969 20257 raft_consensus.cc:1275] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 3 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:39.711457 20682 consensus_queue.cc:1048] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:40.080559 20257 raft_consensus.cc:1275] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:40.082226 20714 consensus_queue.cc:1048] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:40.090344 20334 raft_consensus.cc:1275] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Refusing update from remote peer cc85ce917a5c40c688c1a63f703e2299: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:40.092221 20714 consensus_queue.cc:1048] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:40.317689 15625 tablet_server.cc:179] TabletServer@127.15.66.65:0 shutting down...
I20260710 11:13:40.349900 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:40.351064 15625 tablet_replica.cc:333] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.351965 15625 raft_consensus.cc:2243] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.352604 15625 raft_consensus.cc:2272] T 56fa457e987248a5bf8007319ed607a0 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.354753 15625 tablet_replica.cc:333] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.355353 15625 raft_consensus.cc:2243] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.355808 15625 raft_consensus.cc:2272] T a4cf695703a44df8bcc1679903f8f62f P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.357785 15625 tablet_replica.cc:333] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.358374 15625 raft_consensus.cc:2243] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.359077 15625 raft_consensus.cc:2272] T 97e0cf59ed80489d9af58da6bcf35188 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.360926 15625 tablet_replica.cc:333] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.361500 15625 raft_consensus.cc:2243] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.362247 15625 raft_consensus.cc:2272] T 5f8602c4ef0d489f9f2fcf6e15125687 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.364315 15625 tablet_replica.cc:333] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.364884 15625 raft_consensus.cc:2243] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.365285 15625 raft_consensus.cc:2272] T 33de74bf4b624a818e2dbe61d06d8a99 P 0185eb0b25bc453eb49acb631e1f8e23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.367924 15625 tablet_replica.cc:333] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.368553 15625 raft_consensus.cc:2243] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.369390 15625 raft_consensus.cc:2272] T a27c237d95a44087ab36b261784e8db5 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.371650 15625 tablet_replica.cc:333] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.372224 15625 raft_consensus.cc:2243] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.372807 15625 raft_consensus.cc:2272] T 8370c52190434e44a7a58258459500b1 P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.375116 15625 tablet_replica.cc:333] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.375739 15625 raft_consensus.cc:2243] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.376144 15625 raft_consensus.cc:2272] T 651205783e4d499ca8b4886f2d5cc04d P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.378829 15625 tablet_replica.cc:333] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.379380 15625 raft_consensus.cc:2243] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.379824 15625 raft_consensus.cc:2272] T d7452a0e35a746229f25d08390591159 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.382294 15625 tablet_replica.cc:333] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.382900 15625 raft_consensus.cc:2243] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.383899 15625 raft_consensus.cc:2272] T af94674e32114d6992b0cd7b3c7283e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.385910 15625 tablet_replica.cc:333] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.386466 15625 raft_consensus.cc:2243] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.386924 15625 raft_consensus.cc:2272] T 0e3f2c8917c64c149aadab7d009ea9de P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.388814 15625 tablet_replica.cc:333] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.389348 15625 raft_consensus.cc:2243] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.390223 15625 raft_consensus.cc:2272] T 8669b64f4f7e46abbad8a5ef528306e7 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.392524 15625 tablet_replica.cc:333] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
W20260710 11:13:40.393019 20300 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 87 similar messages]
I20260710 11:13:40.393405 15625 raft_consensus.cc:2243] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.394557 15625 raft_consensus.cc:2272] T 5092a26452b44549969a6b0bc074a483 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:40.396436 20300 consensus_peers.cc:597] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 -> Peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Couldn't send request to peer 0185eb0b25bc453eb49acb631e1f8e23. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:40.397090 15625 tablet_replica.cc:333] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.397733 15625 raft_consensus.cc:2243] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.398162 15625 raft_consensus.cc:2272] T 55e65ffee6ba4619b50387b81b12cbc6 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.399904 15625 tablet_replica.cc:333] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.400429 15625 raft_consensus.cc:2243] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.400864 15625 raft_consensus.cc:2272] T eb44f6cb533242109d0a05bb70981d69 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.403080 15625 tablet_replica.cc:333] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.403621 15625 raft_consensus.cc:2243] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.404083 15625 raft_consensus.cc:2272] T 8bfc2462c8ad4907a2d2bbded3f290ca P 0185eb0b25bc453eb49acb631e1f8e23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.406234 15625 tablet_replica.cc:333] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.406713 15625 raft_consensus.cc:2243] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.407137 15625 raft_consensus.cc:2272] T 6bb64b9e1745422c859e36e03c15bc53 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.409005 15625 tablet_replica.cc:333] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23: stopping tablet replica
I20260710 11:13:40.409569 15625 raft_consensus.cc:2243] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.410480 15625 raft_consensus.cc:2272] T ec92aa480a764024a3bb7337aabc8ac4 P 0185eb0b25bc453eb49acb631e1f8e23 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:40.420698 20300 consensus_peers.cc:597] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 -> Peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Couldn't send request to peer 0185eb0b25bc453eb49acb631e1f8e23. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:40.455507 15625 tablet_server.cc:196] TabletServer@127.15.66.65:0 shutdown complete.
I20260710 11:13:40.494416 15625 tablet_server.cc:179] TabletServer@127.15.66.66:0 shutting down...
I20260710 11:13:40.534595 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:40.535320 15625 tablet_replica.cc:333] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.535953 15625 raft_consensus.cc:2243] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.536497 15625 raft_consensus.cc:2272] T 56fa457e987248a5bf8007319ed607a0 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.538446 15625 tablet_replica.cc:333] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.539052 15625 raft_consensus.cc:2243] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.539808 15625 raft_consensus.cc:2272] T a4cf695703a44df8bcc1679903f8f62f P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.541790 15625 tablet_replica.cc:333] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.542315 15625 raft_consensus.cc:2243] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.542742 15625 raft_consensus.cc:2272] T 97e0cf59ed80489d9af58da6bcf35188 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.544502 15625 tablet_replica.cc:333] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.545042 15625 raft_consensus.cc:2243] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.545548 15625 raft_consensus.cc:2272] T a27c237d95a44087ab36b261784e8db5 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.547628 15625 tablet_replica.cc:333] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.548184 15625 raft_consensus.cc:2243] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.548987 15625 raft_consensus.cc:2272] T 8370c52190434e44a7a58258459500b1 P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.551035 15625 tablet_replica.cc:333] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.551553 15625 raft_consensus.cc:2243] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.552318 15625 raft_consensus.cc:2272] T 8bfc2462c8ad4907a2d2bbded3f290ca P e59dfa8c16c24554a6a030cd4a28d391 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.554736 15625 tablet_replica.cc:333] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.555413 15625 raft_consensus.cc:2243] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.556480 15625 raft_consensus.cc:2272] T 6bb64b9e1745422c859e36e03c15bc53 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:40.558408 20375 consensus_peers.cc:597] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 -> Peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Couldn't send request to peer e59dfa8c16c24554a6a030cd4a28d391. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:40.558837 15625 tablet_replica.cc:333] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.559491 15625 raft_consensus.cc:2243] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.559998 15625 raft_consensus.cc:2272] T ec92aa480a764024a3bb7337aabc8ac4 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.562183 15625 tablet_replica.cc:333] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.562791 15625 raft_consensus.cc:2243] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.563273 15625 raft_consensus.cc:2272] T 5f8602c4ef0d489f9f2fcf6e15125687 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.565295 15625 tablet_replica.cc:333] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.566067 15625 raft_consensus.cc:2243] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.566568 15625 raft_consensus.cc:2272] T 33de74bf4b624a818e2dbe61d06d8a99 P e59dfa8c16c24554a6a030cd4a28d391 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.570540 15625 tablet_replica.cc:333] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.571138 15625 raft_consensus.cc:2243] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.571906 15625 raft_consensus.cc:2272] T d7452a0e35a746229f25d08390591159 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.573791 15625 tablet_replica.cc:333] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.574312 15625 raft_consensus.cc:2243] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.574734 15625 raft_consensus.cc:2272] T 651205783e4d499ca8b4886f2d5cc04d P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.577325 15625 tablet_replica.cc:333] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.577936 15625 raft_consensus.cc:2243] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.578382 15625 raft_consensus.cc:2272] T 8669b64f4f7e46abbad8a5ef528306e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.580066 15625 tablet_replica.cc:333] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.580587 15625 raft_consensus.cc:2243] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.581045 15625 raft_consensus.cc:2272] T 5092a26452b44549969a6b0bc074a483 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.583299 15625 tablet_replica.cc:333] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.583806 15625 raft_consensus.cc:2243] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.584538 15625 raft_consensus.cc:2272] T 55e65ffee6ba4619b50387b81b12cbc6 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.586344 15625 tablet_replica.cc:333] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.586856 15625 raft_consensus.cc:2243] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:40.587620 15625 raft_consensus.cc:2272] T eb44f6cb533242109d0a05bb70981d69 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.589892 15625 tablet_replica.cc:333] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.590544 15625 raft_consensus.cc:2243] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.591110 15625 raft_consensus.cc:2272] T af94674e32114d6992b0cd7b3c7283e7 P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:40.593739 15625 tablet_replica.cc:333] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391: stopping tablet replica
I20260710 11:13:40.594237 15625 raft_consensus.cc:2243] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:40.594846 15625 raft_consensus.cc:2272] T 0e3f2c8917c64c149aadab7d009ea9de P e59dfa8c16c24554a6a030cd4a28d391 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:40.596333 20374 consensus_peers.cc:597] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 -> Peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Couldn't send request to peer 0185eb0b25bc453eb49acb631e1f8e23. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:40.635979 20374 consensus_peers.cc:597] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 -> Peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Couldn't send request to peer 0185eb0b25bc453eb49acb631e1f8e23. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:40.640743 20374 consensus_peers.cc:597] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 -> Peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Couldn't send request to peer 0185eb0b25bc453eb49acb631e1f8e23. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:40.702502 20375 consensus_peers.cc:597] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 -> Peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Couldn't send request to peer e59dfa8c16c24554a6a030cd4a28d391. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:40.777773 20374 consensus_peers.cc:597] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 -> Peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Couldn't send request to peer 0185eb0b25bc453eb49acb631e1f8e23. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:40.815613 20375 consensus_peers.cc:597] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 -> Peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Couldn't send request to peer e59dfa8c16c24554a6a030cd4a28d391. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:40.828828 20375 consensus_peers.cc:597] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 -> Peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Couldn't send request to peer e59dfa8c16c24554a6a030cd4a28d391. Status: Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:41.517776 20723 raft_consensus.cc:493] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e59dfa8c16c24554a6a030cd4a28d391)
I20260710 11:13:41.518311 20723 raft_consensus.cc:515] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:41.520251 20723 leader_election.cc:290] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
W20260710 11:13:41.524556 20374 leader_election.cc:336] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111)
W20260710 11:13:41.525206 20375 leader_election.cc:336] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111)
I20260710 11:13:41.525633 20375 leader_election.cc:304] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:41.526293 20723 raft_consensus.cc:2749] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:13:41.531840 20723 raft_consensus.cc:493] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0185eb0b25bc453eb49acb631e1f8e23)
I20260710 11:13:41.532488 20723 raft_consensus.cc:515] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } }
I20260710 11:13:41.535008 20723 leader_election.cc:290] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
W20260710 11:13:41.540596 20375 leader_election.cc:336] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111)
W20260710 11:13:41.541491 20374 leader_election.cc:336] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111)
I20260710 11:13:41.541981 20374 leader_election.cc:304] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:41.542820 20723 raft_consensus.cc:2749] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:41.627980 15625 tablet_server.cc:196] TabletServer@127.15.66.66:0 shutdown complete.
I20260710 11:13:41.658485 15625 tablet_server.cc:179] TabletServer@127.15.66.67:0 shutting down...
I20260710 11:13:41.663501 20723 raft_consensus.cc:493] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0185eb0b25bc453eb49acb631e1f8e23)
I20260710 11:13:41.664124 20723 raft_consensus.cc:515] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:41.665036 20724 raft_consensus.cc:493] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e59dfa8c16c24554a6a030cd4a28d391)
I20260710 11:13:41.665673 20724 raft_consensus.cc:515] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:41.668754 20723 leader_election.cc:290] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:41.669275 20724 leader_election.cc:290] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
W20260710 11:13:41.678220 20375 leader_election.cc:336] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111)
W20260710 11:13:41.678995 20375 leader_election.cc:336] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111)
W20260710 11:13:41.681596 20374 leader_election.cc:336] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111)
I20260710 11:13:41.682173 20374 leader_election.cc:304] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:41.682999 20724 raft_consensus.cc:2749] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:13:41.683228 20374 leader_election.cc:336] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111)
I20260710 11:13:41.683903 20374 leader_election.cc:304] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:41.684692 20724 raft_consensus.cc:2749] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:41.694970 15625 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:41.695847 15625 tablet_replica.cc:333] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.696652 15625 raft_consensus.cc:2243] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:41.697712 15625 raft_consensus.cc:2272] T 56fa457e987248a5bf8007319ed607a0 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.700176 15625 tablet_replica.cc:333] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.700947 15625 raft_consensus.cc:2243] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.701512 15625 raft_consensus.cc:2272] T a4cf695703a44df8bcc1679903f8f62f P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.701710 20724 raft_consensus.cc:493] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0185eb0b25bc453eb49acb631e1f8e23)
I20260710 11:13:41.702255 20724 raft_consensus.cc:515] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0185eb0b25bc453eb49acb631e1f8e23" member_type: VOTER last_known_addr { host: "127.15.66.65" port: 34163 } } peers { permanent_uuid: "e59dfa8c16c24554a6a030cd4a28d391" member_type: VOTER last_known_addr { host: "127.15.66.66" port: 37013 } } peers { permanent_uuid: "cc85ce917a5c40c688c1a63f703e2299" member_type: VOTER last_known_addr { host: "127.15.66.67" port: 39681 } }
I20260710 11:13:41.703891 15625 tablet_replica.cc:333] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.704231 20724 leader_election.cc:290] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163), e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013)
I20260710 11:13:41.704743 15625 raft_consensus.cc:2243] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.705448 15625 raft_consensus.cc:2272] T 97e0cf59ed80489d9af58da6bcf35188 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.707772 15625 tablet_replica.cc:333] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.708515 15625 raft_consensus.cc:2243] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.709093 15625 raft_consensus.cc:2272] T 5f8602c4ef0d489f9f2fcf6e15125687 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.711787 15625 tablet_replica.cc:333] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
W20260710 11:13:41.711908 20375 leader_election.cc:336] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e59dfa8c16c24554a6a030cd4a28d391 (127.15.66.66:37013): Network error: Client connection negotiation failed: client connection to 127.15.66.66:37013: connect: Connection refused (error 111)
I20260710 11:13:41.712620 15625 raft_consensus.cc:2243] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:13:41.713129 20374 leader_election.cc:336] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0185eb0b25bc453eb49acb631e1f8e23 (127.15.66.65:34163): Network error: Client connection negotiation failed: client connection to 127.15.66.65:34163: connect: Connection refused (error 111)
I20260710 11:13:41.713456 15625 raft_consensus.cc:2272] T 33de74bf4b624a818e2dbe61d06d8a99 P cc85ce917a5c40c688c1a63f703e2299 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.713604 20374 leader_election.cc:304] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [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: cc85ce917a5c40c688c1a63f703e2299; no voters: 0185eb0b25bc453eb49acb631e1f8e23, e59dfa8c16c24554a6a030cd4a28d391
I20260710 11:13:41.714188 20724 raft_consensus.cc:2749] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:13:41.715821 15625 tablet_replica.cc:333] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.716388 15625 raft_consensus.cc:2243] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:41.717065 15625 raft_consensus.cc:2272] T 651205783e4d499ca8b4886f2d5cc04d P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.718925 15625 tablet_replica.cc:333] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.719412 15625 raft_consensus.cc:2243] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.719785 15625 raft_consensus.cc:2272] T d7452a0e35a746229f25d08390591159 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.721547 15625 tablet_replica.cc:333] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.722028 15625 raft_consensus.cc:2243] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.722398 15625 raft_consensus.cc:2272] T af94674e32114d6992b0cd7b3c7283e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.724045 15625 tablet_replica.cc:333] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.724485 15625 raft_consensus.cc:2243] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:41.725152 15625 raft_consensus.cc:2272] T 0e3f2c8917c64c149aadab7d009ea9de P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.727442 15625 tablet_replica.cc:333] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.727922 15625 raft_consensus.cc:2243] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.728278 15625 raft_consensus.cc:2272] T 8370c52190434e44a7a58258459500b1 P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.730079 15625 tablet_replica.cc:333] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.730533 15625 raft_consensus.cc:2243] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.730943 15625 raft_consensus.cc:2272] T a27c237d95a44087ab36b261784e8db5 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.732697 15625 tablet_replica.cc:333] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.733150 15625 raft_consensus.cc:2243] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.733597 15625 raft_consensus.cc:2272] T 6bb64b9e1745422c859e36e03c15bc53 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.735471 15625 tablet_replica.cc:333] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.736020 15625 raft_consensus.cc:2243] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.736501 15625 raft_consensus.cc:2272] T ec92aa480a764024a3bb7337aabc8ac4 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.738298 15625 tablet_replica.cc:333] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.738812 15625 raft_consensus.cc:2243] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.739197 15625 raft_consensus.cc:2272] T 8bfc2462c8ad4907a2d2bbded3f290ca P cc85ce917a5c40c688c1a63f703e2299 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.741107 15625 tablet_replica.cc:333] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.741665 15625 raft_consensus.cc:2243] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.742086 15625 raft_consensus.cc:2272] T 55e65ffee6ba4619b50387b81b12cbc6 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.743755 15625 tablet_replica.cc:333] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.744226 15625 raft_consensus.cc:2243] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.744654 15625 raft_consensus.cc:2272] T eb44f6cb533242109d0a05bb70981d69 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.746354 15625 tablet_replica.cc:333] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.746832 15625 raft_consensus.cc:2243] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.747189 15625 raft_consensus.cc:2272] T 8669b64f4f7e46abbad8a5ef528306e7 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.748754 15625 tablet_replica.cc:333] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299: stopping tablet replica
I20260710 11:13:41.749135 15625 raft_consensus.cc:2243] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:41.749506 15625 raft_consensus.cc:2272] T 5092a26452b44549969a6b0bc074a483 P cc85ce917a5c40c688c1a63f703e2299 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.788400 15625 tablet_server.cc:196] TabletServer@127.15.66.67:0 shutdown complete.
I20260710 11:13:41.818907 15625 master.cc:562] Master@127.15.66.126:38519 shutting down...
I20260710 11:13:41.842730 15625 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:41.843376 15625 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:41.843760 15625 tablet_replica.cc:333] T 00000000000000000000000000000000 P aa584c838bb5422db162ad675617eee5: stopping tablet replica
I20260710 11:13:41.864702 15625 master.cc:584] Master@127.15.66.126:38519 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12553 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26935 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (118085 ms total)
[  PASSED  ] 8 tests.
I20260710 11:13:41.922977 15625 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 516 messages since previous log ~17 seconds ago
I20260710 11:13:41.923323 15625 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 516 messages since previous log ~17 seconds ago
I20260710 11:13:41.923513 15625 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 512 messages since previous log ~17 seconds ago
I20260710 11:13:41.923725 15625 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 ~35 seconds ago
I20260710 11:13:41.923913 15625 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 ~35 seconds ago
I20260710 11:13:41.924180 15625 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 32 messages since previous log ~1 seconds ago
I20260710 11:13:41.924468 15625 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
